search for: dom0_ip

Displaying 7 results from an estimated 7 matches for "dom0_ip".

2006 Jun 18
0
Function dom0_ip in vif-common.sh fails in some configurations
I had some problems getting Xen to work on my machine. I tracked down the problem to the function dom0_ip in vif-common.sh which shall retrieve the ip address of the main network device of dom0. This function, however, fails in some admittedly unusual configurations. The machine in question is a rented server. The LAN adapter is configured with a /32 netmask. I have debian, and this is an excerpt from...
2007 Oct 19
0
Xen Networking
The ISP will only route packets to the dom0 mac address; they are fully automated and will not accept custom requests. They don''t even support solaris, I had to do the install using vmware to have solaris in native on this dedicated hosting. DOM0_IP is a public IP and ipv4 forwarding is enabled. DOMU_IP is a public IP on the DOM0 side in my /etc/default/inetinit I have: route add -host DOMU_IP -iface DOM0_IP on the DOMU side I have route add -host DOM0_IP -iface DOMU_IP route add default DOM0_IP This works fine as a cheesy workaround bu...
2007 Sep 11
2
Bug#441249: Bug#441249: xen-hypervisor-3.0.3-1-i386-pae: "Problems using XEN when Quagga is running"
Hi, > Can you manually do on the xen interfaces what the scripts would? How about > doing it on some other interface configured in a similar way? Toying with the vif-route script, I might have found a workaround for this issue. If I disable the ifconfig and ip route commands from vif-route script, and bring up vif interface by hand later on, everything seems to work. In other works,
2012 Dec 24
3
vif-route issue with HVM domU only
...188.40.175.7" is unknown, try "ip route help". Command "188.40.175.7" is unknown, try "ip route help". With some debugging it seems like it''s actually passing in the IP address, but not a $ipcmd telling either add or remove: + echo remove type_if=tap ++ dom0_ip ++ local nd=eth0 +++ ip_of eth0 +++ ip -4 -o addr show primary dev eth0 +++ awk ''$3 == "inet" {split($4,i,"/"); print i[1]; exit}'' ++ local result=188.40.114.136 ++ ''['' -z 188.40.114.136 '']'' ++ echo 188.40.114.136 + main_ip=1...
2006 Aug 05
5
Is the VNC setting available for non-hvm DomU''s?
...ch a vnc client to a vanilla (non-hvm) DomU using the VNC console setting? On an FC5 (2.6.16-1.2080_FC5xen0) kernel deployed on vanilla (non-hvm) hardware, setting VNC=1 for a DomU doesn''t appear to work. ''Connection Refused(111)''. I am using ''vncviewer <dom0_ip>:<domU_id>'' to connect. Any thoughts? Also, if there is a definitive howto/guide/man-page/doc/wiki on the frambuffer related config parameters (vnc, vncviewer, vnc, stdvga, etc) and their usage semantics, I''d greatly appreciate a pointer. Thanks in advance. ________...
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello, I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen resolution higher then 640x480. This seems very strange to me, because I don''t have any problem to set higher resolution on a windows 7 domU, using the following parameters in the configuration file: stdvga=1 videoram=16 What could the problem be? Is some video driver missing? -- Flavio
2011 Nov 05
88
OpenSuse 11 hvm domU: screen resolution up to 640x480
Hello, I''ve recently installed a hvm domU opensuse 11 guest and I cannot set the screen resolution higher then 640x480. This seems very strange to me, because I don''t have any problem to set higher resolution on a windows 7 domU, using the following parameters in the configuration file: stdvga=1 videoram=16 What could the problem be? Is some video driver missing? -- Flavio