猫/等/网络/接口
# interfaces(5) file used by ifup(8) and ifdown(8)
# The loopback network interface
#auto lo
#iface lo inet loopback
auto enp0s3
iface enp0s3 inet dhcp
#iface enp0s3 inet loopback
重新启动命令挂起,显示以下内容:sudo /etc/init.d/networking restart [...] 重新启动网络(通过 systemctl):networking.service
答案1
评论以下几行-
自动 enp0s3
iface enp0s3 inet dhcp
并取消以下注释
自动档
iface lo inet 环回
并重启网络服务
systemctl 重启网络管理器
希望这对你有用。因为你的系统有网络管理器,而网络管理器不管理这个文件-
/etc/网络/接口
答案2
谢谢你们的帮助。除了上述问题外,还发生了以下情况: 互联网可以正常工作,但 Firefox 67 浏览器更新后无法连接