博途v14为什么找不到网络接口
发布时间: 2023-03-13 03:55:04
① 博途plc软件出现the selected interface has nonetworkconnection
这是由于安装时出现错误
由于网卡没有设置成静态,致使网络接口无效,所以按照vi /etc/sysconfig/network-scripts/ifcfg-ens33把BOOTPROTO的值修改为static:BOOTPROTO=staticservice network restart
热点内容