From owner-freebsd-questions Thu Apr 1 14:29:26 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (awfulhak.force9.co.uk [195.166.136.63]) by hub.freebsd.org (Postfix) with ESMTP id 855A414D5C for ; Thu, 1 Apr 1999 14:29:10 -0800 (PST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (keep.lan.Awfulhak.org [172.16.0.8]) by awfulhak.org (8.9.2/8.9.2) with ESMTP id XAA27570; Thu, 1 Apr 1999 23:28:08 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from keep.lan.Awfulhak.org (localhost [127.0.0.1]) by keep.lan.Awfulhak.org (8.9.3/8.9.3) with ESMTP id SAA09018; Thu, 1 Apr 1999 18:13:40 +0100 (BST) (envelope-from brian@keep.lan.Awfulhak.org) Message-Id: <199904011713.SAA09018@keep.lan.Awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: Jeffrey S Hertig Cc: freebsd-questions@FreeBSD.ORG Subject: Re: PPP And -DDIAL In-reply-to: Your message of "Thu, 01 Apr 1999 10:46:45 CDT." <370394E5.31863313@nazer.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 01 Apr 1999 18:13:40 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm using user ppp to connect to my ISP. I originaly set it up for > -auto but would like to switch to -ddial. I'm having it started by > rc.conf using a start_if.tun0. It works perfictly with -auto but when I > use -ddial thing don't work. > I notice the following differences: > > Durring boot -auto I get > "Working in auto mode > Using interface: tun0 > tun0: flags=8051 mtu 1500 > inet 209.212.198.125 --> 127.2.2.2 netmask 0xffffff00" > > Durring boot -ddial I get > "Working in ddial mode > Using interface: tun0 > tun0: flags=8011 mtu 1500" When not in -auto mode, ppp doesn't configure the interface until a connection has been established (and IPCP negotiated). > After boot nameb doesn't work. Also if I try to run netstat -r it > locks up. ping also doesn't work right. Is your connection up ? -- 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