From owner-freebsd-net Sun Mar 18 9:21:27 2001 Delivered-To: freebsd-net@freebsd.org Received: from what.ifelse.org (what.ifelse.org [208.171.40.202]) by hub.freebsd.org (Postfix) with ESMTP id B99AD37B719 for ; Sun, 18 Mar 2001 09:21:23 -0800 (PST) (envelope-from billt@ifelse.org) Received: from zaius.poa (2416419hfc44.tampabay.rr.com [24.164.19.44]) by what.ifelse.org (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id MAA02582 for ; Sun, 18 Mar 2001 12:02:57 -0500 X-Authentication-Warning: what.ifelse.org: Host 2416419hfc44.tampabay.rr.com [24.164.19.44] claimed to be zaius.poa Date: Sun, 18 Mar 2001 12:26:11 -0500 (EST) From: bill X-X-Sender: To: Subject: GRE tunnels Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org good day, does any information exist on how set up a GRE tunnel in freebsd 4.3-BETA? i have read the netgraph, ngctl, ng_pptpgre man pages and unfortunately i am unable make heads or tails on how to set one up. i have the 'other' end set up using linux iproute2. it works (at least i see via tcpdump the ping packets arrive at the freebsd gateway). i have allowed gre packet thusly: ipfw add xxx pass gre from any to any but i am not sure what to do next. i would be very grateful for any assistance! bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message