Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Open DNS and then wpa_supplicant disconnecting problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
JaGenau
n00b
n00b


Joined: 26 Feb 2013
Posts: 12

PostPosted: Wed Jul 23, 2014 8:52 am    Post subject: Open DNS and then wpa_supplicant disconnecting problem Reply with quote

I lost my internet connection. Ok, the ISP got problem again, I'll wait. But I see that I still have active Gtalk. I send a message to my friend and yes, it works. So it must be problem with DNS. I try to ping some IPs and it works.

I test DNS quickly on Windows machine (208.67.220.220) and it works. Ok, so I do the same on my laptop with Gentoo. I edit resolv.conf with these last two lines:

Code:
# Generated by dhcpcd from wlan0
# /etc/resolv.conf.head can replace this line
domain who.vectranet.pl
nameserver 192.168.0.1
nameserver 208.67.220.220 #this
nameserver 8.8.8.8 #and this
# /etc/resolv.conf.tail can replace this line


Nothing happens. I restart my /etc/init.d/net.wlan0 and suddenly I can't associate with my router. I mean it associates and then fails with message reason=3 locally. I check out my wpa_supplicant.conf file, but nothing's changed. I remove my own network and add it again. Nothing.
Here is my wpa_supplicant.conf file:

Code:
ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=valoy
update_config=1

network={
   ssid="Vleuck"
   bssid=f0:7d:68:48:9b:2e
   psk="password"
   proto=RSN
   key_mgmt=WPA-PSK
   pairwise=TKIP
   priority=1
}


I tried to remove those additional DNS lines, but it doesn't help. What's wrong?
_________________
Moje przygody z Gentoo
Back to top
View user's profile Send private message
JaGenau
n00b
n00b


Joined: 26 Feb 2013
Posts: 12

PostPosted: Wed Jul 23, 2014 1:57 pm    Post subject: Reply with quote

I came back from work and it's connected. Nobody did anything, so the problem solved itself. Whatever... :roll:
_________________
Moje przygody z Gentoo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum