![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| IP Networking Learn TCP/IP, Internet Protocol, Routing, Routers, Network protocols in this UNIX and Linux forum. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| unable to ping | sak900354 | UNIX for Dummies Questions & Answers | 2 | 01-02-2007 09:57 AM |
| UNable to find ping command | swepaul | UNIX for Dummies Questions & Answers | 3 | 05-30-2005 02:17 AM |
| unable ping ipaddress | pdoug76 | UNIX for Dummies Questions & Answers | 1 | 05-30-2003 10:25 AM |
| Unable to ping my Ip in sco Unix | pdoug76 | UNIX for Dummies Questions & Answers | 10 | 05-30-2003 10:08 AM |
| Unable to ping host | gavon | UNIX for Dummies Questions & Answers | 3 | 08-20-2001 08:55 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Unable to ping the gateway IP itself
We are unable to bring one of our linux boxes into the network once it was restarted. But once we stop and start the network service. We are able to ping the gateway and get into network. After a minute or two we get the following reponse for the ping command
64 bytes from 124.168.215.40: icmp_seq=0 ttl=116 time=206.8 ms (DUP!) 64 bytes from 124.168.215.40: icmp_seq=0 ttl=115 time=216.8 ms (DUP!) ... After this the server gets disonnected from the network. Please help in resolving this issue. Regards, Antony |
|
||||
|
Thanks for the reply.
Even some of my friends suggested that there is a duplicate IP. The link in the ethernet card was in Half duplex mode. This was the issue. Once it was changed to Full Duplex the issue was resolved. But do u have any idea why did it give a message which is similar to the duplicate IP? |
|
||||
|
hello,
the theory of CSMA/CD - NIC will listen to link whether it is clear to transmit data or not. If it founds any traffic it will wait and check for whom the traffic destined - otherwise its turn to send data. If at the time it send data and anyone else do the same - it will drop the traffic and tell you DUP. BUT - this is not the case - since modern NIC or OS have autonego option (or even auto-MDIX for switches) - it listen to the HUB/SWITCH what mode they operate. i think you still should check any DUP IP. cheers... |
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|