Re: NM disconnect after one hour with a wired network

2011-01-11 Thread Charles Cultien

Le 11/01/2011 02:44, Dan Williams a écrit :

On Mon, 2011-01-10 at 20:36 +, Charles Cultien wrote:

Le 10/01/2011 16:35, Larry Finger a écrit :

On 01/09/2011 05:15 AM, Charles Cultien wrote:

Hi,
I have a very strange problem :
I'm connected with the wired network of my university and each time,
after one hour, Network Manager disconnect himself and didn't reconnect
automatically. So I have to reconnect by myself evry hour and this is
boring !

I don't know why and how change this. A dmesg didn't show anything (on
the moment it disconnect).

I'm using LInux Mint DEbian (so debian testing) with :
Linux kernel 2.6.32-5-686
GNOME 2.30.2
Network Manager 0.8.1
I'am am behind a proxy (automatically given by the script
htpp://proxyconf) and so the gnome proxy is configured.

Thank you for helping and didn't hesitate asking for trying something or
given more information.

Does the listing produced by running 'iw event -t -f' show anything at the time
of disconnect?

Larry


I run this command : nothing appears before, during and after.

When the disconnect happens, what does 'dmesg' report at the bottom of
the output?

Dan



dmesg didn't show anything.
The only thing showed before any cut (printed only one time) is this line :
[ 1310.768042] CE: hpet increasing min_delta_ns to 15000 nsec

This can't be coming from my connection because with Windows I haven't 
such a cut (or maybe the cut but it reconnect automatically).


Charles
___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM disconnect after one hour with a wired network

2011-01-11 Thread Dan Williams
On Tue, 2011-01-11 at 12:53 +, Charles Cultien wrote:
 Le 11/01/2011 02:44, Dan Williams a écrit :
  On Mon, 2011-01-10 at 20:36 +, Charles Cultien wrote:
  Le 10/01/2011 16:35, Larry Finger a écrit :
  On 01/09/2011 05:15 AM, Charles Cultien wrote:
  Hi,
  I have a very strange problem :
  I'm connected with the wired network of my university and each time,
  after one hour, Network Manager disconnect himself and didn't reconnect
  automatically. So I have to reconnect by myself evry hour and this is
  boring !
 
  I don't know why and how change this. A dmesg didn't show anything (on
  the moment it disconnect).
 
  I'm using LInux Mint DEbian (so debian testing) with :
  Linux kernel 2.6.32-5-686
  GNOME 2.30.2
  Network Manager 0.8.1
  I'am am behind a proxy (automatically given by the script
  htpp://proxyconf) and so the gnome proxy is configured.
 
  Thank you for helping and didn't hesitate asking for trying something or
  given more information.
  Does the listing produced by running 'iw event -t -f' show anything at 
  the time
  of disconnect?
 
  Larry
 
  I run this command : nothing appears before, during and after.
  When the disconnect happens, what does 'dmesg' report at the bottom of
  the output?
 
  Dan
 
 
 dmesg didn't show anything.
 The only thing showed before any cut (printed only one time) is this line :
 [ 1310.768042] CE: hpet increasing min_delta_ns to 15000 nsec
 
 This can't be coming from my connection because with Windows I haven't 
 such a cut (or maybe the cut but it reconnect automatically).

Can you grab /var/log/messages or /var/log/daemon.log when you note the
disconnect and paste/attach the last 100  lines or so?  It could be a
DHCP failure too.  If 'dmesg' doesn't say anything it could either be
something higher up the stack, or it could just be that your kernel was
not build with additional wifi status messages enabled.

Dan


___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM disconnect after one hour with a wired network

2011-01-11 Thread Charles Cultien

Le 11/01/2011 16:13, Dan Williams a écrit :

On Tue, 2011-01-11 at 12:53 +, Charles Cultien wrote:

Le 11/01/2011 02:44, Dan Williams a écrit :

On Mon, 2011-01-10 at 20:36 +, Charles Cultien wrote:

Le 10/01/2011 16:35, Larry Finger a écrit :

On 01/09/2011 05:15 AM, Charles Cultien wrote:

Hi,
I have a very strange problem :
I'm connected with the wired network of my university and each time,
after one hour, Network Manager disconnect himself and didn't reconnect
automatically. So I have to reconnect by myself evry hour and this is
boring !

I don't know why and how change this. A dmesg didn't show anything (on
the moment it disconnect).

I'm using LInux Mint DEbian (so debian testing) with :
Linux kernel 2.6.32-5-686
GNOME 2.30.2
Network Manager 0.8.1
I'am am behind a proxy (automatically given by the script
htpp://proxyconf) and so the gnome proxy is configured.

Thank you for helping and didn't hesitate asking for trying something or
given more information.

Does the listing produced by running 'iw event -t -f' show anything at the time
of disconnect?

Larry


I run this command : nothing appears before, during and after.

When the disconnect happens, what does 'dmesg' report at the bottom of
the output?

Dan



dmesg didn't show anything.
The only thing showed before any cut (printed only one time) is this line :
[ 1310.768042] CE: hpet increasing min_delta_ns to 15000 nsec

This can't be coming from my connection because with Windows I haven't
such a cut (or maybe the cut but it reconnect automatically).

Can you grab /var/log/messages or /var/log/daemon.log when you note the
disconnect and paste/attach the last 100  lines or so?  It could be a
DHCP failure too.  If 'dmesg' doesn't say anything it could either be
something higher up the stack, or it could just be that your kernel was
not build with additional wifi status messages enabled.

Dan



You found something ineteresting!
Something happened with DHCP (thanks to daemon.log)
Here one complete cycle from one connection to the end (after I 
reconnect, etc)


Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
starting connection 'Auto eth1'
Jan 11 15:50:51 (none) NetworkManager[1618]: info (eth1): device state 
change: 3 - 4 (reason 0)
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 1 of 5 (Device Prepare) scheduled...
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 1 of 5 (Device Prepare) started...
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 2 of 5 (Device Configure) scheduled...
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 1 of 5 (Device Prepare) complete.
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 2 of 5 (Device Configure) starting...
Jan 11 15:50:51 (none) NetworkManager[1618]: info (eth1): device state 
change: 4 - 5 (reason 0)
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 2 of 5 (Device Configure) successful.
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 3 of 5 (IP Configure Start) scheduled.
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 2 of 5 (Device Configure) complete.
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 3 of 5 (IP Configure Start) started...
Jan 11 15:50:51 (none) NetworkManager[1618]: info (eth1): device state 
change: 5 - 7 (reason 0)
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Beginning DHCPv4 transaction (timeout in 45 seconds)
Jan 11 15:50:51 (none) NetworkManager[1618]: info dhclient started 
with pid 9123
Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 3 of 5 (IP Configure Start) complete.
Jan 11 15:50:51 (none) dhclient: Internet Systems Consortium DHCP Client 
4.1.1-P1
Jan 11 15:50:51 (none) dhclient: Copyright 2004-2010 Internet Systems 
Consortium.

Jan 11 15:50:51 (none) dhclient: All rights reserved.
Jan 11 15:50:51 (none) dhclient: For info, please visit 
https://www.isc.org/software/dhcp/

Jan 11 15:50:51 (none) dhclient:
Jan 11 15:50:51 (none) NetworkManager[1618]: info (eth1): DHCPv4 state 
changed nbi - preinit

Jan 11 15:50:51 (none) dhclient: Listening on LPF/eth1/00:21:70:6f:42:3a
Jan 11 15:50:51 (none) dhclient: Sending on   LPF/eth1/00:21:70:6f:42:3a
Jan 11 15:50:51 (none) dhclient: Sending on   Socket/fallback
Jan 11 15:50:54 (none) dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 
port 67 interval 7

Jan 11 15:50:54 (none) dhclient: DHCPOFFER from 10.193.0.1
Jan 11 15:50:54 (none) dhclient: DHCPREQUEST on eth1 to 255.255.255.255 
port 67

Jan 11 15:50:54 (none) dhclient: DHCPACK from 10.193.0.1
Jan 11 15:50:54 (none) dhclient: bound to 10.193.247.250 -- renewal in 
1544 seconds.
Jan 11 15:50:54 (none) NetworkManager[1618]: info (eth1): DHCPv4 state 
changed preinit - bound
Jan 11 15:50:54 (none) NetworkManager[1618]: info Activation (eth1) 
Stage 4 of 5 (IP4 

Re: NM disconnect after one hour with a wired network

2011-01-11 Thread Dan Williams
On Tue, 2011-01-11 at 18:04 +, Charles Cultien wrote:
 Le 11/01/2011 16:13, Dan Williams a écrit :
  On Tue, 2011-01-11 at 12:53 +, Charles Cultien wrote:
  Le 11/01/2011 02:44, Dan Williams a écrit :
  On Mon, 2011-01-10 at 20:36 +, Charles Cultien wrote:
  Le 10/01/2011 16:35, Larry Finger a écrit :
  On 01/09/2011 05:15 AM, Charles Cultien wrote:
  Hi,
  I have a very strange problem :
  I'm connected with the wired network of my university and each time,
  after one hour, Network Manager disconnect himself and didn't reconnect
  automatically. So I have to reconnect by myself evry hour and this is
  boring !
 
  I don't know why and how change this. A dmesg didn't show anything (on
  the moment it disconnect).
 
  I'm using LInux Mint DEbian (so debian testing) with :
  Linux kernel 2.6.32-5-686
  GNOME 2.30.2
  Network Manager 0.8.1
  I'am am behind a proxy (automatically given by the script
  htpp://proxyconf) and so the gnome proxy is configured.
 
  Thank you for helping and didn't hesitate asking for trying something 
  or
  given more information.
  Does the listing produced by running 'iw event -t -f' show anything at 
  the time
  of disconnect?
 
  Larry
 
  I run this command : nothing appears before, during and after.
  When the disconnect happens, what does 'dmesg' report at the bottom of
  the output?
 
  Dan
 
 
  dmesg didn't show anything.
  The only thing showed before any cut (printed only one time) is this line :
  [ 1310.768042] CE: hpet increasing min_delta_ns to 15000 nsec
 
  This can't be coming from my connection because with Windows I haven't
  such a cut (or maybe the cut but it reconnect automatically).
  Can you grab /var/log/messages or /var/log/daemon.log when you note the
  disconnect and paste/attach the last 100  lines or so?  It could be a
  DHCP failure too.  If 'dmesg' doesn't say anything it could either be
  something higher up the stack, or it could just be that your kernel was
  not build with additional wifi status messages enabled.
 
  Dan
 
 
 You found something ineteresting!
 Something happened with DHCP (thanks to daemon.log)
 Here one complete cycle from one connection to the end (after I 
 reconnect, etc)
 
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 starting connection 'Auto eth1'
 Jan 11 15:50:51 (none) NetworkManager[1618]: info (eth1): device state 
 change: 3 - 4 (reason 0)
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 1 of 5 (Device Prepare) scheduled...
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 1 of 5 (Device Prepare) started...
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 2 of 5 (Device Configure) scheduled...
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 1 of 5 (Device Prepare) complete.
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 2 of 5 (Device Configure) starting...
 Jan 11 15:50:51 (none) NetworkManager[1618]: info (eth1): device state 
 change: 4 - 5 (reason 0)
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 2 of 5 (Device Configure) successful.
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 3 of 5 (IP Configure Start) scheduled.
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 2 of 5 (Device Configure) complete.
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 3 of 5 (IP Configure Start) started...
 Jan 11 15:50:51 (none) NetworkManager[1618]: info (eth1): device state 
 change: 5 - 7 (reason 0)
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Beginning DHCPv4 transaction (timeout in 45 seconds)
 Jan 11 15:50:51 (none) NetworkManager[1618]: info dhclient started 
 with pid 9123
 Jan 11 15:50:51 (none) NetworkManager[1618]: info Activation (eth1) 
 Stage 3 of 5 (IP Configure Start) complete.
 Jan 11 15:50:51 (none) dhclient: Internet Systems Consortium DHCP Client 
 4.1.1-P1
 Jan 11 15:50:51 (none) dhclient: Copyright 2004-2010 Internet Systems 
 Consortium.
 Jan 11 15:50:51 (none) dhclient: All rights reserved.
 Jan 11 15:50:51 (none) dhclient: For info, please visit 
 https://www.isc.org/software/dhcp/
 Jan 11 15:50:51 (none) dhclient:
 Jan 11 15:50:51 (none) NetworkManager[1618]: info (eth1): DHCPv4 state 
 changed nbi - preinit
 Jan 11 15:50:51 (none) dhclient: Listening on LPF/eth1/00:21:70:6f:42:3a
 Jan 11 15:50:51 (none) dhclient: Sending on   LPF/eth1/00:21:70:6f:42:3a
 Jan 11 15:50:51 (none) dhclient: Sending on   Socket/fallback
 Jan 11 15:50:54 (none) dhclient: DHCPDISCOVER on eth1 to 255.255.255.255 
 port 67 interval 7
 Jan 11 15:50:54 (none) dhclient: DHCPOFFER from 10.193.0.1
 Jan 11 15:50:54 (none) dhclient: DHCPREQUEST on eth1 to 255.255.255.255 
 port 67
 Jan 11 15:50:54 (none) dhclient: DHCPACK from 10.193.0.1
 Jan 11 15:50:54 (none) dhclient: bound to 10.193.247.250 -- renewal in 
 1544 

Re: NM disconnect after one hour with a wired network

2011-01-10 Thread José Queiroz
2011/1/9 Charles Cultien c.cult...@isae.fr

 Hi,
 I have a very strange problem :
 I'm connected with the wired network of my university and each time, after
 one hour, Network Manager disconnect himself and didn't reconnect
 automatically. So I have to reconnect by myself evry hour and this is boring
 !

 I don't know why and how change this. A dmesg didn't show anything (on the
 moment it disconnect).

 I'm using LInux Mint DEbian (so debian testing) with :
 Linux kernel 2.6.32-5-686
 GNOME 2.30.2
 Network Manager 0.8.1
 I'am am behind a proxy (automatically given by the script htpp://proxyconf)
 and so the gnome proxy is configured.

 Thank you for helping and didn't hesitate asking for trying something or
 given more information.


Are you using DHCP for the IP address? The problem may be related to it.
___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM disconnect after one hour with a wired network

2011-01-10 Thread Larry Finger
On 01/09/2011 05:15 AM, Charles Cultien wrote:
 Hi,
 I have a very strange problem :
 I'm connected with the wired network of my university and each time,
 after one hour, Network Manager disconnect himself and didn't reconnect
 automatically. So I have to reconnect by myself evry hour and this is
 boring !
 
 I don't know why and how change this. A dmesg didn't show anything (on
 the moment it disconnect).
 
 I'm using LInux Mint DEbian (so debian testing) with :
 Linux kernel 2.6.32-5-686
 GNOME 2.30.2
 Network Manager 0.8.1
 I'am am behind a proxy (automatically given by the script
 htpp://proxyconf) and so the gnome proxy is configured.
 
 Thank you for helping and didn't hesitate asking for trying something or
 given more information.

Does the listing produced by running 'iw event -t -f' show anything at the time
of disconnect?

Larry
___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list


Re: NM disconnect after one hour with a wired network

2011-01-10 Thread Dan Williams
On Mon, 2011-01-10 at 20:36 +, Charles Cultien wrote:
 Le 10/01/2011 16:35, Larry Finger a écrit :
  On 01/09/2011 05:15 AM, Charles Cultien wrote:
  Hi,
  I have a very strange problem :
  I'm connected with the wired network of my university and each time,
  after one hour, Network Manager disconnect himself and didn't reconnect
  automatically. So I have to reconnect by myself evry hour and this is
  boring !
 
  I don't know why and how change this. A dmesg didn't show anything (on
  the moment it disconnect).
 
  I'm using LInux Mint DEbian (so debian testing) with :
  Linux kernel 2.6.32-5-686
  GNOME 2.30.2
  Network Manager 0.8.1
  I'am am behind a proxy (automatically given by the script
  htpp://proxyconf) and so the gnome proxy is configured.
 
  Thank you for helping and didn't hesitate asking for trying something or
  given more information.
  Does the listing produced by running 'iw event -t -f' show anything at the 
  time
  of disconnect?
 
  Larry
 
 I run this command : nothing appears before, during and after.

When the disconnect happens, what does 'dmesg' report at the bottom of
the output?

Dan

___
networkmanager-list mailing list
networkmanager-list@gnome.org
http://mail.gnome.org/mailman/listinfo/networkmanager-list