Date: Thu, 12 Feb 2009 00:31:39 -0800 (PST) From: kashif imran <kashif_imran4u@yahoo.com> To: freebsd-questions@freebsd.org Cc: umar381@yahoo.com Subject: Iptables in FreeBSD Message-ID: <733048.41349.qm@web65403.mail.ac4.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi all I am a new to FreeBsd, can someone translate these iptables rules for freeb= sd? =A0 /usr/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE /usr/sbin/iptables -A FORWARD -i eth0 -o eth1 -m state --state RELATED,ESTA= BLISHED -j ACCEPT /usr/sbin/iptables -A FORWARD -i eth1 -o eth0 -j ACCEPT =A0 regards Imran=0A=0A=0A
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?733048.41349.qm>