Hi There, I have a bit of an odd issue. I am testing Xen 3.0.2 on a machine before fully migrating to it from 2.0.7. The host OS is Ubuntu 6.06, and I am running the pre-compiled Xen code (kernel, tools) from the Xen site. I have two NICs, both if which I amhidung from Dom0 via the ''pciback.hide'' grub entry. I am have the bridges setup in the ''/etc/networking/interfaces'' file,and have commented out the call to the ''network-bridge'' in the Xen files. The networking appears to be fine. My first DomU is the firewall (also Ubuntu 6.06). It sees the two NICs no problem, but does not see them as ''eth0'' and ''eth1''; they are ''eth3'' and ''eth4''. Networking works (the DomU can access the Internet, etc.) I am not sure why the DomU would be seeing these as ''eth3'' and ''eth4''. The "dmesg" output does not reveal any other interfaces being "allocated" Thoughts? Thanks, in advance. -Alan _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Fri, Oct 06, 2006 at 09:03:58PM -0700, Alan Murrell wrote:> My first DomU is the firewall (also Ubuntu 6.06). It sees the two NICs no > problem, but does not see them as ''eth0'' and ''eth1''; they are ''eth3'' and > ''eth4''. Networking works (the DomU can access the Internet, etc.)Take a look into /etc/udev/rules.d. You should find a file which includes the strings eth3 and eth4. Follow the instructions in this file. Bastian -- If a man had a child who''d gone anti-social, killed perhaps, he''d still tend to protect that child. -- McCoy, "The Ultimate Computer", stardate 4731.3 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users