0

I just installed ubuntu and don't have my wireless or wired connections working yet.

When I type in the following:

ifconfig

I don't see anything like "eth#" but instead "enp0s31f6": enp0s31f6

If I want to manually add the ethernet address under IPv4 Settings but do not know the address, net mask and gateway from the ifconfig outputs, what should I do?

  • The interface name is OK. You do not see the address because it is net set. If you set it, you will see it ))). – Pilot6 Jan 17 '17 at 20:40
  • You should reboot your PC after installation. The WiFi and Ethernet connections should work "out of the box". If you have access to internet, upgrade the system. This happened to me time ago in a SBPC, I just connected to WiFi using the listed interface, and upgraded. The interface was named like 8X46567435..... So, I used it with nmcli. Look here Connect to wifi from terminal – GTRONICK Jan 17 '17 at 20:44
  • @Pilot6 How do I set the address, when I do not know the address, net mask and gateway values? my /etc/network/interfaces file only lists > auto lo; face lo net loopback – Nicole DelRosso Jan 17 '17 at 22:24
  • If you have the Ubuntu PC conected to a router with an active DHCP Server then try sudo dhclient enp0s31f6 – Stancu Mihai Jan 18 '17 at 00:29

0 Answers0