Date: Sat, 22 Jul 2000 11:32:31 -0500 From: George.Giles@mcmail.vanderbilt.edu To: freebsd-security@freebsd.org Subject: NATD problem Message-ID: <OFB9C59C00.5BC06741-ON86256924.005ACEFF@MC.VANDERBILT.EDU>
next in thread | raw e-mail | index | archive | help
My firewall works fine, but NATD does not route my gateway requests
properly. The private ip addresses do not route from mx1 (iip) through mx0
(oip).
# Allow inside out
$fwcmd add divert natd all from any to any via ${oif}
$fwcmd add pass tcp from ${iip} to ${oip} 8668 setup
$fwcmd add pass tcp from ${iip} to any 8668
Please advise.
George
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?OFB9C59C00.5BC06741-ON86256924.005ACEFF>
