Jump to content
4 hours ago, whispous said:

IP addresses are per network adapter, not computer

Add the ethernet IP address to your whitelist SSH

Hermit Rolling Build & Datacentre Colocation

Level 2 Support  |  Datacentre NetOps |  IT consulting  |  Entrepreneur

No help vampires, drive-by posters, or one-post wonders — I believe in mutual effort and learning.

Link to comment
https://linustechtips.com/topic/1559898-ethernet-not-working/#findComment-16331894
Share on other sites

Link to post
Share on other sites

15 minutes ago, theeprohobo said:

Can you paste your results from command
ifconfig

 

Part of the output will tell you the IP address assigned to both your Wireless interface, and your Ethernet interface. Obviously, you'll want to be using the ethernet IP address.

is there a guide i can use

Link to comment
https://linustechtips.com/topic/1559898-ethernet-not-working/#findComment-16332711
Share on other sites

Link to post
Share on other sites

2 hours ago, Chris stanfield said:

is there a guide i can use

You said you could SSH into the Ubuntu server, right? Run the command "ifconfig" on the server (without the quotes). You should be able to see the IP address assigned to both the ethernet interface and the wireless interface.

Link to comment
https://linustechtips.com/topic/1559898-ethernet-not-working/#findComment-16332852
Share on other sites

Link to post
Share on other sites

this is what i see

flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet ---.---.--.--  netmask ---.---.---.-  broadcast ---.---.--.---
        inet6 fe80::e6b3:18ff:fe17:e7f1  prefixlen 64  scopeid 0x20<link>
        ether e4:b3:18:17:e7:f1  txqueuelen 1000  (Ethernet)
        RX packets 2405968  bytes 2073918405 (2.0 GB)
        RX errors 0  dropped 28347  overruns 0  frame 0
        TX packets 1272225  bytes 888495937 (888.4 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
 

Link to comment
https://linustechtips.com/topic/1559898-ethernet-not-working/#findComment-16333082
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×