|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Xen 3.1 networking questions
Florian Engelmann wrote:
Nico Kadel-Garcia schrieb:
Florian Engelmann wrote:
Hi,
how to hardcode a vif interface?
Nico Kadel-Garcia schrieb:
Florian Engelmann wrote:
Ok at the moment I use NAT and i can connect to the internet, but
I always have to change the router. Xen starts a new vifx.0
interface which is my domUs router. The IP changes every time. How
to fix that???
Don't use "ip=", use "mac=" and either use DHCP or set the IP
address in the operating systemm itself. You can also hardcode the
vif instance, and I recommend this for network monitoring reasons.
It should be in your documentation. You use something like:
vif=[ 'vifname=xen.(whatever), mac=00:16:3E:01:(whichever), ' ]
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
Ok, one even more stupid question - my documentation was not build
because of latex was missing... is there any documentation in the
internet?
Ahh. That's part of why I like installing packages, rather than building
from source without compelling reasons. Any reason not to install LaTeX?
Or the tetex software bundle that contains it?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] Xen 3.1 networking questions, (continued)
|
|
|
|
|