Notices


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #5  
Old 16-Oct-2009, 12:18 PM
 
Join Date: Oct 2007
Location: Austria
Posts: 5,789
brunold 30-39 reputation pointsbrunold 30-39 reputation pointsbrunold 30-39 reputation pointsbrunold 30-39 reputation points
Send a message via ICQ to brunold Send a message via Skype™ to brunold
Default Re: xen, vm-install in console -- problem

Piotrek,

by default the vnc listen address points to 127.0.0.1 where the vncviewer connects to when you open the gui via the virt-manager. In case you want to connect from a different host, you need to adopt the vnc listen address in /etc/xen/xend-config.sxp:

# cat /etc/xen/xend-config.sxp
...
#(vnc-listen '127.0.0.1')
(vnc-listen '0.0.0.0')

After that you need to restart the xend and of course shutdown any running domU before. After that vnc binds allways to the loopback and the public ip and you should be able to conenct to the console of your win2008 system from a different host.

Rainer
Reply With Quote
 

Tags
display, qulfi, vm-install, xen

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 07:56 PM.


© 2007 Novell, Inc. All Rights Reserved.

Search Engine Friendly URLs by vBSEO 3.3.0 RC2