Устанавливаю SSH соединение. Через какое-то время (минута-две... по разному короче..) соединение рвется, причем ни одна служба TCP на машине не отвечает, но ICMP летает только в путь.... причем в то время когда постоянно пингуется машина проблеммы отсутствуют
Полез копать... и что я вижу....
[root@xxx root]# arp -a
xxx.xxx.com (172.16.1.1) at 00:14:85:09:D9:88 [ether] on eth0
xxx.xxx.com (172.16.1.1) at 00:14:85:09:D9:88 [ether] on eth0
[root@xxx root]# uname -a
Linux xxx 2.6.5-1.358smp #1 SMP Sat May 8 09:25:36 EDT 2004 i686 i686 i386 GNU/LinuxКак это понимать? Почему рвутся соединения если виновата не ARP ?
Вот еще статистика...
[root@xxx root]# netstat -ns
Ip:
29647375 total packets received
0 forwarded
0 incoming packets discarded
17930206 incoming packets delivered
12123144 requests sent out
167086 reassemblies required
83543 packets reassembled ok
Icmp:
2046992 ICMP messages received
99 input ICMP message failed.
ICMP input histogram:
destination unreachable: 801
echo requests: 1978836
echo replies: 67296
1979563 ICMP messages sent
0 ICMP messages failed
ICMP output histogram:
destination unreachable: 727
echo replies: 1978836
Tcp:
623885 active connections openings
23830 passive connection openings
104 failed connection attempts
8203 connection resets received
3 connections established
9455906 segments received
9380484 segments send out
7126 segments retransmited
0 bad segments received.
72707 resets sent
Udp:
2271995 packets received
33 packets to unknown port received.
14418 packet receive errors
651156 packets sent
[root@xxx root]# uptime
10:06:28 up 24 days, 19:04, 2 users, load average: 0.00, 0.01, 0.06