Re: KVM with 6.2 i686 guest

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



On 30 May 2012 21:14, Jerry Geis <geisj@xxxxxxxxxxxxxxx> wrote:

> > Jerry,
> >
> > I believe that by default the network is down and the "BOOTPROTO=dhcp" is
> > not in the /etc/sysconfig/network-scripts/ifcfg-ethx. I encountered a
> > similar issue on a KVM guest with minimal install
> >
> Earl
>
> Was there something else missing also?
> I not added the BOOTPROTO="DHCP" and same issue happening.
> dmesg shows link up, service network restart shows OK and ifconfig
> shows no address.
>
>
> jerry
>
>
> _______________________________________________
> CentOS mailing list
> CentOS@xxxxxxxxxx
> http://lists.centos.org/mailman/listinfo/centos
>

Jerry,

That was all I did on my KVM VM and ran ifup eth0 so that it will get the
IP address.

You can also try a static IP, which looks like this

DEVICE=eth0
BOOTPROTO=none
ONBOOT=yes
IPADDR=192.168.122.100 NETMASK=255.255.255.0NETWORK=192.168.122.1

My KVM host is using the default connection, which is NAT
**

-- 
Kind Regards
Earl Ramirez
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux