o i assume
there should be two fwd rules semewhere in the ruleset.
Please, where should I place those rules?
Or is it better to use /etc/nad.conf to redirect all incomming connections
on ports 20 and 21 to localhost?
Any help is *very* appreciated :-)
Peter Rosa
P.S. Please consider adding
m any to me 80 in via $pif setup limit src-addr 1
$cmd 450 deny log ip from any to any
# This is skipto location for outbound stateful rules
$cmd 500 divert natd ip from any to any out via $pif
$cmd 510 allow ip from any to any
Many thanks,
Peter Rosa
___
ny
# This is skipto location for outbound stateful rules
$cmd 500 divert natd ip from any to any out via $pif
$cmd 510 allow ip from any to any
Many thanks,
Peter Rosa
___
freebsd-ipfw@freebsd.org mailing list
http://lists.freebsd.org/mailman/list
27;FIREWALL' IS COMPLETELY OPEN FOR ANY CONNECTION FROM
INSIDE AND EVEN OUTSIDE!!!
It is very well explained in man ipfw and even better in handbook:
(http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/firewalls-ipfw.html)
Peter Rosa