From owner-freebsd-questions Sat Jun 9 20:58:29 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail12.svr.pol.co.uk (mail12.svr.pol.co.uk [195.92.193.215]) by hub.freebsd.org (Postfix) with ESMTP id 9D51237B403 for ; Sat, 9 Jun 2001 20:58:26 -0700 (PDT) (envelope-from mark@dvdnews.co.uk) Received: from [195.92.67.23] (helo=mail18.svr.pol.co.uk) by mail12.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 158wMq-00003O-00 for freebsd-questions@freebsd.org; Sun, 10 Jun 2001 04:58:24 +0100 Received: from modem-205.blue-spotted-stingray.dialup.pol.co.uk ([62.136.238.205] helo=mark2) by mail18.svr.pol.co.uk with smtp (Exim 3.13 #0) id 158wMp-0006NC-00 for freebsd-questions@FreeBSD.ORG; Sun, 10 Jun 2001 04:58:24 +0100 Message-ID: <00c701c0f161$93a66050$0200a8c0@mark2> From: "Mark Hughes" To: Subject: ppp.log question Date: Sun, 10 Jun 2001 04:58:14 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I've got user ppp running on my machine, and looking at the /var/log/ppp.log logfile, I've noticed that every ten seconds from connection to disconnect there is a Jun 10 04:05:14 server ppp[141]: tun0: LCP: deflink: RecvEchoRequest(1) state = Opened Jun 10 04:05:14 server ppp[141]: tun0: LCP: deflink: SendEchoReply(1) state = Opened | each time with an increased number here----------------------------+ The only question i have really is is this normal? the only reason i ask is that i think it may be keeping the net connection alive even when there's no data flowing (having said that though, it may well be a program running on another of the machines on our network that is keeping it active, so these messages may be nothing to do with the net connection staying on). Basically, I'm just trying to work out if it's normal to have this happening every ten seconds, or if i've got somethign wrong in my config. TIA. Regards, Mark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message