Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 11:59:14 +0200
From:      "Andrew V. Jemerya" <jema@jet.msk.su>
To:        ipfw@freebsd.org
Subject:   keep-state rule before nat
Message-ID:  <3C6A38F2.8B65E6EC@jet.msk.su>

next in thread | raw e-mail | index | archive | help
Hi, guys!

I had some trouble with keep-state rules recently.
My firewall rules are the folowing:

check-state
allow tcp from any to xxxx 25 keep-state
allow udp from any 53 to xxx 53 keep-state

divert natd from 192.168.0.0/24 to any out via rl0
divert from any to xxx in via rl0


allow all from 192.168.0.4 to any via rl1 keep-state

This construction doen't work properly, but exactly it doesn't work at
all
What can I do for this situation?





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ipfw" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C6A38F2.8B65E6EC>