You have loaded a kernel module but that does not mean that the card is actually configured with an ip address etc.
What does the following say?
ip addr
If that doesn't show an ipaddress on the interface then you will probably need to restart networking after making sure that there is a correctly configured ifcfg-ethX file for the interface.
So your network card is ens33 but is not configured with any form of ip address, either statically or via DHCP, hence you can't talk to anything. If there was one then you would have a inet line for it in the same way as for the loopback interface (and probably a inet6 ipv6 one as well).
As you say you are using the latest Arch linux I would suggest looking at the following link assuming you want to get a DHCP address from your router.
If you want to configure a static address then I would suggest having a read through the following link.
I had to format my PC, as my Windows 8.1 started to be very unstable. Back to windows 7 and now I'll install ubuntu 12.04 gnome classic or Xubuntu next to it.
P.s
I'll most likely get back to Arch on Virtual machine, but first I need to sort out my main systems. Anyway thanks for help everyone!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.