Date: Fri, 12 Mar 1999 21:15:20 -0800 (PST) From: Dru Nelson <dnelson@redwoodsoft.com> To: freebsd-hackers@freebsd.org Subject: Will IPFW pass GRE packets? Message-ID: <Pine.BSF.4.10.9903122110210.7235-100000@pacman.redwoodsoft.com>
next in thread | raw e-mail | index | archive | help
Hi, yes, ipfw will pass GRE packets, but I don't know what the standard config is. # grep gre /etc/protocols gre 47 GRE # IP encapsulation protocol - used for PPTP then ipfw will need something like (this had been changed to protect the innocent). 00001 allow gre from any to any log and watch the ipfw code and it will help... Dru Nelson Redwood City, California To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9903122110210.7235-100000>