network connection dies

I have a DSL connection that requires a login and password. Everything seemed to go ok but after an hour or two I loose the connection. This is fairly consistent. I’m quite sure it has nothing to do with my provider. Any ideas? Let me know what information you require.

Cheers and thanks

Richard

Have you checked /var/log/messages for error messages? Do you have xmit/rcv errors (check with ifconfig)? Do you have a tram which passes your flat every hour or other electrical hardware which may create any kind of xmission errors?

Are you connected via an ADSL modem/router? Maybe it is a lease time issue.

Hi,

Here is the print out of /var/log/messages:

Jan 20 10:13:36 linux-dcsd dhcpcd[2780]: eth0: broadcasting for a lease
Jan 20 10:13:56 linux-dcsd dhcpcd[2780]: eth0: timed out
Jan 20 10:13:56 linux-dcsd dhcpcd[2780]: eth0: trying to use old lease in /var/lib/dhcpcd/dhcpcd-eth0.info' Jan 20 10:13:56 linux-dcsd dhcpcd[2780]: eth0: broadcasting for a lease Jan 20 10:14:16 linux-dcsd dhcpcd[2780]: eth0: timed out Jan 20 10:14:16 linux-dcsd dhcpcd[2780]: eth0: trying to use old lease in /var/lib/dhcpcd/dhcpcd-eth0.info’
Jan 20 10:14:16 linux-dcsd dhcpcd[2780]: eth0: broadcasting for a lease
Jan 20 10:14:36 linux-dcsd dhcpcd[2780]: eth0: timed out
Jan 20 10:14:36 linux-dcsd dhcpcd[2780]: eth0: trying to use old lease in /var/lib/dhcpcd/dhcpcd-eth0.info' Jan 20 10:14:36 linux-dcsd dhcpcd[2780]: eth0: broadcasting for a lease Jan 20 10:14:57 linux-dcsd dhcpcd[2780]: eth0: timed out Jan 20 10:14:57 linux-dcsd dhcpcd[2780]: eth0: trying to use old lease in /var/lib/dhcpcd/dhcpcd-eth0.info’
Jan 20 10:14:57 linux-dcsd dhcpcd[2780]: eth0: broadcasting for a lease
Jan 20 10:15:17 linux-dcsd dhcpcd[2780]: eth0: timed out
Jan 20 10:15:17 linux-dcsd dhcpcd[2780]: eth0: trying to use old lease in `/var/lib/dhcpcd/dhcpcd-eth0.info’
Jan 20 10:15:17 linux-dcsd dhcpcd[2780]: eth0: broadcasting for a lease

Thanks in advance!

I don’t thinkdhcpcd is relevent to my dsl network. Could this be the problem?

I don’t thinkdhcpcd is relevent to my dsl network. Could this be the problem?
Reply With Quote

Are you using staic or dyanmic IP from router?

Inspect /var/log/messages and find a message pattern which repeats every hour. Your DHCP messages repeat every minute and shouldn’t create the problem