cant ping my server, help???
Ok i have a weird problem hereC:\>ping 81.97.225.82
Pinging 81.97.225.82 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 81.97.225.82:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>ping 192.168.0.1
Pinging 192.168.0.1 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 192.168.0.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Approximate round trip times in milli-seconds:
Minimum = 0ms, Maximum = 0ms, Average = 0ms
C:\>
81.97.225.82 is the server ip, and 192.168.0.1 is the internal ip for the server, pinged from 192.168.0.2 (pc im on now, local network)
now the ping doesn't reply, BUT, everything else works, ie, sites hosted on it work, the dns server resolves everything just fine, etc etc
check for yourselves :
http://81.97.225.82
http://www.thedigitaldream.co.uk
can you ping the server???
or is it just me
also what could be wrong??
in /etc/hosts i have:
127.0.0.1 localhost.localdomain
81.97.225.82 srv1.thedigitaldream.co.uk
192.168.0.1 srv1
Thanx