Cant conect to wired network!

Questions about Wi-Fi and other network devices, file sharing, firewalls, connection sharing etc
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Dare

Cant conect to wired network!

Post by Dare »

Recently i installed Linux Mint cinamon 64 bit.
Everything seems to be working but the wired connection.
I configured ppoe,everything is plugged in,working.
Now ,the connection says unmanaged.
The wireless internet is working.
Thank you in advance.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
seeley

Re: Cant conect to wired network!

Post by seeley »

Hi!
To help we need more information.
Please start the Terminal, copy and paste the following commands and post the outputs:

Code: Select all

lsb_release -rd

Code: Select all

ifconfig
Normally you only need to plug in the ethernet cable - to connect to wired.
Dare

Re: Cant conect to wired network!

Post by Dare »

ok,pasted this is what i get:

1.Description: Linux Mint 16 Petra
Release: 16


2.



dare@dare-Vostro-2520 ~ $ ifconfig
eth0 Link encap:Ethernet HWaddr e0:db:55:8c:b4:a9
inet6 addr: fe80::e2db:55ff:fe8c:b4a9/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:334 errors:0 dropped:1 overruns:0 frame:0
TX packets:126 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:20630 (20.6 KB) TX bytes:10960 (10.9 KB)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:118 errors:0 dropped:0 overruns:0 frame:0
TX packets:118 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:10406 (10.4 KB) TX bytes:10406 (10.4 KB)

wlan0 Link encap:Ethernet HWaddr a4:17:31:3c:f6:07
inet addr:192.168.16.103 Bcast:192.168.16.255 Mask:255.255.255.0
inet6 addr: fe80::a617:31ff:fe3c:f607/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1697 errors:0 dropped:0 overruns:0 frame:0
TX packets:1466 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1982946 (1.9 MB) TX bytes:228510 (228.5 KB)
seeley

Re: Cant conect to wired network!

Post by seeley »

Hi!
At the moment I don't see where the problem is - maybe Inet6 address.

CollectNetworkData / OpenSuse helped me sometimes, not only there, but in other distributions - I would try it:
http://www.linux-tips-and-tricks.de/overview
Locked

Return to “Networking”