Re: networking vs. VirtualBox

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday 18 August 2011 01:04:40 Michael Hennebry wrote:
> Thanks folks.
> 
> Now /etc/sysconfig/network-scripts/network-scripts looks like this:
> DEVICE="eth0"
> BOOTPROTO="dhcp"
> HWADDR="08:00:27:D2:4E:D1B"
> NM_CONTROLLED="yes"
> ONBOOT="yes"
> to match that of my host system.
> Previously, BOOTPROTO was not there and ONBOOT was "no".
> I also used
> chkconfig --add network
> to start the network service.
> 
> I now have a guest that can be pinged from outside its host.

If you use the network service, I suggest disabling NetworkManager for the 
guest, "chkconfig NetworkManager off" followed by "service NetworkManager stop".

Also, modify the NM_CONTROLLED to "no", since NetworkManager is not supposed 
to control this device. To make sure that the network service is turned on 
automatically at boot, "chkconfig network on". That should be it for network 
configuration of the guest. ;-)

HTH, :-)
Marko

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux