From owner-freebsd-questions Mon Mar 17 13:24:09 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA05330 for questions-outgoing; Mon, 17 Mar 1997 13:24:09 -0800 (PST) Received: from typhoon.dial.pipex.net (typhoon.dial.pipex.net [158.43.128.27]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA05317 for ; Mon, 17 Mar 1997 13:24:01 -0800 (PST) Received: from al052.du.pipex.com (193.130.251.52) by typhoon.dial.pipex.net (8.8.2/UUNET PIPEX simple 1.29) id VAA00571; Mon, 17 Mar 1997 21:21:18 GMT Message-Id: <199703172121.VAA00571@typhoon.dial.pipex.net> From: "Bill Nutt" To: Subject: ppp -auto problem? on 2.1.5-RELEASE Date: Mon, 17 Mar 1997 21:22:35 -0000 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm currently running 2.1.5-R (yes I know I need to upgrade ASAP!) and have set up ppp to run on auto. As soon as I do a: ppp -auto the machine dials out, even though I have nothing running which I think needs to send a packet. If I do a , ppp redials to my provider after a few seconds. Is this normal and expected? i.e. On startup must the machine request info from elsewhere? Sorry for asking this, but after the security holes found recently, I hope you won't think me too paranoid!! ( I previously had problems with logins failing, but I believe I traced this successfully to XF86-3.2 screwing up my keyboard map) btw, my machine knows its FQDN from /etc/hosts since I've told it to look there before trying DNS. thanks in advance, --Bill