From owner-freebsd-questions Sat Jun 15 04:20:37 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id EAA20597 for questions-outgoing; Sat, 15 Jun 1996 04:20:37 -0700 (PDT) Received: from ax433.mclink.it (ax433.mclink.it [192.106.166.93]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id EAA20591 for ; Sat, 15 Jun 1996 04:20:33 -0700 (PDT) Received: from tirm8.vol.it by ax433.mclink.it id aa04428; 15 Jun 96 13:20 CEST Message-ID: <31C29CBB.167EB0E7@mclink.it> Date: Sat, 15 Jun 1996 13:21:31 +0200 From: Marco Masotti X-Mailer: Mozilla 2.01 (X11; I; FreeBSD 2.1-STABLE i386) MIME-Version: 1.0 To: questions@freebsd.org CC: mc7953@mclink.it Subject: Inbound connections delayed with ppp -auto Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Dear all, Running Stable, so to speak :-), I use ppp -auto to connect my ISP. The machine is also connected to a Lan. The nodes on such lan have no direct routes to the internet, but can reach the Freebsd box to fulfill various operations, WWW, ftp, etc, or use it as a proxy. Sometimes it happens the modem is left off by accident or other reasons (can't grab the line). When this happens, in the event that someone on the lan does an rlogin, telnet, ftp, whatever *except ping*, to the Freebsd machine, then he has to wait exactly 75 seconds before the network operation can be thoroughly achieved. As an exception, the ping always works promptly. No doubt that 75 seconds is not a funny number, but a well defined value, possibly related with a redial timeout or so. Can somebody tell which value is that, and which way to follow to circumvent the undesired behavior? Thanks for any suggestion. Marco