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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message