Displaying 2 results from an estimated 2 matches for "b6850a990e86".
2019 Sep 20
0
7.7.1908, interface bonding, and default route
...quot;Bond connection 1"
UUID=4ccacb42-dfad-484f-8168-b78c70a66c8d
DEVICE=nm-bond
ONBOOT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
#Channel Interface example
TYPE=Ethernet
NAME="Ethernet connection 1"
UUID=5a961074-d502-49a3-ae3b-b6850a990e86
DEVICE=enp7s0f0
ONBOOT=yes
MASTER=nm-bond
SLAVE=yes
MASTER_UUID=4ccacb42-dfad-484f-8168-b78c70a66c8d
> Thanks,
> Carlos.
> _______________________________________________
> CentOS mailing list
> CentOS at centos.org
> https://lists.centos.org/mailman/listinfo/centos
--
Giles Co...
2019 Sep 20
2
7.7.1908, interface bonding, and default route
Hi!
I just upgraded a machine to 7.7.1908 and the default route is not being
set on boot. This particular server has a bonded interface, and the
corresponding configuration for the master is (
/etc/sysconfig/network-scripts/ifcfg-bond0):
TYPE=Bond
BOOTPROTO=none
DEFROUTE=yes
IPV4_FAILURE_FATAL=yes
NAME=bond0
DEVICE=bond0
ONBOOT=yes
IPADDR=10.3.20.131
PREFIX=24