Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2001 18:33:20 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        Dan Larsson <dl@tyfon.net>
Cc:        freebsd-net@FreeBSD.ORG
Subject:   Re: pptp (mpd-netgraph) through a firewall
Message-ID:  <200102120233.SAA68980@curve.dellroad.org>
In-Reply-To: <Pine.BSF.4.32.0102091205460.70820-100000@hq1.tyfon.net> "from Dan Larsson at Feb 9, 2001 12:30:39 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Dan Larsson writes:
> Are the following ipfw lines sufficent to allow pptp?:
> 
> ${fwcmd} add pass tcp from any to any established
> ${fwcmd} add pass tcp from any to ${EXT_IF} pptp setup
> ${fwcmd} add pass gre from any to any

Yes, should be.  In any case you can always tell if it's not by
using "ipfw log" rules.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102120233.SAA68980>