From mboxrd@z Thu Jan 1 00:00:00 1970 From: victor Subject: vif_addip Date: Wed, 17 Mar 2004 09:02:02 +0000 (UTC) Sender: xen-devel-admin@lists.sourceforge.net Message-ID: <7503547C.1090305@ambra.ro> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Return-path: Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: Date: Wed, 17 Mar 2032 11:08:28 -0500 To: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org I'm trying to add a new address to a runing domain. This is the domain: [root@xen victor]# xc_dom_control.py list Dom Name Mem(kb) CPU State Time(s) 0 Domain-0 131072 0 r- 156 1 This is VM 1 65536 0 -- 46 This is how I try to add the address: xc_dom_control.py vif_addip 1 0 192.168.250.60 But no address apears: eth0 Link encap:Ethernet HWaddr AA:00:00:2F:57:69 inet addr:169.254.1.1 Bcast:169.254.255.255 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:97 errors:0 dropped:0 overruns:0 frame:0 TX packets:74 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:9906 (9.6 Kb) TX bytes:11273 (11.0 Kb) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:16436 Metric:1 RX packets:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:737 (737.0 b) TX bytes:737 (737.0 b) I suppose that the command "xc_dom_control.py vif_addip 1 0 192.168.250.60" only make internal routing. So I added manualy the ip address, but it still not answering. Thank you. ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click