I have in my rc.conf:

natd_enable="YES"
natd_interface="xl1"
natd_flags="-f /etc/natd.conf"

and in /etc/natd.conf:

interface xl1
dynamic yes
use_sockets yes
same_ports yes
log_denied yes

however, since I am still seeing the "host4 natd[198]: failed to write packet 
back (Permission denied)" messages, I'm guessing "log_denied" is not being 
picked up.

Any help appreciated.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to