View Single Post
Posts: 39 | Thanked: 0 times | Joined on Feb 2010 @ Zürich, Switzerland
#15
Originally Posted by Rob1n View Post
Is the routing table on your laptop correct?
This is the routing table of my laptop, is this OK?
Code:
root@epithalamus:~# route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
172.16.23.0     0.0.0.0         255.255.255.0   U     0      0        0 vmnet8
192.168.177.0   0.0.0.0         255.255.255.0   U     0      0        0 vmnet1
192.168.254.0   0.0.0.0         255.255.255.0   U     2      0        0 wlan0
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 wlan0
0.0.0.0         192.168.254.1   0.0.0.0         UG    0      0        0 wlan0

Last edited by joschum; 2010-02-08 at 13:09.