From owner-freebsd-questions Tue Apr 16 00:09:43 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id AAA18601 for questions-outgoing; Tue, 16 Apr 1996 00:09:43 -0700 (PDT) Received: from troi.comcirc.com.au (troi.comcirc.com.au [203.17.165.5]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id AAA18595 Tue, 16 Apr 1996 00:09:38 -0700 (PDT) Received: (from paul@localhost) by troi.comcirc.com.au (8.6.11/8.6.9) id RAA22145; Tue, 16 Apr 1996 17:27:11 GMT Date: Tue, 16 Apr 1996 17:27:11 +0000 () From: Paul Sondhu To: freebsd-questions@freebsd.org cc: questions@freebsd.org Subject: The time it take to log in when network connection is down Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have noticed that when our internet connection is down, it takes a long time to login into our main internet server. Our server is a FreeBSD 2.0.5 machine and it handles email, dialup and DNS. After the password is typed in, the 'You have mail' prompt comes up as usual but the shell prompt takes a few minutes to appear before you can start using the shell. What I mean by our internet connection being down is when our LAN is disconnected from our service provider. Its not a problem since it only happens when our connection has been disconnected which is quite rare. Just out of interest, I'd just like to know why it happens? Regards, Paul.