Date: Tue, 9 Apr 2002 09:47:05 -0500 From: "Mire, John" <jmire@lsuhsc.edu> To: "'cravey@hal-pc.org'" <cravey@hal-pc.org>, freebsd-questions@freebsd.org Subject: RE: ipfw config to only allow gif tunnels. Message-ID: <DAC809EAC7E4594AA0696EF512F6ABF10AA7388A@sh-exch>
next in thread | raw e-mail | index | archive | help
try something like: ipfw add 00122 allow ip from a.b.c.d to me via gif0 ipfw add 00124 allow ip from me to a.b.c.d via gif0 -- John Mire: jmire@lsuhsc.edu Network Administration 318-675-5434 LSU Health Sciences Center - Shreveport To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DAC809EAC7E4594AA0696EF512F6ABF10AA7388A>