PDA

View Full Version : Xen networking in OpenSuse 10.1


cifroes
4th November 2006, 05:52
Hi,

Just installed Xen 3.0.2 in opensuse 10.1 following these instructions: http://en.opensuse.org/Installing_Xen3

I then configured each VM adding a network device with a static ip and stuff. I'm using the bridging stuff in the dom0.

The only problem is that I can't ping vm02 from vm01 and vice-versa. VMs can ping outside world and dom0. Outside world and dom0 can ping the VMs, just not between VMs.

How should I setup my networking scripts to solve my problem?

Thanks in advance

falko
5th November 2006, 17:34
What IP addresses do dom0, vm1, vm2, etc. have?

cifroes
6th November 2006, 21:30
Sorry, problem fixed.

I used the same MAC addresses in all my configuration files for my VMs and that causes problems (at least in opensuse 10.1)