Results 1 to 5 of 5
Using Debian Lenny.
I have been having problems with the Internet the last couple weeks.
I lose my connection to the Internet and then I'll get it back. I haven't
...
- 05-27-2010 #1Linux Newbie
- Join Date
- Dec 2008
- Posts
- 135
Connection to Internet goes in and out
Using Debian Lenny.
I have been having problems with the Internet the last couple weeks.
I lose my connection to the Internet and then I'll get it back. I haven't
changed any config files, so don't know why this is happening.
I have XP installed on another partition and when I lose the connection
with Debian I switch over to check and the connection there is good.
I have included some info below:
etc/network/interfaces
The loopback network interfaceE]
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth1
iface eth1 inet dhcp
hostname DebianSettings for eth1:Code:ethtool eth1
Supported ports: [ TP ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Full
Advertised auto-negotiation: Yes
Speed: Unknown! (65535)
Duplex: Unknown! (255)
Port: Twisted Pair
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: umbg
Wake-on: g
Current message level: 0x00000007 (7)
Link detected: no
02:0c.0 Ethernet controller [0200]: Intel Corporation 82540EM Gigabit Ethernet Controller [8086:100e] (rev 02)Code:lspci -nn
I'm not sure what else to include.
Would appreciate any help.
- 05-27-2010 #2
Howdy JoeS.
What Network manager are you using? If Wicd. I find in my AntiX 8.5 Debian Squeeze WICD 1.7.0 That under Preferences>External Programs setting mine from Automatic to dhclient works better at not dropping connections.Linux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 05-27-2010 #3Linux Newbie
- Join Date
- Dec 2008
- Posts
- 135
I'm using Network Manager. I think it is the problem. It wants to pick the wrong
card: eth0 and I am using eth1. I can't find a way to change it.
I disabled it and used:
dhclient and this got a connection. I think I will have to find another program or
live without it. I can have a connection and then later in the day I can try to
use the Internet and the connection has been lost. Network Manager drops it
for some reason.
- 05-27-2010 #4I have more than just one (Wicd) installed. I also have Ceni installed also.I think I will have to find another programLinux Registered User # 475019
Lead,Follow, or get the heck out of the way
AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
Open CourseWare for Linux Geeks
- 05-28-2010 #5Linux Newbie
- Join Date
- Dec 2008
- Posts
- 135
Thanks. I'll check those out.


Reply With Quote
