User:Brett Wuth/Running Notes/2009-08
From PCSAR
2009-08-02
pcsar.castrov.cuug.ab.ca can't reach out:
wuth@pcsar:~$ route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.23.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 wuth@pcsar:~$
Reboot. Had some problems getting proper IP assignment because vmware was giving different MAC. Fixed. This should be unrelated. When reboot succeeds:
pcsar:~# route -n Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface 192.168.23.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0 0.0.0.0 192.168.23.1 0.0.0.0 UG 0 0 0 eth0 pcsar:~#