> > 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 ?

A+

Répondre à