|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] IP Connectivity issues in DomU
Hi All,
I'm experiencing issues with my DomU.
Services such as FTP and SSH hang on connect. The login comes up, then
there is a big lag before password request is displayed. I'm sure it's a
more general IP issue.
Also when I reset my domu the extra IP's I've assigned to it don't some
up. The only way I've managed to get them up it to go into Webmin
Network Interface->Activated at boot, edit each interface (without
making changes) and hit Save and Apply.
I'm sure this is all part of the same issue, but I've no idea how to
track it down :(
Connectivity with Dom0 is fine.
I think my xen DomU config file is pretty standard:-
name = "DomU"
uuid = "3982320d-2073-5fa2-3b7c-600318edf3da"
memory = 512
vcpus = 2
bootloader="/usr/bin/pygrub"
#kernel = "/boot/vmlinuz"
#ramdisk = "/boot/initrd.img"
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
disk = [ "tap:aio:/xen/dom1.img,xvda,w", ]
vif = [ "bridge=xenbr0" ]
Lyle
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] IP Connectivity issues in DomU,
Lyle <=
|
|
|
|
|