wlan0 seems to be associated to AP but no internet with raspbian
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
everything is in the title, when I type
iwconfig
I get:
[root@artik ~]# iwconfig
wlan0 IEEE 802.11-DS ESSID:"juju" [2]
Mode:Managed Frequency=2.452 GHz Access Point: F4:F5:24:7F:1A:F8
Bit Rate:39 Mb/s Tx-Power=24 dBm
Retry limit:9 RTS thr=2347 B Fragment thr=2346 B
Encryption key:****-****-****-****-****-****-****-**** Security mode:open
Power Management:on
Link Quality=3/5 Signal level=-69 dBm Noise level=-94 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:69
Tx excessive retries:28 Invalid misc:324 Missed beacon:0
p2p0 IEEE 802.11-DS ESSID:""
Mode:Managed Access Point: Not-Associated Bit Rate:1 Mb/s
Tx-Power=24 dBm
Retry limit:9 RTS thr=2347 B Fragment thr=2346 B
Encryption key:off
Power Management:on
Link Quality=0/5 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:69
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
But when I try to access google, there is no internet...
wget google.com
With the first command, it seemed to me that I was connected to AP and so should have connectivity.
[root@artik ~]# wpa_supplicant -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf
Successfully initialized wpa_supplicant
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=FR
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=3 ssid="juju" auth_failures=1 duration=10 reason=WRONG_KEY
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Failed to initiate sched scan
wlan0: CTRL-EVENT-SSID-REENABLED id=3 ssid="juju"
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=3 ssid="juju" auth_failures=2 duration=23 reason=WRONG_KEY
wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=FR
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Failed to initiate sched scan
What am I missing ?
networking wireless
add a comment |
everything is in the title, when I type
iwconfig
I get:
[root@artik ~]# iwconfig
wlan0 IEEE 802.11-DS ESSID:"juju" [2]
Mode:Managed Frequency=2.452 GHz Access Point: F4:F5:24:7F:1A:F8
Bit Rate:39 Mb/s Tx-Power=24 dBm
Retry limit:9 RTS thr=2347 B Fragment thr=2346 B
Encryption key:****-****-****-****-****-****-****-**** Security mode:open
Power Management:on
Link Quality=3/5 Signal level=-69 dBm Noise level=-94 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:69
Tx excessive retries:28 Invalid misc:324 Missed beacon:0
p2p0 IEEE 802.11-DS ESSID:""
Mode:Managed Access Point: Not-Associated Bit Rate:1 Mb/s
Tx-Power=24 dBm
Retry limit:9 RTS thr=2347 B Fragment thr=2346 B
Encryption key:off
Power Management:on
Link Quality=0/5 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:69
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
But when I try to access google, there is no internet...
wget google.com
With the first command, it seemed to me that I was connected to AP and so should have connectivity.
[root@artik ~]# wpa_supplicant -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf
Successfully initialized wpa_supplicant
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=FR
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=3 ssid="juju" auth_failures=1 duration=10 reason=WRONG_KEY
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Failed to initiate sched scan
wlan0: CTRL-EVENT-SSID-REENABLED id=3 ssid="juju"
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=3 ssid="juju" auth_failures=2 duration=23 reason=WRONG_KEY
wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=FR
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Failed to initiate sched scan
What am I missing ?
networking wireless
add a comment |
everything is in the title, when I type
iwconfig
I get:
[root@artik ~]# iwconfig
wlan0 IEEE 802.11-DS ESSID:"juju" [2]
Mode:Managed Frequency=2.452 GHz Access Point: F4:F5:24:7F:1A:F8
Bit Rate:39 Mb/s Tx-Power=24 dBm
Retry limit:9 RTS thr=2347 B Fragment thr=2346 B
Encryption key:****-****-****-****-****-****-****-**** Security mode:open
Power Management:on
Link Quality=3/5 Signal level=-69 dBm Noise level=-94 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:69
Tx excessive retries:28 Invalid misc:324 Missed beacon:0
p2p0 IEEE 802.11-DS ESSID:""
Mode:Managed Access Point: Not-Associated Bit Rate:1 Mb/s
Tx-Power=24 dBm
Retry limit:9 RTS thr=2347 B Fragment thr=2346 B
Encryption key:off
Power Management:on
Link Quality=0/5 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:69
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
But when I try to access google, there is no internet...
wget google.com
With the first command, it seemed to me that I was connected to AP and so should have connectivity.
[root@artik ~]# wpa_supplicant -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf
Successfully initialized wpa_supplicant
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=FR
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=3 ssid="juju" auth_failures=1 duration=10 reason=WRONG_KEY
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Failed to initiate sched scan
wlan0: CTRL-EVENT-SSID-REENABLED id=3 ssid="juju"
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=3 ssid="juju" auth_failures=2 duration=23 reason=WRONG_KEY
wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=FR
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Failed to initiate sched scan
What am I missing ?
networking wireless
everything is in the title, when I type
iwconfig
I get:
[root@artik ~]# iwconfig
wlan0 IEEE 802.11-DS ESSID:"juju" [2]
Mode:Managed Frequency=2.452 GHz Access Point: F4:F5:24:7F:1A:F8
Bit Rate:39 Mb/s Tx-Power=24 dBm
Retry limit:9 RTS thr=2347 B Fragment thr=2346 B
Encryption key:****-****-****-****-****-****-****-**** Security mode:open
Power Management:on
Link Quality=3/5 Signal level=-69 dBm Noise level=-94 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:69
Tx excessive retries:28 Invalid misc:324 Missed beacon:0
p2p0 IEEE 802.11-DS ESSID:""
Mode:Managed Access Point: Not-Associated Bit Rate:1 Mb/s
Tx-Power=24 dBm
Retry limit:9 RTS thr=2347 B Fragment thr=2346 B
Encryption key:off
Power Management:on
Link Quality=0/5 Signal level=0 dBm Noise level=0 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:69
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
But when I try to access google, there is no internet...
wget google.com
With the first command, it seemed to me that I was connected to AP and so should have connectivity.
[root@artik ~]# wpa_supplicant -iwlan0 -c/etc/wpa_supplicant/wpa_supplicant.conf
Successfully initialized wpa_supplicant
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=FR
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=3 ssid="juju" auth_failures=1 duration=10 reason=WRONG_KEY
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Failed to initiate sched scan
wlan0: CTRL-EVENT-SSID-REENABLED id=3 ssid="juju"
wlan0: Trying to associate with f4:f5:24:7f:1a:f8 (SSID='juju' freq=2452 MHz)
wlan0: Associated with f4:f5:24:7f:1a:f8
wlan0: CTRL-EVENT-DISCONNECTED bssid=f4:f5:24:7f:1a:f8 reason=0 locally_generated=1
wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
wlan0: CTRL-EVENT-SSID-TEMP-DISABLED id=3 ssid="juju" auth_failures=2 duration=23 reason=WRONG_KEY
wlan0: CTRL-EVENT-REGDOM-CHANGE init=COUNTRY_IE type=COUNTRY alpha2=FR
wlan0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
wlan0: Failed to initiate sched scan
What am I missing ?
networking wireless
networking wireless
edited Feb 13 at 9:50
Juliatzin del Toro
asked Feb 13 at 8:33
Juliatzin del ToroJuliatzin del Toro
1156
1156
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
Your WPA: 4-Way Handshake failed recheck your *.conf file:
Your .conf file should look like this for wpa2 connections with pre-shared-key:
network={
ssid="home"
scan_ssid=1
key_mgmt=WPA-PSK
psk="very secret passphrase"
}
In case you want to hide your passphrase your can also use this method here https://unix.stackexchange.com/a/278958/243440
Yes, you are right. dhclient -r works, but dhclient is never ending, I don't know if it is normal, and at the end, I still don't have an ip address
– Juliatzin del Toro
Feb 13 at 9:43
dhcp is active in your ap? do u know the ip range? you could assign an ip manually as last resort.
– AlexOnLinux
Feb 13 at 9:47
I don't know much about networking :( I'm trying to connect with my 4G. I would prefer to get assigned automatically an ip rather than assigning one manually. I also updated my question with the result of wpa_supplicant, it might help
– Juliatzin del Toro
Feb 13 at 9:52
WPA: 4-Way Handshake failed
– AlexOnLinux
Feb 13 at 9:54
yes, but I don't know why. I added the data with: wpa_passphrase "juju" 11111111 >> /etc/wpa_supplicant/wpa_supplicant.conf and I have already tested the password and it is correct
– Juliatzin del Toro
Feb 13 at 9:59
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117862%2fwlan0-seems-to-be-associated-to-ap-but-no-internet-with-raspbian%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Your WPA: 4-Way Handshake failed recheck your *.conf file:
Your .conf file should look like this for wpa2 connections with pre-shared-key:
network={
ssid="home"
scan_ssid=1
key_mgmt=WPA-PSK
psk="very secret passphrase"
}
In case you want to hide your passphrase your can also use this method here https://unix.stackexchange.com/a/278958/243440
Yes, you are right. dhclient -r works, but dhclient is never ending, I don't know if it is normal, and at the end, I still don't have an ip address
– Juliatzin del Toro
Feb 13 at 9:43
dhcp is active in your ap? do u know the ip range? you could assign an ip manually as last resort.
– AlexOnLinux
Feb 13 at 9:47
I don't know much about networking :( I'm trying to connect with my 4G. I would prefer to get assigned automatically an ip rather than assigning one manually. I also updated my question with the result of wpa_supplicant, it might help
– Juliatzin del Toro
Feb 13 at 9:52
WPA: 4-Way Handshake failed
– AlexOnLinux
Feb 13 at 9:54
yes, but I don't know why. I added the data with: wpa_passphrase "juju" 11111111 >> /etc/wpa_supplicant/wpa_supplicant.conf and I have already tested the password and it is correct
– Juliatzin del Toro
Feb 13 at 9:59
add a comment |
Your WPA: 4-Way Handshake failed recheck your *.conf file:
Your .conf file should look like this for wpa2 connections with pre-shared-key:
network={
ssid="home"
scan_ssid=1
key_mgmt=WPA-PSK
psk="very secret passphrase"
}
In case you want to hide your passphrase your can also use this method here https://unix.stackexchange.com/a/278958/243440
Yes, you are right. dhclient -r works, but dhclient is never ending, I don't know if it is normal, and at the end, I still don't have an ip address
– Juliatzin del Toro
Feb 13 at 9:43
dhcp is active in your ap? do u know the ip range? you could assign an ip manually as last resort.
– AlexOnLinux
Feb 13 at 9:47
I don't know much about networking :( I'm trying to connect with my 4G. I would prefer to get assigned automatically an ip rather than assigning one manually. I also updated my question with the result of wpa_supplicant, it might help
– Juliatzin del Toro
Feb 13 at 9:52
WPA: 4-Way Handshake failed
– AlexOnLinux
Feb 13 at 9:54
yes, but I don't know why. I added the data with: wpa_passphrase "juju" 11111111 >> /etc/wpa_supplicant/wpa_supplicant.conf and I have already tested the password and it is correct
– Juliatzin del Toro
Feb 13 at 9:59
add a comment |
Your WPA: 4-Way Handshake failed recheck your *.conf file:
Your .conf file should look like this for wpa2 connections with pre-shared-key:
network={
ssid="home"
scan_ssid=1
key_mgmt=WPA-PSK
psk="very secret passphrase"
}
In case you want to hide your passphrase your can also use this method here https://unix.stackexchange.com/a/278958/243440
Your WPA: 4-Way Handshake failed recheck your *.conf file:
Your .conf file should look like this for wpa2 connections with pre-shared-key:
network={
ssid="home"
scan_ssid=1
key_mgmt=WPA-PSK
psk="very secret passphrase"
}
In case you want to hide your passphrase your can also use this method here https://unix.stackexchange.com/a/278958/243440
edited Feb 13 at 10:32
answered Feb 13 at 9:23
AlexOnLinuxAlexOnLinux
473210
473210
Yes, you are right. dhclient -r works, but dhclient is never ending, I don't know if it is normal, and at the end, I still don't have an ip address
– Juliatzin del Toro
Feb 13 at 9:43
dhcp is active in your ap? do u know the ip range? you could assign an ip manually as last resort.
– AlexOnLinux
Feb 13 at 9:47
I don't know much about networking :( I'm trying to connect with my 4G. I would prefer to get assigned automatically an ip rather than assigning one manually. I also updated my question with the result of wpa_supplicant, it might help
– Juliatzin del Toro
Feb 13 at 9:52
WPA: 4-Way Handshake failed
– AlexOnLinux
Feb 13 at 9:54
yes, but I don't know why. I added the data with: wpa_passphrase "juju" 11111111 >> /etc/wpa_supplicant/wpa_supplicant.conf and I have already tested the password and it is correct
– Juliatzin del Toro
Feb 13 at 9:59
add a comment |
Yes, you are right. dhclient -r works, but dhclient is never ending, I don't know if it is normal, and at the end, I still don't have an ip address
– Juliatzin del Toro
Feb 13 at 9:43
dhcp is active in your ap? do u know the ip range? you could assign an ip manually as last resort.
– AlexOnLinux
Feb 13 at 9:47
I don't know much about networking :( I'm trying to connect with my 4G. I would prefer to get assigned automatically an ip rather than assigning one manually. I also updated my question with the result of wpa_supplicant, it might help
– Juliatzin del Toro
Feb 13 at 9:52
WPA: 4-Way Handshake failed
– AlexOnLinux
Feb 13 at 9:54
yes, but I don't know why. I added the data with: wpa_passphrase "juju" 11111111 >> /etc/wpa_supplicant/wpa_supplicant.conf and I have already tested the password and it is correct
– Juliatzin del Toro
Feb 13 at 9:59
Yes, you are right. dhclient -r works, but dhclient is never ending, I don't know if it is normal, and at the end, I still don't have an ip address
– Juliatzin del Toro
Feb 13 at 9:43
Yes, you are right. dhclient -r works, but dhclient is never ending, I don't know if it is normal, and at the end, I still don't have an ip address
– Juliatzin del Toro
Feb 13 at 9:43
dhcp is active in your ap? do u know the ip range? you could assign an ip manually as last resort.
– AlexOnLinux
Feb 13 at 9:47
dhcp is active in your ap? do u know the ip range? you could assign an ip manually as last resort.
– AlexOnLinux
Feb 13 at 9:47
I don't know much about networking :( I'm trying to connect with my 4G. I would prefer to get assigned automatically an ip rather than assigning one manually. I also updated my question with the result of wpa_supplicant, it might help
– Juliatzin del Toro
Feb 13 at 9:52
I don't know much about networking :( I'm trying to connect with my 4G. I would prefer to get assigned automatically an ip rather than assigning one manually. I also updated my question with the result of wpa_supplicant, it might help
– Juliatzin del Toro
Feb 13 at 9:52
WPA: 4-Way Handshake failed
– AlexOnLinux
Feb 13 at 9:54
WPA: 4-Way Handshake failed
– AlexOnLinux
Feb 13 at 9:54
yes, but I don't know why. I added the data with: wpa_passphrase "juju" 11111111 >> /etc/wpa_supplicant/wpa_supplicant.conf and I have already tested the password and it is correct
– Juliatzin del Toro
Feb 13 at 9:59
yes, but I don't know why. I added the data with: wpa_passphrase "juju" 11111111 >> /etc/wpa_supplicant/wpa_supplicant.conf and I have already tested the password and it is correct
– Juliatzin del Toro
Feb 13 at 9:59
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1117862%2fwlan0-seems-to-be-associated-to-ap-but-no-internet-with-raspbian%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown