One Laptop acting as MPP: Difference between revisions
Jump to navigation
Jump to search
(New page: ===Getting into the Configuration=== '''Either''' #Go to a location where it occurs naturally. (difficult for this configuration) ##School server. ##One laptop can see both the server and ...) |
(Marked deprecated per cjb) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
{{Deprecated}} |
|||
===Getting into the Configuration=== |
===Getting into the Configuration=== |
||
'''Either''' |
'''Either''' |
||
Line 4: | Line 6: | ||
##School server. |
##School server. |
||
##One laptop can see both the server and the other laptop. The other laptop can only see the first laptop and not the server. |
##One laptop can see both the server and the other laptop. The other laptop can only see the first laptop and not the server. |
||
##Still, must turn on MPP for first laptop. |
##Still, must turn on MPP (Mesh Portal Point) for first laptop. |
||
###Login on a terminal as root. |
###Login on a terminal as root. |
||
###Type: |
###Type: |
||
Line 18: | Line 20: | ||
===Checking that laptops are in the MPP Configuration=== |
===Checking that laptops are in the MPP Configuration=== |
||
'''Laptop 1''' |
'''Laptop 1''' |
||
*The file /etc/resolve.conf should have text: |
*The file /etc/resolve.conf should have text like: |
||
search { |
search {domainname} |
||
nameserver {IP_address} |
nameserver {IP_address} |
||
*The laptop should have a good IP address |
*The laptop should have a good IP address |
||
Line 25: | Line 27: | ||
**Alternatively: Laptop should be able to browse the internet. |
**Alternatively: Laptop should be able to browse the internet. |
||
'''Laptop2''' |
'''Laptop2''' |
||
*The file /etc/resolve.conf should have text: |
*The file /etc/resolve.conf should have text with at least one line of: |
||
nameserver {IP_address} |
|||
[[Category:Network]] |
|||
[[Category:HowTo]] |
|||
{{cleanup}} |