On 08/23/2018 04:10 PM, TE Dukes wrote:
Here's the link:
https://paste.fedoraproject.org/paste/MMNEJmqIrEzK-A4N3MR0ZA

ip route show:
default via 192.168.1.1 dev eno1 proto static metric 101
192.168.1.0/24 dev enp1s0 proto kernel scope link src 192.168.1.111 metric 100 192.168.1.0/24 dev eno1 proto kernel scope link src 192.168.1.110 metric 101

You have two physical devices using the same IPv4 subnet.  Disable the one you aren't using.  Set ONBOOT=no in /etc/sysconfig/network-scripts/ifcfg-enp1s0 or remove the file entirely.
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to