Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
02-20-2014, 04:30 AM
|
#1
|
LQ Newbie
Registered: Feb 2014
Posts: 2
Rep:
|
installed openvpn on Kali (debian) and now eth0 is dead...
Hello,
Yesterday i installed these on my Kali linux (Debian) machine to get openvpn working:
Quote:
apt-get install network-manager-openvpn
apt-get install network-manager-openvpn-gnome
apt-get install network-manager-pptp
apt-get install network-manager-pptp-gnome
apt-get install network-manager-strongswan
apt-get install network-manager-vpnc
apt-get install network-manager-vpnc-gnome
|
But today I can't seem to get my eth0 to et to work anymore... it doesn't do anything in wireshark neither... i can put it up and assign it an ip, but that's it... can't ping. I haven't done anything else with the vpn packages...
Quote:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
# This is an autoconfigured IPv6 interface
iface eth0 inet6 auto
|
output ethtool eth0:
Quote:
Settings for eth0:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
1000baseT/Half 1000baseT/Full
Supported pause frame use: No
Supports auto-negotiation: Yes
Advertised link modes: 100baseT/Full
Advertised pause frame use: Symmetric Receive-only
Advertised auto-negotiation: Yes
Speed: 10Mb/s
Duplex: Half
Port: MII
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Supports Wake-on: pumbg
Wake-on: g
Current message level: 0x00000033 (51)
drv probe ifdown ifup
Link detected: no
|
syslog untill i shut down yesterday evening:
cat /var/log/syslog | grep eth0
Quote:
Feb 19 21:21:11 kali NetworkManager[2543]: <info> (eth0): carrier now ON (device state 10)
Feb 19 21:21:11 kali kernel: [ 2187.243710] r8169 0000:04:00.2 eth0: link up
Feb 19 21:21:11 kali kernel: [ 2187.243719] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Feb 19 21:21:20 kali dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Feb 19 21:21:22 kali dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Feb 19 21:32:23 kali dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
Feb 19 21:32:23 kali dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Feb 19 21:41:41 kali NetworkManager[6134]: SCPluginIfupdown: guessed connection type (eth0) = 802-3-ethernet
Feb 19 21:41:41 kali NetworkManager[6134]: SCPlugin-Ifupdown: update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dce4-687ed5bae28e
Feb 19 21:41:41 kali NetworkManager[6134]: SCPlugin-Ifupdown: adding eth0 to iface_connections
Feb 19 21:41:41 kali NetworkManager[6134]: SCPlugin-Ifupdown: adding iface eth0 to well_known_interfaces
Feb 19 21:41:41 kali NetworkManager[6134]: SCPlugin-Ifupdown: deleting eth0 from iface_connections
Feb 19 21:41:42 kali NetworkManager[6134]: SCPluginIfupdown: guessed connection type (eth0) = 802-3-ethernet
Feb 19 21:41:42 kali NetworkManager[6134]: SCPlugin-Ifupdown: update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dce4-687ed5bae28e
Feb 19 21:41:42 kali NetworkManager[6134]: SCPlugin-Ifupdown: adding eth0 to iface_connections
Feb 19 21:41:42 kali NetworkManager[6134]: SCPlugin-Ifupdown: adding iface eth0 to well_known_interfaces
Feb 19 21:41:42 kali NetworkManager[6134]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.2/net/eth0, iface: eth0)
Feb 19 21:41:42 kali NetworkManager[6134]: <info> (eth0): carrier is ON
Feb 19 21:41:42 kali NetworkManager[6134]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
Feb 19 21:41:42 kali NetworkManager[6134]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1
Feb 19 21:42:35 kali dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67
Feb 19 21:43:23 kali NetworkManager[6404]: SCPluginIfupdown: guessed connection type (eth0) = 802-3-ethernet
Feb 19 21:43:23 kali NetworkManager[6404]: SCPlugin-Ifupdown: update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dce4-687ed5bae28e
Feb 19 21:43:23 kali NetworkManager[6404]: SCPlugin-Ifupdown: adding eth0 to iface_connections
Feb 19 21:43:23 kali NetworkManager[6404]: SCPlugin-Ifupdown: adding iface eth0 to well_known_interfaces
Feb 19 21:43:23 kali NetworkManager[6404]: SCPlugin-Ifupdown: deleting eth0 from iface_connections
Feb 19 21:43:23 kali NetworkManager[6404]: SCPluginIfupdown: guessed connection type (eth0) = 802-3-ethernet
Feb 19 21:43:23 kali NetworkManager[6404]: SCPlugin-Ifupdown: update_connection_setting_from_if_block: name:eth0, type:802-3-ethernet, id:Ifupdown (eth0), uuid: 681b428f-beaf-8932-dce4-687ed5bae28e
Feb 19 21:43:23 kali NetworkManager[6404]: SCPlugin-Ifupdown: adding eth0 to iface_connections
Feb 19 21:43:23 kali NetworkManager[6404]: SCPlugin-Ifupdown: adding iface eth0 to well_known_interfaces
Feb 19 21:43:23 kali NetworkManager[6404]: SCPlugin-Ifupdown: devices added (path: /sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.2/net/eth0, iface: eth0)
Feb 19 21:43:23 kali NetworkManager[6404]: <info> (eth0): carrier is ON
Feb 19 21:43:23 kali NetworkManager[6404]: <info> (eth0): new Ethernet device (driver: 'r8169' ifindex: 2)
Feb 19 21:43:23 kali NetworkManager[6404]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/1
Feb 19 21:44:46 kali arpwatch: ethernet mismatch 0.0.0.0 6a:63:59:61:13:4f (68:63:59:61:13:4f) eth0
Feb 19 21:44:47 kali arpwatch: ethernet mismatch 0.0.0.0 6a:63:59:61:13:4f (68:63:59:61:13:4f) eth0
Feb 19 21:49:46 kali dhclient: DHCPREQUEST on eth0 to 192.168.0.1 port 67
Feb 19 21:59:44 kali dhclient: DHCPREQUEST on eth0 to 192.168.0.1 port 67
Feb 19 22:07:37 kali dhclient: DHCPREQUEST on eth0 to 192.168.0.1 port 67
Feb 19 22:10:57 kali dhclient: DHCPREQUEST on eth0 to 192.168.0.1 port 67
Feb 19 22:22:23 kali dhclient: DHCPREQUEST on eth0 to 192.168.0.1 port 67
Feb 19 22:28:40 kali kernel: [ 6241.180359] r8169 0000:04:00.2 eth0: link down
|
any ideas please,has it something to do with the openvpn service?
|
|
|
02-20-2014, 09:43 AM
|
#2
|
Senior Member
Registered: Jun 2008
Distribution: debian, ubuntu, sidux
Posts: 1,127
Rep:
|
Since it is saying that the link is down, I'd say no, this doesn't have anything to do with openvpn. I'd check the switch/hub it's hooked into and see if you have a link light. Could be the switch/hub, cable, or local ethernet port has a physical problem.
|
|
|
02-20-2014, 11:20 AM
|
#3
|
LQ Newbie
Registered: Feb 2014
Posts: 2
Original Poster
Rep:
|
Quote:
Originally Posted by estabroo
Since it is saying that the link is down, I'd say no, this doesn't have anything to do with openvpn. I'd check the switch/hub it's hooked into and see if you have a link light. Could be the switch/hub, cable, or local ethernet port has a physical problem.
|
oh boy, yes, this morning i switched the cable to another port on the router and it was fixed, phew :s
(last night i also sat in an extreme position with a tight cable)
i HOPE this was it ... waaw ... my first embarassing thread, keep you guys posted
|
|
|
All times are GMT -5. The time now is 09:39 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|