Date: Fri, 13 Feb 2009 07:21:26 -0500 From: Moti Levy <levymoti@gmail.com> To: kashif_imran4u@yahoo.com Cc: umar381@yahoo.com, freebsd-questions@freebsd.org Subject: Re: Iptables in FreeBSD Message-ID: <499565C6.3030500@gmail.com> In-Reply-To: <733048.41349.qm@web65403.mail.ac4.yahoo.com> References: <733048.41349.qm@web65403.mail.ac4.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 02/12/09 3:31 AM, kashif imran wrote: > Hi all > I am a new to FreeBsd, can someone translate these iptables rules for freebsd? > > /usr/sbin/iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE > /usr/sbin/iptables -A FORWARD -i eth0 -o eth1 -m state --state RELATED,ESTABLISHED -j ACCEPT > /usr/sbin/iptables -A FORWARD -i eth1 -o eth0 -j ACCEPT > > > regards > Imran > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > http://lists.freebsd.org/pipermail/freebsd-questions/2004-April/044506.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?499565C6.3030500>