Help - Search - Members - Calendar
Full Version: Cross connection suddenly stopped
The Planet Forums > System Administration > Network
Khalid2008
Two of my servers which are cross connected have suddenly stopped comunicating through that connectio. I use one server for Apache and the other server for MySQL. The two servers were communicating through the private link for two years WITHOUT any problems. Yesterday, this connection stopped and databases were not reachable. I ssh to the apache server and Ping the other server but got lost packeckts. The results of the ping:

CODE
$root: ping 10.x.x.x
PING 10.x.x.x (10.x.x.x) 56(84) bytes of data.
64 bytes from 10.x.x.x: icmp_seq=0 ttl=64 time=1.34 ms

--- 10.x.x.x ping statistics ---
42 packets transmitted, 1 received, 97% packet loss, time 41006ms


I talked to the technical support and they checked the connection physicall and it is OK. They still could not resolve the problem yet.

Does anyone have an idea where the problem could be?

Thanks.
eth00
ethtool eth1

See if both have "link detected"

If so disable the firewall, service iptables stop.

Check routing table "route -n"

Make sure ifconfig has the IP and you can ping it locally



One of those will probably not work or give you a direction to go.
ChrisP
Khalid2008,

In addition to what eth00 recommended, you may want to also check to see if you have ARP for the destination after you attempt to ping it ('arp -an' in Linux/ 'arp -a' in Windows). This would also help determine if a firewall configuration is the problem.
Khalid2008
Thanks eth00 and ChrisP for your help.

After discussing this issue with the planet support, it has been decided to replace the cross connection cable and that solved the problem.

Thank you.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.