Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
11-26-2002, 10:03 PM
|
#1
|
LQ Newbie
Registered: Nov 2002
Distribution: Red Hat 7.3
Posts: 2
Rep:
|
destination host unreachable
I have a Red Hat question for you that really has me stumped. I have two different Red Hat 7.3 boxes that both function as cdrw and pure-ftpd servers. I've had them both running flawlessly for about 4 months now, but in the last few days I've rebooted one and then other (for the first time in 4 months). In each case when the machines came back up, they lost network connectivity. Sort of... Any ip address that I ping other than the local host comes back "destination host unreachable". Naturally, I can't ping by f.q.d.n. because it thinks the dns server it's been using all along is also unreachable. I checked the route table against another Linux machine that is working fine and they are identical, except the route table on the two machines that aren't working, the last route entry (the default route) takes an extra few seconds to come up. The last time I did reboot these boxes, they came back up just fine and I don't recall adding any software (or upgrading).
My dilemma is that I haven't changed anything other than simply rebooting them. Any ideas? Or perhaps even what logs I should be looking into to determine a potential problem?
|
|
|
11-26-2002, 10:16 PM
|
#2
|
Member
Registered: Aug 2002
Location: Sydney, Australia
Distribution: Redhat, Open BSD, SuSe, Debian, CentOS
Posts: 177
Rep:
|
Can you post the output of a netstat -rn ?
Did you manually add the routes or were the added at boot?
Are your Ethernet interface(s) activiated on boot?
|
|
|
11-27-2002, 08:53 AM
|
#3
|
LQ Newbie
Registered: Nov 2002
Distribution: Red Hat 7.3
Posts: 2
Original Poster
Rep:
|
netstat -rn
Kernal IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
172.16.0.0 0.0.0.0 255.255.0.0 U 40 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 40 0 0 lo
0.0.0.0 172.16.0.1 0.0.0.0 UG 40 0 0 eth0
routes automatically added at boot.
interface enabled at boot.
|
|
|
11-27-2002, 01:36 PM
|
#4
|
LQ Newbie
Registered: Nov 2002
Location: Pennsylvania, USA
Distribution: Redhat Linux 8
Posts: 11
Rep:
|
Do these machines have static IPs or are they using DHCP?
If you could post the output of '/sbin/ifconfig -a', that could be helpful.
Also, you might want to try looking at your system messages log /var/log/messages. (example: 'cat /var/log/messages |more'). There will likely be a LOT of data to read through, so you may want to use grep to look for things like 'eth0', or prehaps search by date (i.e. the date you rebooted these systems).
I hope this helps or points you to the possible culprit.
Last edited by Javahead2000; 11-27-2002 at 01:37 PM.
|
|
|
All times are GMT -5. The time now is 08:34 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|