Jump to content

Unable to ping or traceroute to gateway


dodgeman

Recommended Posts

So I've been dealing with several issue, I believe stem from a failing motherboard and or faulty boot media. I fixed the boot media and now the server starts without a kernel fault. I ran the Fix Common Problems Plug-in to see what issues I may still have and it reported bad DNS configuration. I checked that out and found I cannot ping or traceroute to my DNS/Gateway.  I can ping other machines on the same subnet. I can

 

PING 192.168.0.24 (192.168.0.24) 56(84) bytes of data.
64 bytes from 192.168.0.24: icmp_seq=1 ttl=128 time=0.155 ms
64 bytes from 192.168.0.24: icmp_seq=2 ttl=128 time=0.187 ms

 

Ping to the gateway

ping 192.168.0.1
PING 192.168.0.1 (192.168.0.1) 56(84) bytes of data.
From 192.168.0.107 icmp_seq=10 Destination Host Unreachable

 

So that rules out cable issues,

 

The routes look ok

 

route
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
default         192.168.0.1     0.0.0.0         UG    208    0        0 eth0
192.168.0.0     0.0.0.0         255.255.255.0   U     208    0        0 eth0

 

I did have bonding error reported but the network setting in the GUI did not show it, but the network.cfg did, so I reset the network.cfg. 

 

IFNAME[0]="eth0"
PROTOCOL[0]="ipv4"
USE_DHCP[0]="yes"
DHCP_KEEPRESOLV="yes"
DNS_SERVER1="8.8.8.8"
DNS_SERVER2="8.8.4.4"
USE_DHCP6[0]="yes"
DHCP6_KEEPRESOLV="no"
SYSNICS="1"

 

Link to comment

OK so one other thing I just did changed the ip address to 192.168.0.66 as DHCP, Then everything works, I changed it back to a reserved .107 at it fails, again. I change it to .108 and it fails, change it to .66 and it works as a static address.  I have not made changes to my router so I am not sure what is going on.

Edited by dodgeman
More info
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...