|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Bridging + NAT
I tried to remove default route using eth0 too:
route del default gw 192.168.21.254
Which make following routing table:
melodie:~# route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
129.175.152.252 0.0.0.0 255.255.255.255 UH 0 0 0 eth1
192.168.21.254 0.0.0.0 255.255.255.255 UH 0 0 0 eth0
192.168.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
192.168.21.0 0.0.0.0 255.255.255.0 U 0 0 0 eth1
129.175.152.0 0.0.0.0 255.255.248.0 U 0 0 0 eth0
0.0.0.0 129.175.152.252 0.0.0.0 UG 0 0 0 eth1
I still can ping domU<==>dom0, but can't go to the Net.
--
Laurent POINTAL
CNRS-LIMSI dépt. CHM, groupes AMI et PS
Courriel: laurent.pointal@xxxxxxxx (prof)
laurent.pointal@xxxxxxxxxxx (perso)
Ouebe: http://www.limsi.fr/Individu/pointal/
Tél. 01 69 85 81 06 (prof)
Fax. 01 69 85 80 88
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|