From owner-freebsd-questions Tue Oct 12 23:58:34 1999 Delivered-To: freebsd-questions@freebsd.org Received: from storm.FreeBSD.org.uk (storm.freebsd.org.uk [194.242.128.198]) by hub.freebsd.org (Postfix) with ESMTP id C92B114E79 for ; Tue, 12 Oct 1999 23:58:27 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@localhost [127.0.0.1]) by storm.FreeBSD.org.uk (8.9.3/8.9.3) with ESMTP id HAA17945; Wed, 13 Oct 1999 07:58:21 +0100 (BST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost.lan.Awfulhak.org [127.0.0.1]) by hak.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id HAA00560; Wed, 13 Oct 1999 07:44:53 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <199910130644.HAA00560@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.0 09/18/1999 To: Laurence Berland Cc: "D.Schneider" , freebsd-questions@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: PPP dialup problems In-Reply-To: Message from Laurence Berland of "Mon, 11 Oct 1999 23:21:37 EDT." <3802A941.5D8A7C08@confusion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 13 Oct 1999 07:44:53 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Your rc.conf should contain an entry for tun0 > so with your rc that'd be > network_interfaces="xl0 lo0 tun0" > then ifconfig_tun0="ppp -auto provider" This will not work :-/ > or better yet instead of the second line could be replaced by making the > file start_if.tun0 which contains just > > ppp -auto provider But this will :-) There are hooks to enable ppp in rc.conf in 3.3 and above. [.....] -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message