Date: Sat, 13 Apr 2002 21:54:02 -0000 From: "ozkan_kirik" <ozkan_kirik@yahoo.com> To: freebsd-security@freebsd.org Subject: IPFW & NAT question. Message-ID: <a9a9dq%2Blvlb@eGroups.com>
next in thread | raw e-mail | index | archive | help
I use IPFIREWALL protocol. I wanna use this computer as both Firewall and Transparent Proxy. &i use "natd" for make nat. But my NAT doesnt work. here my files: ***natd.rules*** log yes alias_address 10.0.0.1 target_address 178.128.44.52 red=FDrect_port tcp 178.128.44.52:3128 80 proxy_rule port 80 server 178.128.44.52:3128 ***rc.conf*** ipfirewall_enable=3D"YES" natd_enable=3D"YES" By now thanks for your helps. With my best regards. **Ozkan** 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?a9a9dq%2Blvlb>