All of lore.kernel.org
 help / color / mirror / Atom feed
From: victor <victor@ambra.ro>
To: xen-devel@lists.sourceforge.net
Subject: vif_addip
Date: Wed, 17 Mar 2004 09:02:02 +0000 (UTC)
Date: Wed, 17 Mar 2032 11:08:28 -0500	[thread overview]
Message-ID: <7503547C.1090305@ambra.ro> (raw)

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

             reply	other threads:[~2004-03-17  9:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-17  9:02 victor [this message]
2004-03-17  9:13 ` vif_addip Ian Pratt
  -- strict thread matches above, loose matches on Subject: below --
2004-03-05 10:56 vif_addip victor
2004-03-05 11:23 ` vif_addip Ian Pratt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7503547C.1090305@ambra.ro \
    --to=victor@ambra.ro \
    --cc=xen-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.