gpt4 book ai didi

networking - 创建 ifcfg-eth1 时网络没有合适的设备

转载 作者:行者123 更新时间:2023-12-04 19:42:19 24 4
gpt4 key购买 nike

我需要你帮忙解决一些奇怪的问题
我们正在尝试在我们的 centos 7 服务器上创建一个 ifcfg-eth1 网络设备。

我们在 ifcfg-eth1 文件中使用了以下信息;

TYPE=Ethernet
BOOTPROTO=static
DEVICE=eth1
ONBOOT=yes
IPADDR=192.168.101.61
NETMASK=255.255.255.0
GATEWAY=192.168.100.1
DNS1=8.8.8.8
DNS2=8.8.4.4

ifcfg-eth0 正常工作,但是当我们创建 ifcfg-eth1 时,我们得到以下错误;
No suitable device found for this connection.

/var/log/messages 的完整输出
    Oct  5 10:38:09 switch-onpremis1 network: ループバックインターフェイスを呼び込み中 [  OK  ]
Oct 5 10:38:09 switch-onpremis1 network: インターフェース enp029f2u1 を活性化中: [ OK ]
Oct 5 10:38:10 switch-onpremis1 network: インターフェース eth0 を活性化中: [ OK ]
Oct 5 10:38:10 switch-onpremis1 NetworkManager[665]: <info> [1538703490.1107] audit: op="connection-activate" uuid="9c92fad9-6ecb-3e6c-eb4d-8a47c6f50c04" name="System eth1" result="fail" reason="No suitable device found for this connection."
Oct 5 10:38:10 switch-onpremis1 network: インターフェース eth1 を活性化中: エラー: 接続のアクティベーションに失敗: No suitable device found for this connection.
Oct 5 10:38:10 switch-onpremis1 network: [失敗]
Oct 5 10:38:10 switch-onpremis1 network: RTNETLINK answers: File exists
Oct 5 10:38:10 switch-onpremis1 network: RTNETLINK answers: File exists
Oct 5 10:38:10 switch-onpremis1 network: RTNETLINK answers: File exists
Oct 5 10:38:10 switch-onpremis1 network: RTNETLINK answers: File exists
Oct 5 10:38:10 switch-onpremis1 network: RTNETLINK answers: File exists
Oct 5 10:38:10 switch-onpremis1 network: RTNETLINK answers: File exists
Oct 5 10:38:10 switch-onpremis1 network: RTNETLINK answers: File exists
Oct 5 10:38:10 switch-onpremis1 network: RTNETLINK answers: File exists
Oct 5 10:38:10 switch-onpremis1 network: RTNETLINK answers: File exists
Oct 5 10:38:10 switch-onpremis1 systemd: network.service: control process exited, code=exited status=1
Oct 5 10:38:10 switch-onpremis1 systemd: Failed to start LSB: Bring up/down networking.
Oct 5 10:38:10 switch-onpremis1 systemd: Unit network.service entered failed state.
Oct 5 10:38:10 switch-onpremis1 systemd: network.service failed.

这可能是什么问题?
可能和我们的网卡有关吗?
或者问题可能出在其他地方?

我们对 ifcfg-eth0 的设置是;
TYPE=Ethernet
PROXY_METHOD=static
BROWSER_ONLY=no
BOOTPROTO=static
DEFROUTE=yes
IPV4_FAILURE_FATAL=no
IPV6INIT=yes
IPV6_AUTOCONF=yes
IPV6_DEFROUTE=yes
IPV6_FAILURE_FATAL=no
IPV6_ADDR_GEN_MODE=stable-privacy
NAME=eth0
UUID=f3d98d60-6062-4b70-a14c-7ac4040bd403
DEVICE=eth0
ONBOOT=yes
IPADDR=192.168.100.60
PREFIX=24
GATEWAY=192.168.100.1
DNS1=8.8.8.8

感谢您的建议。
非常感谢您的帮助。

在过去的三天里,我们已经在为同样的问题而苦苦挣扎。

最佳答案

CentOS 7.x 更改了网络,请查看以下内容:

阅读 3. And what if I want the old naming back?
另外,请查看 7. What have you done with ifconfig/netstat?
https://wiki.centos.org/FAQ/CentOS7

关于networking - 创建 ifcfg-eth1 时网络没有合适的设备,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/52657230/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com