[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Assign IP and CONFIG_IP_PNP problem
Hi, I'm new to Xen and I'm having problem with Xen networking. I read that one could set the IP address of a new virtual machine in the configuration file with the vif statement. For example: vif = [ 'mac=00:00:00:00:00:01, bridge=virbr0' ] ip = "10.10.10.1" My problem is that when the virtual machine start it doesn't get the IP. Insted it uses dhcp to get one, even if I specify the "static" IP in the configuration file as above. I've found that the xen kernel must be compiled with the CONFIG_IP_PNP option set, but my kernel doesn't seem to have it. Infact: grep CONFIG_IP_PNP /boot/config-2.6.21.7-3.fc8xen gives me: # CONFIG_IP_PNP is not set Is this one the only problem? Is there a way to get a Fedora precompiled kernel with this option set? Thanks Regards Matteo _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |