S
S
stopwar2015-09-14 17:50:25
linux
stopwar, 2015-09-14 17:50:25

When connecting to a hidden hotspot during installation of archlinux, there is no internet. What am I doing wrong?

So. I decided to put archlinux on the laptop, this is not the first time, so everything should have gone well. Only one hidden access point is available, there is access to the Internet.
I am setting up the profile
# cp /etc/netctl/examples/wireless-wpa /etc/netctl/profile_name
# nano /etc/netctl/profile_name I
fill in the profile, SSID, password, uncommented the line hidden=yes. I save everything
# netctl start profile_name
Result: there is a connection, there is leasing of an ip address, there is no Internet. Where to dig?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Victor, 2015-09-21
@only-victor

See:
route -n - no default gateway for 0.0.0.0, then run route add default gw xxxx - gateway ip
or cat /etc/resolv.conf - no dns servers, then put in google server file: nameserver 8.8.8.8

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question