ipfw rules for letting ssh requests in

Andrew L. Gould algould at datawok.com
Sun Jan 18 17:22:10 PST 2004


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



More information about the freebsd-questions mailing list