From owner-freebsd-hackers Sat Aug 12 10:24:47 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id KAA03616 for hackers-outgoing; Sat, 12 Aug 1995 10:24:47 -0700 Received: from palmer.demon.co.uk (palmer.demon.co.uk [158.152.50.150]) by freefall.FreeBSD.org (8.6.11/8.6.6) with ESMTP id KAA03608 for ; Sat, 12 Aug 1995 10:24:39 -0700 Received: from localhost (localhost [127.0.0.1]) by palmer.demon.co.uk (8.6.11/8.6.11) with SMTP id SAA02108 ; Sat, 12 Aug 1995 18:17:39 +0100 X-Message: This is a dial-up site. Quick responses to e-mails should not be relied upon. Thanks! To: Chris Shenton cc: freebsd-hackers@freebsd.org Subject: Re: iijppp working with netmasks and net routing In-reply-to: Your message of "Fri, 11 Aug 1995 10:48:21 EDT." <199508111448.OAA05719@wirehead.hq.nasa.gov> Date: Sat, 12 Aug 1995 18:17:38 +0100 Message-ID: <2106.808247858@palmer.demon.co.uk> From: Gary Palmer Sender: hackers-owner@freebsd.org Precedence: bulk In message <199508111448.OAA05719@wirehead.hq.nasa.gov>, Chris Shenton writes: >I invoke it with ``ppp -auto absinthe'', and have no timeout but >expect this to redial if the modems drop the connection. Err? AFAIR, iijppp won't redial unless there is traffic which is allowed through the `dfilter' to trigger the dialing process... It won't redial when the line drops unless/until there is traffic to make it dial, in other words. In the meantime, your net at home could be going mad without the link... Gary