Problem:
After 2-3days of Uptime. my home box is unable to to make new connections. any attempt to make a connection simply times out. however existing connections keep functioning properly. means network is live and I get replies to my pings but can't make a new connection. Its a BSNL bb over Enternet
see i can ping but can't connect:|
What I have tried:
* Restarting Routers
* network.
Sysinfo:
Distro:ArchLinux x86_64
Kernel:2.6.32
Before restarting, I did 'netstat -a' and saved the output. http://paste2.org/p/765884 maybe that might help
Currently only option is to reboot the machine.after which everything is normal again.
Any Idea what's causing this?
After 2-3days of Uptime. my home box is unable to to make new connections. any attempt to make a connection simply times out. however existing connections keep functioning properly. means network is live and I get replies to my pings but can't make a new connection. Its a BSNL bb over Enternet
see i can ping but can't connect:|
Code:
> ping google.com
PING google.com (72.14.204.103) 56(84) bytes of data.
64 bytes from iad04s01-in-f103.1e100.net (72.14.204.103): icmp_seq=1 ttl=52 time=389 ms
64 bytes from iad04s01-in-f103.1e100.net (72.14.204.103): icmp_seq=2 ttl=52 time=386 ms
64 bytes from iad04s01-in-f103.1e100.net (72.14.204.103): icmp_seq=3 ttl=52 time=392 ms
64 bytes from iad04s01-in-f103.1e100.net (72.14.204.103): icmp_seq=4 ttl=52 time=384 ms
^C
--- google.com ping statistics ---
5 packets transmitted, 4 received, 20% packet loss, time 3999ms
rtt min/avg/max/mdev = 384.033/388.206/392.555/3.352 ms
> telnet google.com 80
Trying 72.14.204.99...
Connection failed: Connection timed out
Trying 72.14.204.147...
Connection failed: Connection timed out
What I have tried:
* Restarting Routers
* network.
Sysinfo:
Distro:ArchLinux x86_64
Kernel:2.6.32
Before restarting, I did 'netstat -a' and saved the output. http://paste2.org/p/765884 maybe that might help
Currently only option is to reboot the machine.after which everything is normal again.
Any Idea what's causing this?