WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-fr

[Xen-fr] problème de NAT

To: xen-fr@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-fr] problème de NAT
From: Thomas Clavier <thomas.clavier@xxxxxxx>
Date: Fri, 08 Jun 2007 22:18:46 +0200
Delivery-date: Mon, 09 Jul 2007 02:56:41 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-archive: <http://lists.xensource.com/archives/html/xen-fr>
List-help: <mailto:xen-fr-request@lists.xensource.com?subject=help>
List-id: xen-fr.lists.xensource.com
List-post: <mailto:xen-fr@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-fr>, <mailto:xen-fr-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-fr>, <mailto:xen-fr-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-fr@xxxxxxxxxxxxxxxxxxx
Sender: xen-fr-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: IceDove 1.5.0.8 (X11/20061128)
        Bonjour, enfin bonsoir,

Depuis ce matin je bloque sur un problème de NAT voici le contexte :
- des DomU dans le réseau 192.168.1.0/24
- plus tard des DomU routable
- sur le Dom0, 1 bridge xendmz composé d'une interface dummy en 192.168.1.1 et des vif en 192.168.1.0/24 - toujours sur le Dom0 1 bridge xennet composé d'eth0 et des futur vif routable

depuis le Dom0, un ping 192.168.1.X marche bien, et depuis les DomU, un ping 192.168.1.1 marche tiptop.
Les DomU sont configurer pour avoir 192.168.1.1 comme gw
j'ai une règle iptables pour le NAT :
iptables -t nat -A POSTROUTING -o eth0 -s 192.168.1.0/24 -j MASQUERADE

et bien 1 dans /proc/sys/net/ipv4/ip_forward

pb : le ping d'une ip sur le net depuis les DomU ne donne rien :
# ping 88.191.254.60
PING 88.191.254.60 (88.191.254.60) 56(84) bytes of data.

--- 88.191.254.60 ping statistics ---
6 packets transmitted, 0 received, 100% packet loss, time 5008ms

une idée ? une piste de recherche ?

merci d'avance.
--
Thomas Clavier                  http://www.tcweb.org
+33 (0)6 20 81 81 30            JabberID : tom@xxxxxxxxxxxxxxxx

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
Xen-fr mailing list
Xen-fr@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-fr
<Prev in Thread] Current Thread [Next in Thread>