|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Routing problem
OK. But what if I (will) have a similar situation like described in the article ( http://www.debian-administration.org/articles/360 )? I somehow will have to route packages from outside to dumUs.
In our case, intranet traffic is routed via 10.2.0.10. I guess that if we tell the router to route traffic to 10.12.<whatever> via 10.2.0.9 that should solve some issues (if dom0 is set up correctly).
But I still don't know why domUs can't ping their own ethernet interfaces, nor the other hosts connected to the same xenbridge.
Xenbridge is a virtual device behaving similar to a switch?
thanks,
David
On 9/13/06, Steffen Heil <lists@xxxxxxxxxxxxxxx> wrote:
Hi
> I'm trying to set up several test systems as domUs. We've got a 10.0.0.0/8 Intranet, the ethernet interface in dom0 is 10.2.0.9 and the test servers
would be 10.12.1.2/29 (testhost1), 10.12.1.3/29 (testhost2), 10.12.2.2/24 (testhost3),
10.12.2.3/24 (testhost4). > I guess routing via dom0 would be appropriate.
This will force you to add a static route to every system in your intranet to reach the testhosts, because they would try to reach them without using
the router (in fact they are in their local subnet).
Use bridging in dom0 instead and it will work.
Regards, Steffen
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|