eSmith newbee here ...
I have three internal networks centered on a Novell box. The Novell box is routing IP between the three networks just fine.
eSmith is on one of those networks and works as expected with
all the machines on that network. I'd like the machines on the
other two networks to see eSmith via the Novell box and also
be able to get to the internet.
Logging in as root I can set a working route:
route add -net x.x.x.x netmask x.x.x.x gw 192.168.200.81
After that route is set I *CAN* ping back and forth between
eSmith and the PC on the distant networks. Those machines are
also seeing and using the DNS just fine ... just no connect to
the outside world.
How can I get eSmith to work with these internal gated IPs?
And how can I get the route to stick on reboot (it goes away)?
Any help appreciated.