From owner-freebsd-stable Thu Nov 30 18:17: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id EE59F37B400 for ; Thu, 30 Nov 2000 18:16:58 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.1/8.11.1) with ESMTP id eB12EP820198; Fri, 1 Dec 2000 02:14:25 GMT (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.1) with ESMTP id eB12GJD24084; Fri, 1 Dec 2000 02:16:19 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200012010216.eB12GJD24084@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: mremski@ellacoya.com Cc: freebsd-stable@freebsd.org, brian@Awfulhak.org Subject: Re: PPP & named oddity In-Reply-To: Message from Mike Remski of "Thu, 30 Nov 2000 05:29:39 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 01 Dec 2000 02:16:19 +0000 From: Brian Somers Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Check out http://www.FreeBSD.org/FAQ/ppp.html. Your best bet is to set up a diagnostic socket and attach to it when ppp appears hung. You should be able to ``set log local physical'' and see any incoming and outgoing traffic. If there's no incoming traffic, I'd tend to blame the peer. > Hi all. > I have a small network (3 machines) running on 192.168. addresses, > outside connection is 56K modem. I'm starting both named and userland > ppp at boottime. ppp.conf is basically the one that gets installed, > with the enable dns line commented out and the username, phonenumber and > password set. I then have a cron job that runs fetchmail every 4 hours > or so to pull down mail. After a time (maybe a day or so), ppp never > dials out. If I kill -9 and restart it stays ok for awhile again. > ppp is started with -nat -auto -quiet papchap > named just resolves my three machines. > netstat -rn shows the default route pointing out thru tun0. > ppp.linkdown has an iface clear in it. > > ps ax when this is happening does not show anything unusual about ppp. > kernel has the IPDIVERT/IPFIREWALL and NETGRAPH options in it (I am not > running natd, I'm letting ppp handle that) > > Any suggestions of what to look at greatly appreciated. > > Michael Remski > Software Engineer > mremski@ellacoya.com > 7 Henry Clay Drive > Merrimack, NH 03054 > +1 603.879.7241 direct > +1 603.577.5533 fax > www.ellacoya.com -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message