Date: Sun, 18 Jan 2004 19:22:10 -0600 From: "Andrew L. Gould" <algould@datawok.com> To: "Daan Vreeken [PA4DAN]" <Danovitsch@Vitsch.net> Cc: FreeBSD-questions@FreeBSD.org Subject: Re: ipfw rules for letting ssh requests in Message-ID: <200401181922.10968.algould@datawok.com> In-Reply-To: <200401190053.38351.Danovitsch@Vitsch.net> References: <200401181747.04419.algould@datawok.com> <200401190053.38351.Danovitsch@Vitsch.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 18 January 2004 05:53 pm, Daan Vreeken [PA4DAN] wrote:
>
> You forgot the packets in the other direction... This should do the trick :
>
> ${fwcmd} add 00300 allow tcp from any to me 22
> ${fwcmd} add 00301 allow tcp from me 22 to any
>
> grtz,
> Daan
It worked.
Thanks,
Andrew Gould
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401181922.10968.algould>
