Networking Forums

Networking Forums > Computer Networking > Linux Networking > Sluggish network after upgrade from Woody stable to testing.

Reply
Thread Tools Display Modes

Sluggish network after upgrade from Woody stable to testing.

 
 
Jens Ivar Jordre
Guest
Posts: n/a

 
      11-04-2003, 07:55 PM
Howdy.

A couple of days back I upgraded my system from Debian Woody stable to
testing using apt-get dist-upgrade. After the upgrade my network is very
sluggish. It takes 30 sec just to ssh to the machine next door. My
initioal googling didn't make me any wiser. Has anyone met this problem
and can point me in _ANY_ direction?

Best wishes from
Jens Ivar

 
Reply With Quote
 
 
 
 
Mike Jagdis
Guest
Posts: n/a

 
      11-04-2003, 10:08 PM
Jens Ivar Jordre wrote:
> A couple of days back I upgraded my system from Debian Woody stable to
> testing using apt-get dist-upgrade. After the upgrade my network is very
> sluggish. It takes 30 sec just to ssh to the machine next door. My
> initioal googling didn't make me any wiser. Has anyone met this problem
> and can point me in _ANY_ direction?


30s sounds like a DNS time out. Maybe you have a bogus DNS server
in /etc/resolv.conf? Maybe there's a reverse look up failing? Play
with tcpdump to find out what is going on - preferably on both ends
of the connection...

Mike

--
Mike Jagdis Web: http://www.eris-associates.co.uk
Eris Associates Limited Tel: +44 7780 608 368
Reading, England Fax: +44 118 926 6974

 
Reply With Quote
 
Walter Peters
Guest
Posts: n/a

 
      11-04-2003, 10:16 PM
Jens Ivar Jordre wrote on 04.11.2003 21:55:


> Howdy.
>
> A couple of days back I upgraded my system from Debian Woody stable to
> testing using apt-get dist-upgrade. After the upgrade my network is very
> sluggish. It takes 30 sec just to ssh to the machine next door. My
> initioal googling didn't make me any wiser. Has anyone met this problem
> and can point me in _ANY_ direction?


Problems with slow SSH starting are often rooted in the inabilty of
reverserse IP lookup.
Check your nsswitch.conf and maybe try "CheckHostIP=no" in ssh_config.
Just a guess.

Good luck.

--
Walter

--
A: Weil es die Lesbarkeit des Textes verschlechtert.
F: Warum ist TOFU so schlimm?
A: TOFU
F: Was ist eins der groesste Aergernisse im Usenet?

 
Reply With Quote
 
Walter Peters
Guest
Posts: n/a

 
      11-04-2003, 10:29 PM
Jens Ivar Jordre wrote on 04.11.2003 21:55:

> A couple of days back I upgraded my system from Debian Woody stable to
> testing using apt-get dist-upgrade. After the upgrade my network is very
> sluggish. It takes 30 sec just to ssh to the machine next door. My
> initioal googling didn't make me any wiser. Has anyone met this problem
> and can point me in _ANY_ direction?


Problems with slow SSH starting are often rooted in the inability of
doing reverse IP lookups.
Check your nsswitch.conf and maybe try "CheckHostIP=no" in ssh_config.
Just a guess.

Good luck.

--
Walter

 
Reply With Quote
 
Jens Ivar Jordre
Guest
Posts: n/a

 
      11-05-2003, 08:30 AM
Mike Jagdis wrote:
> 30s sounds like a DNS time out. Maybe you have a bogus DNS server
> in /etc/resolv.conf? Maybe there's a reverse look up failing? Play
> with tcpdump to find out what is going on - preferably on both ends
> of the connection...


You were right on this one. My primary DNS server was failing. Thanks.

Jens Ivar

 
Reply With Quote
 
Bob Hauck
Guest
Posts: n/a

 
      11-05-2003, 10:25 AM
On Tue, 04 Nov 2003 21:55:56 +0100, Jens Ivar Jordre
<(E-Mail Removed)> wrote: >

> A couple of days back I upgraded my system from Debian Woody stable to
> testing using apt-get dist-upgrade. After the upgrade my network is
> very sluggish. It takes 30 sec just to ssh to the machine next door.


I would first check to see if you have a "domain" line in your
/etc/resolv.conf. If you don't and you use unqualified names to
connect, it will first try to look up the name with no domain. Only
when that fails or times out will it append the domain name.

At least that's the documented behavior. There seems to be a bug in Sid
as installed on my laptop, that causes it to always do this, even though
I have a domain line in /etc/resolv.conf. To test, use the
fully-qualified name to connect and see if that makes a difference.


--
-| Bob Hauck
-| To Whom You Are Speaking
-| http://www.haucks.org/
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sluggish Macintosh file shares and MacFile errors? Les Caudle Windows Networking 0 09-02-2005 07:19 PM
Network Testing tools? Mervin Williams Windows Networking 1 05-03-2005 07:14 PM
very sluggish SSH when using over dialup ppp link Tobias Skytte Linux Networking 2 08-17-2004 04:02 PM
Debian Woody/Sid Hybrid & Windows - Low cost/Low end USB Network Michael Chang Linux Networking 0 07-08-2004 05:56 PM
Sluggish Terminal Services Steve Windows Networking 0 05-18-2004 04:12 AM



1 2 3 4 5 6 7 8 9 10 11