[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] define ip gateway
hi, I have a VM with route-nat and 3 virtual interfaces. This is my config: vif = [ 'ip=10.10.10.4/24, vifname=vif1.0', 'ip=10.10.20.4/24, vifname=vif2.0', 'ip=10.10.30.4/24, vifname=vif3.0' ] And the output of dom0 ifconfig: vif1.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF inet addr:10.10.10.131 Bcast:0.0.0.0 Mask:255.255.255.255 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:32 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) vif2.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF inet addr:10.10.20.131 Bcast:0.0.0.0 Mask:255.255.255.255 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:32 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) vif3.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF inet addr:10.10.30.131 Bcast:0.0.0.0 Mask:255.255.255.255 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:32 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) I need to know how can I change the IP address of vifx.0. I want to set that address to something like 10.10.10.1 or 10.10.20.1, not 10.10.10.131. Where can I change that 131 to something else? and why is assigned like that? thx in advance. -- Janis Daniel Bistevins --- Serenity now!!! --- _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |