You are not logged in.

#1 2013-12-28 11:41:06

Misanthrop
Member
Registered: 2013-06-25
Posts: 7

ping works, but curl hangs

I have faced strange networking problem with my home network. After boot everything works fine. But sometimes, after 20-40 hours, some sites become unreachable. ping, tracepath and traceroute work correctly and show the same result as when everything is ok. But curl hangs. I have tried restarting network service:

systemctl restart netctl@home

and restarting network kernel module r8169. But only system reboot helps.

I'm using the following netctl configuration:

Description='Home static ethernet connection'
Interface=eth0
Connection=ethernet
IP=static
Address=('192.168.1.101/24')
Gateway='192.168.1.1'

without iptables.

Offline

#2 2014-01-03 17:46:09

mpan
Member
Registered: 2012-08-01
Posts: 1,378
Website

Re: ping works, but curl hangs

Are you using exactly the same server for both ping and curl, and using exactly the same method of referring to it (IP address, domain name, ...)?


Sometimes I seem a bit harsh — don’t get offended too easily!

Offline

Board footer

Powered by FluxBB