为什么我的以太网连接反复连接和断开?

为什么我的以太网连接反复连接和断开?

只是想让我的以太网连接在 Oneiric 中工作,当我插入电缆时,它会永远连接和断开。/var/syslog 说了这个(一遍又一遍重复):

Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) successful, device activated.
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) complete.
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) complete.
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <warn> dnsmasq exited with error: Network access problem (address in use; permissions; etc) (2)
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> (eth0): device state change: activated -> failed (reason 'sharing-start-failed') [100 120 18]
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <warn> Activation (eth0) failed.
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> (eth0): device state change: failed -> disconnected (reason 'none') [120 30 0]
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> (eth0): deactivating device (reason 'none') [0]
Sep 26 17:06:47 X58A-UD3R avahi-daemon[1321]: Withdrawing address record for 10.42.43.1 on eth0.
Sep 26 17:06:47 X58A-UD3R avahi-daemon[1321]: Leaving mDNS multicast group on interface eth0.IPv4 with address 10.42.43.1.
Sep 26 17:06:47 X58A-UD3R avahi-daemon[1321]: Interface eth0.IPv4 no longer relevant for mDNS.
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Clearing nscd hosts cache.
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table nat --delete POSTROUTING --source 10.42.43.0/255.255.255.0 ! --destination 10.42.43.0/255.255.255.0 --jump MASQUERADE
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth0 --match state --state ESTABLISHED,RELATED --jump ACCEPT
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth0 --jump ACCEPT
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth0 --out-interface eth0 --jump ACCEPT
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --out-interface eth0 --jump REJECT
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --delete FORWARD --in-interface eth0 --jump REJECT
Sep 26 17:06:47 X58A-UD3R ntpdate[15004]: Can't find host ntp.ubuntu.com: Name or service not known (-2)
Sep 26 17:06:47 X58A-UD3R ntpdate[15004]: no servers can be used, exiting
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol udp --destination-port 67 --jump ACCEPT
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol tcp --destination-port 67 --jump ACCEPT
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol udp --destination-port 53 --jump ACCEPT
Sep 26 17:06:47 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --delete INPUT --in-interface eth0 --protocol tcp --destination-port 53 --jump ACCEPT
Sep 26 17:06:47 X58A-UD3R avahi-daemon[1321]: Joining mDNS multicast group on interface eth0.IPv6 with address fe80::a800:4ff:fe00:a04.
Sep 26 17:06:47 X58A-UD3R avahi-daemon[1321]: New relevant interface eth0.IPv6 for mDNS.
Sep 26 17:06:47 X58A-UD3R avahi-daemon[1321]: Registering new address record for fe80::a800:4ff:fe00:a04 on eth0.*.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Auto-activating connection 'Wired'.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) starting connection 'Wired'
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0]
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled...
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started...
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled...
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting...
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0]
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started...
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0]
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) scheduled...
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Beginning IP6 addrconf.
Sep 26 17:06:50 X58A-UD3R avahi-daemon[1321]: Withdrawing address record for fe80::a800:4ff:fe00:a04 on eth0.
Sep 26 17:06:50 X58A-UD3R avahi-daemon[1321]: Leaving mDNS multicast group on interface eth0.IPv6 with address fe80::a800:4ff:fe00:a04.
Sep 26 17:06:50 X58A-UD3R avahi-daemon[1321]: Interface eth0.IPv6 no longer relevant for mDNS.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 4 of 5 (IP4 Configure Get) started...
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Activation (eth0) Stage 5 of 5 (IP Configure Commit) started...
Sep 26 17:06:50 X58A-UD3R avahi-daemon[1321]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.42.43.1.
Sep 26 17:06:50 X58A-UD3R avahi-daemon[1321]: New relevant interface eth0.IPv4 for mDNS.
Sep 26 17:06:50 X58A-UD3R avahi-daemon[1321]: Registering new address record for 10.42.43.1 on eth0.IPv4.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> caught signal 15, shutting down normally.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Clearing nscd hosts cache.
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol tcp --destination-port 53 --jump ACCEPT
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol udp --destination-port 53 --jump ACCEPT
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol tcp --destination-port 67 --jump ACCEPT
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --insert INPUT --in-interface eth0 --protocol udp --destination-port 67 --jump ACCEPT
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth0 --jump REJECT
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --out-interface eth0 --jump REJECT
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --in-interface eth0 --out-interface eth0 --jump ACCEPT
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --source 10.42.43.0/255.255.255.0 --in-interface eth0 --jump ACCEPT
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table filter --insert FORWARD --destination 10.42.43.0/255.255.255.0 --out-interface eth0 --match state --state ESTABLISHED,RELATED --jump ACCEPT
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Executing: /sbin/iptables --table nat --insert POSTROUTING --source 10.42.43.0/255.255.255.0 ! --destination 10.42.43.0/255.255.255.0 --jump MASQUERADE
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> Starting dnsmasq...
Sep 26 17:06:50 X58A-UD3R NetworkManager[1344]: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0]
Sep 26 17:06:50 X58A-UD3R dnsmasq[15064]: failed to create listening socket for 10.42.43.1: Address already in use
Sep 26 17:06:50 X58A-UD3R dnsmasq[15064]: FAILED to start up

答案1

如果我错了请纠正我,但看起来你正在尝试使用共享连接。oneiric 中有一个与此相关的错误。请查看其他答案以找到解决方法和错误链接。 与其他计算机共享的有线连接在 nm-applet 中连接然后断开 解决方法是在编辑连接时将 IPv6 设置为忽略,然后执行 sudo killall dnsmasq

答案2

当我尝试在 Ubuntu11.10 上提供临时无线互联网共享时发生了同样的事情, sudo killall dnsmasq终于得到了帮助。

答案3

通过单击 LAN 图标来诊断驱动程序,打开网络共享,单击本地连接,诊断。

它帮我解决了问题。这将重置 LAN 适配器,以便它能够正常运行。

相关内容