[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Forward iptables sur 80



On Sat, 2002-08-24 at 20:36, jeanlegnu wrote:
> 
> > > iptables -A FORWARD -i eth0 -p tcp --dport 80 -o ppp0 -j ACCEPT
> > > iptables -A FORWARD -o eth0 -p tcp --dport 80 -i ppp0 -j ACCEPT
> >
> > iptables -A FORWARD -o eth0 -p tcp --sport 80 -i ppp0 -j ACCEPT
> >
> > C'est --sport pour la règle entrante
> 
> Ca ne marche pas, mon lan ne peux pas acceder au port 80 des serveurs web
> 
> Est ce qu'une personne a une autre idée ?


euh, je débarque, c'était quoi ta question ?




Reply to: