现象系统无法上网,ping本地127.0.0.1不通,局域网IP也不通,网关也无法ping通
通过 ifconfig 查看网卡和lo回环口 都已启用
重启network服务报错如下:
# service network restart
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface eth0: Active connection state: activated
Active connection path: /org/freedesktop/NetworkManager/ActiveConnection/2 [ OK ]
Bringing up interface eth1: Active connection state: activated
Active connection path: /org/freedesktop/NetworkManager/ActiveConnection/3 [ OK ]
问题的原因是RedHat自己开发的NetworkManager管理工具和/etc/sysconfig/network-scripts/ifcfg-ethx配置不同步造成的。如果要消除这个提示,请关闭NetworkManager服务即可:
# chkconfig NetworkMa
详细解决方案
CentOS6.3重新加载网卡报错 Active connection path: /org/freedesktop/NetworkManager/ActiveConnection...
热度:81 发布时间:2023-12-12 18:03:04.0
相关解决方案
- JSP向SQL数据库中写下数据时提示:Network error IOException: Connection refused: connect
- java.lang.UnsupportedOperationException: The user must supply a JDBC connection,该怎么处理
- cas客户端有关问题(unable to find valid certification path to requested target)
- Error creating bean with name 'sessionFactory' defined in class path resource解决方法
- ASP上Set GetSession("conn")=server.CreateObject("adodb.connection")
- 对 java.sql.Connection 的commit方法理解有关问题
- 运用HttpURLConnection抓取google搜索结果,总是报错:java.net.SocketException: Connection reset
- eclipse 提醒 configure build path
- iReport中应用JavaBean作为Table的数据源:The supplied java.sql.Connection object is nul
- jsp页面未加载完毕被关闭,抛java.net.SocketException: Connection reset by peer: socket write,该如何处理
- class path resource [applicationContext.xml] does not exist解决方法
- ClientAbortException: java.net.SocketException: Connection reset by peer: socket write error,该如何解决
- 关于HttpURLConnection:Connection timed out: connect 有关问题
- CAS(SSO) tomcat ssl 配置出错 PKIX path building failed,该怎么处理
- Connection aborted by peer 错误,求高手
- Software caused connection abort: socket write error解决方案
- MyEclipse8.5 java.lang.UnsatisfiedLinkError: no license in java.library.path,该如何解决
- connection as SYS should be as SYSDBA or SYSOPER解决办法
- 如何手动加载jar包,而不是不通过Eclipse的build path?需要加载2个不同版本的oracle jar包,求高手帮忙
- java.sql.SQLException: Io 错误: Connection refused
- Invalid path,是咋回事?
- 运作java的时候 出现Error : Invalid path, "C:\Program Files (x86)\Java\jdk1.6.0_21\bin
- java.net.ConnectException: Connection refused,该怎么处理
- can't connection db:java.sql.SQLException: Io 错误? The Network Adapter could not
- 急 java中如何解决java.net.SocketException: Connection reset
- java.net.SocketException: Connection reset by peer: socket write error
- java.net.ConnectException: Connection timed out: connect,该怎么处理
- ORA-12518, TNS:listener could not hand off client connection
- Build path specifies execution environment J2SE-1.4 异常
- 紧急SelectCommand.Connection 属性尚未初始化