Thanks for the info! I'm finding the links (and other topics there) very useful.
I'm now afraid, however, that I have something fairly basic messed up with my route table. When I type "route -n" I get:
Code:
Destination Gateway Genmask Flags Metric Ref Use Iface
255.255.255.255 0.0.0.0 255.255.255.255 UH 0 0 0 eth1
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
xx.xxx.xx.0 0.0.0.0 255.255.254.0 U 0 0 0 eth0
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth1
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
0.0.0.0 xx.xxx.xx.1 0.0.0.0 UG 0 0 0 eth0
This doesn't match the example route tables provided in the HOWTO sites.
Any ideas on where my problem resides?
Thanks again!
Destry
Bookmarks