Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

cant ping to linux from client

Status
Not open for further replies.

vintl

Technical User
Jun 9, 2000
72
MY
i can ping from my linux machine to my windows machine and itself, but i can't ping from my windows machine to the linux. both machine is connected by a CAT cable. windows having ip 10.0.0.121 and linux 10.0.0.120
what is the possible error?
 
Two possibilities:



1. Linux machine's firewall configuration doesn't allow it to be pinged.

2. Netmasks are diffeernt on the two machines. Tony Lawrence
SCO Unix/Linux Resources tony@pcunix.com
 
Considering that the other host is a win* host..
probably more than two scenarios..

Please give some details:
LIke:
The machines are connected by cat5 running to a hub
or by a crossover cable, etc...
The nics are blah..

Check cables: Check connections.
Check routes:
You can run route print from the command prompt on
your win host to get the netmask/info for your network
there and then route -n to get the netmask and info for
Linux.

If you can tshoot up through the network(routing)
and still no dice write back.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top