Ben Francis wrote:
...However, about 1 in 3 boots on the redhat box result in the message "Temporary failure in name resolution" when I attempt to ssh connect. The only way I've been able to find to get it to see the internet is to reboot it. Surely there' must be an easy way of showing it where the internet connection is without having to reboot!
Your redhat box should have the hosts-ip name resolutions in your /etc/hosts file, so if you type ssh zxr400 it will look for an entry zxr400 234.567.898.765 (for example) presuming the linux boxes you ssh to are on fixed IP addresses.
Or do you mean that it is the actual internet connection you lose? Have you checked that your redhat box has the windows with the modem as its gateway? On debian this info is in a file /etc/network/interfaces.
Or do you mean that you type, e.g. ssh www.google.com and the name can't be resolved, in which case you may need to add some name servers to your /etc/resolv.conf file on your redhat box?
I may have misunderstood your problem.
I would set up the internet dialup on the linux box and connect the three
XP
boxes in the house to it, but I only have a winmodem.........
:-) My favourite subject.... Have you checked it on http://www.linmodems.org site?
Jen
Or do you mean that it is the actual internet connection you lose? Have you checked that your redhat box has the windows with the modem as
its
gateway? On debian this info is in a file /etc/network/interfaces.
Yes, i think it's just the internet connection in general, it just can't see the outside world. Don't know how all that works so I'll ask how to do it in more detail when i have some time!
:-) My favourite subject.... Have you checked it on http://www.linmodems.org site?
I've heard all about it, but because I should be getting broadband soon I don't think its worth the hastle to set up.
Thanks
Ben