* Fw: Iptables rules
@ 2004-01-15 1:35 Alexis
0 siblings, 0 replies; only message in thread
From: Alexis @ 2004-01-15 1:35 UTC (permalink / raw)
To: netfilter
----- Original Message -----
From: "Alexis" <alexis@attla.net.ar>
To: "Minh Cao" <caom@statsus.com>
Sent: Wednesday, January 14, 2004 10:08 PM
Subject: Re: Iptables rules
> echo 1 > /proc/sys/net/ipv4/ip_forward
>
>
>
>
> ----- Original Message -----
> From: "Minh Cao" <caom@statsus.com>
> To: <netfilter@lists.netfilter.org>
> Sent: Wednesday, January 14, 2004 10:04 PM
> Subject: Help: Iptables rules
>
>
> > Hi,
> >
> > I am new to iptables.
> > Please help me to create a rules, which allows everything in and out
both
> > interfaces.
> >
> > What I have but not worked:
> > iptables -A FORWARD -i $EXTIF -o $INTIF -j ACCEPT
> > iptables -A FORWARD -i $INTIF -o $EXTIF -j ACCEPT
> >
> > iptalbles -t nat -A POSTROUTING -o $EXTIF -j MASQUERADE
> >
> >
> > Thanks
> > Minh
> >
> >
> >
> >
>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-15 1:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-15 1:35 Fw: Iptables rules Alexis
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.