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

Ivan Mercier ivan.mercier at gmail.com
Tue Sep 6 21:07:53 CEST 2011


iptables -L -v -n -t nat
Chain PREROUTING (policy ACCEPT 245 packets, 27299 bytes)
 pkts bytes target     prot opt in     out     source
destination

Chain INPUT (policy ACCEPT 186 packets, 20734 bytes)
 pkts bytes target     prot opt in     out     source
destination

Chain OUTPUT (policy ACCEPT 3636 packets, 236K bytes)
 pkts bytes target     prot opt in     out     source
destination

Chain POSTROUTING (policy ACCEPT 3636 packets, 236K bytes)
 pkts bytes target     prot opt in     out     source
destination
    1    52 MASQUERADE  all  --  *      eth0    192.168.1.0/24
0.0.0.0/0



Le 6 septembre 2011 21:05, Olivier FONTES <olivier at famille-fontes.net> a
écrit :

> Hello,
>
> Que dit ton iptables -L -v -n -t nat ??
>
> On Tue, 6 Sep 2011 19:51:33 +0200, Ivan Mercier <ivan.mercier at gmail.com>
> wrote:
>
> 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
>
>
>
> ---
> Le domaine famille-fontes.net est auto hébergé à mon domicile. Contactez moi si vous souhaitez faire de même.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.tetalab.org/pipermail/tetaneutral/attachments/20110906/d5f39f88/attachment-0001.html>


More information about the Tetaneutral mailing list