标题: 我所有的甲骨文ipv6都掉了 [打印本页] 作者: Ymu 时间: 2023-8-4 01:30 标题: 我所有的甲骨文ipv6都掉了 dhclient -6 enp0s3
也没有反应作者: Easonnn 时间: 2023-8-4 12:54
先检查一下配置文件
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
source /etc/network/interfaces.d/*
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
auto enp0s3
allow-hotplug enp0s3
iface enp0s3 inet dhcp
iface enp0s3 inet6 dhcp