[Tetaneutral] Partage connexion internet, pb iptables,dnsmasq??

Ivan Mercier ivan.mercier at gmail.com
Tue Sep 6 19:51:33 CEST 2011


Bonjour à tous,
j'aimerais avoir un peu de votre aide pour relier ma 9box(sous OpenWrt) ...

9box(br-lan)----------->(eth1)PC (debian 6 wheezy)

(eth0)---------------------------------->routeur-------------->WWW

Voila ma config:
PC(relié au web)
firewall desactivé
ifconfig eth1 192.168.1.123
iptables -t nat -A POSTROUTING -s 192.168.1.0/24 -o eth0 -j MASQUERADE
echo 1> /proc/sys/net/ipv4/ip_forward

cat /etc/dnsmasq.conf
dhcp-option=3,192.168.1.123
dhcp-range=192.168.1.1,192.168.1.4,24h

9BOX:
route add default gw 192.168.1.123
echo "nameserver 192.168.1.123" > /etc/resolv.conf

Résultat:
DNS ok
le reste est bloqué par ???

merci beaucoup!
Ivan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tetalab.org/pipermail/tetaneutral/attachments/20110906/97b0f1a5/attachment.html>


More information about the Tetaneutral mailing list