User:Brett Wuth/Running Notes/2009-08

From PCSAR

(Difference between revisions)
Jump to: navigation, search
(2009-08-02)
(2009-08-02)
Line 20: Line 20:
pcsar:~#
pcsar:~#
</pre>
</pre>
 +
== 2009-08-30 ==

Revision as of 21:38, 30 August 2009

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:~#

2009-08-30