TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:10302] Route Configs...
The hangs seem to be cause by address resolution of my default route....
route -n
works just fine....
So, now back to where we were I have as follows..
eth1 : outside of firewall : 205.218.57.25
eth0 : inside of firewall : 192.168.6.48
lo : loopback: 127.0.0.0
default : gateway to rest of the world : gw.bbros.com(205.218.57.17)
So, what you are saying, is that I need to add the 205.218.57.17 to
my routing table?
----------