From owner-freebsd-questions Wed May 31 11:51:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from guppy.evolunet.com (guppy.evolunet.com [195.154.101.161]) by hub.freebsd.org (Postfix) with ESMTP id D495C37BE92 for ; Wed, 31 May 2000 11:51:40 -0700 (PDT) (envelope-from renaud@guppy.evolunet.com) Received: (from renaud@localhost) by guppy.evolunet.com (8.8.7/8.8.7) id UAA05984; Wed, 31 May 2000 20:51:56 +0200 (CEST) (envelope-from renaud) From: Renaud Waldura Message-Id: <200005311851.UAA05984@guppy.evolunet.com> Subject: Re: User-PPP not seeing incoming PPP packets on 3.4R In-Reply-To: from "Gallagher, Mick" at "May 31, 0 02:37:20 pm" To: mick.gallagher@roke.co.uk (Gallagher Mick) Date: Wed, 31 May 100 20:51:56 +0200 (CEST) Cc: freebsd-questions@FreeBSD.ORG Reply-To: renaud@evolunet.com (Renaud Waldura) X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think that cross-posting from freebsd-questions is considered bad etiquette. FYI. > (ii) Can anyone tell me how to get tcpdump to look at the bpf tun thing, so > I can actually monitor the packet flow? tcpdump -i tun0 should do it. You need to have "pseudo-device bpf" in the kernel of course. > an ethernet NIC, and configured the i/f IP address of the NIC as 10.0.0.1. > Because of this, I changed the default 'dummy' PPP local tun address from > 10.0.0.1 to 11.0.0.1. (The original PPP 10.0.0.1 address comes from the > example ppp.conf file). I don't see why this should be a problem, but try 10.0.0.2 just in case -- although I doubt this is your problem. -- -- Renaud Waldura (temporarily renaud@evolunet.com) -- The Netsurfers' Organization -- 610 Clipper St. #19, San Francisco CA 94114, USA -- +1 415 642-5364 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message