Re: В ответ на: Re: Problem setting up Centos 7

Xavier Humbert xavier at xavierhumbert.net
Sun Oct 25 11:58:33 UTC 2020


Well, I finally managed to install Centos6, planning a live upgrade to 
Centos7 (a RedHat tool can do that)

I installs, boots (manually via grub prompt, but I hope this can be fixed)

> loader="grub"
> cpu=1
> memory=1024M
> network0_type="virtio-net"
> network0_switch="public"
> disk0_type="virtio-blk"
> disk0_name="disk0.img"
> uuid="bc8a04fa-16ae-11eb-924b-d05099c11279"
> network0_mac="58:9c:fc:00:74:96"

But I cannot get the network working, even if eth0 is set :
> [root at centos6 ~]# ip addr show eth0
> 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast 
> state UP qlen 1000
>    link/ether 58:9c:fc:00:74:96 brd ff:ff:ff:ff:ff:ff
>    inet 192.168.100.19/24 brd 192.168.100.255 scope global eth0
>    inet6 fe80::5a9c:fcff:fe00:7496/64 scope link
>       valid_lft forever preferred_lft forever

The network is correctly configured on the host (bridge, tap, and 
vm-public exists)

What is next ?

Thx

Xavier

-- 
Xavier HUMBERT <xavier at xavierhumbert.net>
Linux/FreeBSD Senior Sysadmin



More information about the freebsd-virtualization mailing list