Hello everybody, I am quite new to Xen and im running Xen on Ubuntu Dapper. I want to VNC into a VM(domU) from a machine on the local LAN. I have assigned a dummy interface so that i can use that IP address as my VM''s IP. The output of ifconfig is: sagnik@sagnik-desktop:~$ ifconfig dummy0 Link encap:Ethernet HWaddr 7E:3A:16:C5:2E:91 inet addr:192.168.3.1 Bcast:192.168.3.255 Mask:255.255.255.0 inet6 addr: fe80::7c3a:16ff:fec5:2e91/64 Scope:Link UP BROADCAST RUNNING NOARP MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:3 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:0 (0.0 b) TX bytes:210 (210.0 b) eth0 Link encap:Ethernet HWaddr 00:13:20:78:92:A0 inet addr:192.168.1.100 Bcast:192.168.1.255 Mask:255.255.255.0 inet6 addr: fe80::213:20ff:fe78:92a0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:1343 errors:0 dropped:0 overruns:0 frame:0 TX packets:1487 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:1069413 (1.0 MiB) TX bytes:351076 (342.8 KiB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:5 errors:0 dropped:0 overruns:0 frame:0 TX packets:5 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:272 (272.0 b) TX bytes:272 (272.0 b) But when i try to execute the command vncviewer and give this IP, i get an error message "tcp connection refused". Am i going wrong in the method for assigning IPs itself ? If yes, please help me out. Thanks for the help. Regards, Sagnik _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users