Ever since I upgraded to squeeze I have intermittent internet. It works for about 30-45 seconds, then it stops. I have to do
ifdown -a
ifup -a
which brings it back, only for it to go down again. The strange part is that no such problems occur when booting into recovery mode. I tried disabling ipv6 at the kernel level but it didn't make any difference. This is simple Ethernet networking and it was working fine in lenny.
02-28-2011, 11:04 AM
Camaleón
Intermittent internet since upgrading to squeeze
On Mon, 28 Feb 2011 00:48:23 +0200, George wrote:
> Ever since I upgraded to squeeze I have intermittent internet. It works
> for about 30-45 seconds, then it stops. I have to do
>
> ifdown -a
> ifup -a
>
> which brings it back, only for it to go down again. The strange part is
> that no such problems occur when booting into recovery mode. I tried
> disabling ipv6 at the kernel level but it didn't make any difference.
> This is simple Ethernet networking and it was working fine in lenny.
Simple ethernet networking can be "not that simple" :-)
Are you using dhcp or any dial client (pppd)?
Are you using NetworkManager?
Can you still make local pings?
Can you browse the web if you specify the IP address of the host?
Ethernet card and driver?
We need more data and logs (if available and provide something relevant).
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2011.02.28.12.04.36@gmail.com">http://lists.debian.org/pan.2011.02.28.12.04.36@gmail.com
02-28-2011, 11:07 AM
Klistvud
Intermittent internet since upgrading to squeeze
Dne, 27. 02. 2011 23:48:23 je George napisal(a):
Ever since I upgraded to squeeze I have intermittent internet. It
works for
about 30-45 seconds, then it stops. I have to do
ifdown -a
ifup -a
which brings it back, only for it to go down again. The strange part
is that
no such problems occur when booting into recovery mode. I tried
disabling
ipv6 at the kernel level but it didn't make any difference. This is
simple
Ethernet networking and it was working fine in lenny.
If you post the contents of your /etc/network/interfaces, there are
usually some quite savvy network guys lurking here who should be able
to help you. It's probably just network-manager acting up.
--
Cheerio,
Klistvud
http://bufferoverflow.tiddlyspot.com
Certifiable Loonix User #481801 Please reply to the list, not to
me.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 1298894879.10205.4@compax">http://lists.debian.org/1298894879.10205.4@compax
02-28-2011, 07:31 PM
George
Intermittent internet since upgrading to squeeze
On Mon, Feb 28, 2011 at 2:04 PM, Camaleón <noelamac@gmail.com> wrote:
>
> On Mon, 28 Feb 2011 00:48:23 +0200, George wrote:
>
> > Ever since I upgraded to squeeze I have intermittent internet. It works
> > for about 30-45 seconds, then it stops. I have to do
> >
> > ifdown -a
> > ifup -a
> >
> > which brings it back, only for it to go down again. The strange part is
> > that no such problems occur when booting into recovery mode. I tried
> > disabling ipv6 at the kernel level but it didn't make any difference.
> > This is simple Ethernet networking and it was working fine in lenny.
>
> Simple ethernet networking can be "not that simple" :-)
>
> Are you using dhcp or any dial client (pppd)?
> Are you using NetworkManager?
> Can you still make local pings?
> Can you browse the web if you specify the IP address of the host?
> Ethernet card and driver?
>
I'm using dhcp. I don't know if I'm using networkmanager. Once the
problem starts I can only ping localhost. I can't even ping the
gateway router. My /etc/network/interfaces is as follows:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: AANLkTik9mXDr_12SNwDY4xUVCT_Dv8b1gq-z6RamaYMh@mail.gmail.com">http://lists.debian.org/AANLkTik9mXDr_12SNwDY4xUVCT_Dv8b1gq-z6RamaYMh@mail.gmail.com
02-28-2011, 07:48 PM
Ron Johnson
Intermittent internet since upgrading to squeeze
On 02/28/2011 02:31 PM, George wrote:
On Mon, Feb 28, 2011 at 2:04 PM, Camaleón<noelamac@gmail.com> wrote:
On Mon, 28 Feb 2011 00:48:23 +0200, George wrote:
Ever since I upgraded to squeeze I have intermittent internet. It works
for about 30-45 seconds, then it stops. I have to do
ifdown -a
ifup -a
which brings it back, only for it to go down again. The strange part is
that no such problems occur when booting into recovery mode. I tried
disabling ipv6 at the kernel level but it didn't make any difference.
This is simple Ethernet networking and it was working fine in lenny.
Simple ethernet networking can be "not that simple" :-)
Are you using dhcp or any dial client (pppd)?
Are you using NetworkManager?
Can you still make local pings?
Can you browse the web if you specify the IP address of the host?
Ethernet card and driver?
I'm using dhcp. I don't know if I'm using networkmanager. Once the
problem starts I can only ping localhost. I can't even ping the
gateway router. My /etc/network/interfaces is as follows:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
address 127.0.0.1
netmask 255.0.0.0
> On Mon, Feb 28, 2011 at 2:04 PM, Camaleón wrote:
>> Simple ethernet networking can be "not that simple" :-)
>>
>> Are you using dhcp or any dial client (pppd)? Are you using
>> NetworkManager?
>> Can you still make local pings?
>> Can you browse the web if you specify the IP address of the host?
>> Ethernet card and driver?
>>
>>
> I'm using dhcp. I don't know if I'm using networkmanager.
It is enabled by default, so if you didn't turn it off it should be up,
configured and running.
> Once the problem starts I can only ping localhost.
When it happens, run "/sbin/ifconfig" to get the current status of your
network adapter and also "ip ro" to display the available routes.
> I can't even ping the gateway router.
That can mean that you have lost all of your network card data (ip,
netmask, gateway...). The above commands will tell.
> My /etc/network/interfaces is as follows:
(...)
> # The primary network interface
> allow-hotplug eth0
> iface eth0 inet dhcp
>
> auto eth0
Then you are using a dhcp server to get all the data for the interface.
You will have to find out why you are losing contact with your dhcp
server, which I guess is configured in the router itself, right?
As first step, you could (as root):
grep -i dhcp /var/log/syslog
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2011.03.02.15.48.04@gmail.com">http://lists.debian.org/pan.2011.03.02.15.48.04@gmail.com
03-02-2011, 03:36 PM
George
Intermittent internet since upgrading to squeeze
On Wed, Mar 2, 2011 at 5:48 PM, Camaleón <noelamac@gmail.com> wrote:
> On Mon, 28 Feb 2011 22:31:55 +0200, George wrote:
>
>> On Mon, Feb 28, 2011 at 2:04 PM, Camaleón wrote:
>
>>> Simple ethernet networking can be "not that simple" :-)
>>>
>>> Are you using dhcp or any dial client (pppd)? Are you using
>>> NetworkManager?
>>> Can you still make local pings?
>>> Can you browse the web if you specify the IP address of the host?
>>> Ethernet card and driver?
>>>
>>>
>> I'm using dhcp. I don't know if I'm using networkmanager.
>
> It is enabled by default, so if you didn't turn it off it should be up,
> configured and running.
>
>> Once the problem starts I can only ping localhost.
>
> When it happens, run "/sbin/ifconfig" to get the current status of your
> network adapter and also "ip ro" to display the available routes.
>
>> I can't even ping the gateway router.
>
> That can mean that you have lost all of your network card data (ip,
> netmask, gateway...). The above commands will tell.
>
>> My /etc/network/interfaces is as follows:
>
> (...)
>
>> # The primary network interface
>> allow-hotplug eth0
>> iface eth0 inet dhcp
>>
>> auto eth0
>
> Then you are using a dhcp server to get all the data for the interface.
> You will have to find out why you are losing contact with your dhcp
> server, which I guess is configured in the router itself, right?
>
> As first step, you could (as root):
>
> grep -i dhcp /var/log/syslog
Thanks to everyone that replied, however the problem seems to have
fixed itself. I don't recall doing anything special, other than doing
ifdown/ifup a bunch of times.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: AANLkTinhKUJ2ZBEU8UcP5nS3ju+0gg42bdYF+qVmhVMP@mail .gmail.com">http://lists.debian.org/AANLkTinhKUJ2ZBEU8UcP5nS3ju+0gg42bdYF+qVmhVMP@mail .gmail.com
03-02-2011, 03:43 PM
Camaleón
Intermittent internet since upgrading to squeeze
On Wed, 02 Mar 2011 18:36:32 +0200, George wrote:
> On Wed, Mar 2, 2011 at 5:48 PM, Camaleón wrote:
(...)
>> As first step, you could (as root):
>>
>> grep -i dhcp /var/log/syslog
>
> Thanks to everyone that replied, however the problem seems to have fixed
> itself. I don't recall doing anything special, other than doing
> ifdown/ifup a bunch of times.
Doing that means you do still have a problem. I would investigate it
further :-)
Greetings,
--
Camaleón
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: pan.2011.03.02.16.43.47@gmail.com">http://lists.debian.org/pan.2011.03.02.16.43.47@gmail.com
03-02-2011, 03:54 PM
"Russell L. Harris"
Intermittent internet since upgrading to squeeze
Yesterday while browsing on the machine running Squeeze, at first
things appeared to be working normally.
But suddenly, some web sites could not be loaded, and others could not
be reloaded. At first, I suspected a DSL outage, but then I
discovered that I could ping some common URLs, but not others.
I switched to the machine running Lenny, and found everything running
normally.
The problem disappeared once I rebooted the Squeeze machine.
The system is Debian i386, ADSL with dynamic ip, firmware router,
separate ethernet switch, ups.
RLH
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: 20110302165452.GA3865@rlharris.org">http://lists.debian.org/20110302165452.GA3865@rlharris.org