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

Re: Forward iptables sur 80



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



Reply to: