Date: Thu, 01 Apr 1999 10:46:45 -0500 From: Jeffrey S Hertig <jeff@nazer.net> To: freebsd-questions@FreeBSD.ORG Subject: PPP And -DDIAL Message-ID: <370394E5.31863313@nazer.net>
next in thread | raw e-mail | index | archive | help
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<UP,POINTOPOINT, RUNNING, MUITICAST> 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<UP,POINTOPOINT, RUNNIG, MULTICAST> mtu 1500" After boot nameb doesn't work. Also if I try to run netstat -r it locks up. ping also doesn't work right. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?370394E5.31863313>