Tagged Questions
1
vote
0answers
29 views
After upgrading a VM to 12.04 my eth0 MAC is all zeroes
I did a series of upgrades from 10.04 to 12.04 on a VM under Xen virtualisation. Now for some reason eth0 won't start up, ifconfig says mac address is 00:00:00:00:00:00, I've tried setting the address ...
1
vote
1answer
628 views
How do I set up a xen bridge?
I have been reading various pages on how to set up the network for xen. Unfortunately, none of them actually have a full example config. They clearly show what the xenbr0 section should look like, but ...
0
votes
0answers
105 views
Xen bridging on 12.10
I have been trying to follow the guidance on using Xen from Ubuntu. When setting up the bridging I followed the notes but when I restart the network my windows change and I get a recurring error ...
0
votes
2answers
1k views
Bridging: Loosing WLAN network connection with 4addr on option - Why?
Question:
For use with my Xen VM, I need to create a virtual network interface (vif) that is bridged to wlan0.
If in /etc/network/interfaces I add
auto xenbr0
iface xenbr0 inet dhcp
And ...
1
vote
0answers
365 views
How do I configure networking when using XEN on 12.04 Server
I'm following this guide, https://help.ubuntu.com/community/XenProposed, and I'd like to setup a static IP address, but I don't know how. I'm using 12.04 Server.
This is the step I'm having trouble ...
0
votes
1answer
301 views
Ubuntu Server 10.04 LTS & Xen intermittent networking
I have been setting up a xen server with 10.04 LTS server installed.
Every so often, the network seems to hang.
For example
64 bytes from 192.168.1.109: icmp_req=1317 ttl=64 time=0.381 ms
64 ...