Date: Wed, 20 Mar 2002 21:48:03 +0200 From: Paulius Bulotas <paulius@kaktusas.org> To: freebsd-questions@FreeBSD.ORG Subject: Re: ipfw rules Message-ID: <20020320194803.GA88168@kaktusas.org> In-Reply-To: <200203201744.15491@silver.dt1.binity.net> References: <3C992774.D763B085@froekjaer.org> <200203201744.15491@silver.dt1.binity.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, On 02 03 20, Walter Hop wrote: > ipfw add 03300 allow udp from me to 194.109.6.66 53 keep-state via tun0 > ipfw add 03301 allow udp from me to 194.109.9.99 53 keep-state via tun0 possibly I could be wrong, but does udp supports keep-state? udp is connectionless protocol, as far as I remember ;) so these rules are wrong (but still could be working, just keep-state is not useful?) Paulius 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?20020320194803.GA88168>