|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Networkbrige is not working
In spite of reading howtos and this mailing list now for several weeks, I am
still not able to get the network of my winXP guest connected to the host
(opensuse 10.2) or the external network. There are some network interfaces
missing on my host (peth0, vif0.0).
ifconfig:
eth0 Protokoll:Ethernet Hardware Adresse 00:18:8B:B3:1A:AC
inet Adresse:192.168.0.66 Bcast:192.168.0.255 Maske:255.255.255.0
inet6 Adresse: fe80::218:8bff:feb3:1aac/64
Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:56060 errors:0 dropped:0 overruns:0 frame:0
TX packets:16173 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:1000
RX bytes:12074419 (11.5 Mb) TX bytes:2244339 (2.1 Mb)
Interrupt:18
lo Protokoll:Lokale Schleife
inet Adresse:127.0.0.1 Maske:255.0.0.0
inet6 Adresse: ::1/128 Gültigkeitsbereich:Maschine
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:1367 errors:0 dropped:0 overruns:0 frame:0
TX packets:1367 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:744512 (727.0 Kb) TX bytes:744512 (727.0 Kb)
tap0 Protokoll:Ethernet Hardware Adresse 76:DC:CA:D9:03:A0
inet6 Adresse: fe80::74dc:caff:fed9:3a0/64
Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:61 errors:0 dropped:0 overruns:0 frame:0
TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:500
RX bytes:8115 (7.9 Kb) TX bytes:468 (468.0 b)
vif2.0 Protokoll:Ethernet Hardware Adresse FE:FF:FF:FF:FF:FF
UP BROADCAST NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
xenbr0 Protokoll:Ethernet Hardware Adresse 76:DC:CA:D9:03:A0
inet6 Adresse: fe80::200:ff:fe00:0/64 Gültigkeitsbereich:Verbindung
UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
RX packets:370 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 Sendewarteschlangenlänge:0
RX bytes:50995 (49.7 Kb) TX bytes:0 (0.0 b)
My configuration file is:
kernel = '/usr/lib/xen-ioemu-3.0/boot/hvmloader'
builder = 'hvm'
memory = '512'
device_model='/usr/lib/xen-ioemu-3.0/bin/qemu-dm'
# Laufwerke
disk =
[
'file:/home/xen/windisk2.img,ioemu:hda,w','file:/home/xen/wincd.iso,ioemu:hdc:cdrom,r'
]
#disk = [ 'phy:/dev/hda,hda,r' ]
# Hostname
name = 'windows2'
# Networking
#dhcp = dhcp
#vif = ['type=ioemu, bridge=xenbr0']
vif = [ 'type=ioemu, mac=00:16:3e:00:00:11, bridge=xenbr0' ]
# Behaviour
boot='cd'
vnc=0
vncviewer=0
sdl=1
Where can I start to investigate the the problem?
Thanks for any help
Thilo
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Networkbrige is not working,
Thilo Riessner <=
|
|
|
|
|