Network issue wifi will not connect

More
22 May 2022 09:10 #243538 by Kasper-001
hello im trying to connect to my wifi network, whit a TP dongle on my linux machine 
my security protocol is WPA2 on the router 

cnc@debian:~$ sudo iwconfig
[sudo] adgangskode for cnc: 
eno3      no wireless extensions.

lo        no wireless extensions.

eno2      no wireless extensions.

eno1      no wireless extensions.

wlxb4b024bdd233  IEEE 802.11  ESSID:off/any  
          Mode:Managed  Access Point: Not-Associated   Tx-Power=20 dBm   
          Retry short limit:7   RTS thr=2347 B   Fragment thr:off
          Encryption key:off
          Power Management:off
          
eno4      no wireless extensions.

cnc@debian:~$ sudo iwlist wlxb4b024bdd233 scan | grep ESSID
                    ESSID:"BIOMAX"
                    ESSID:"KapperDK-2.4G"
cnc@debian:~$ wpa_passphrase KapperDK-2.4G ********* | sudo tee -a /etc/wpa_supplicant/wpa_supplicant.conf
network={
    ssid="KapperDK-2.4G"
    #psk="***********"
    psk=d506f2ead96348ce8af89445dbff98d8ce70a4d322bb448a106561cee23730ae
}
cnc@debian:~$ sudo wpa_supplicant -c /etc/wpa_supplicant/wpa_supplicant.conf -i wlxb4b024bdd233
Successfully initialized wpa_supplicant
wlxb4b024bdd233: SME: Trying to authenticate with 68:ff:7b:96:ee:c9 (SSID='KapperDK-2.4G' freq=2452 MHz)
wlxb4b024bdd233: SME: Trying to authenticate with 68:ff:7b:96:ee:c9 (SSID='KapperDK-2.4G' freq=2452 MHz)
wlxb4b024bdd233: SME: Trying to authenticate with 68:ff:7b:96:ee:c9 (SSID='KapperDK-2.4G' freq=2452 MHz)
wlxb4b024bdd233: SME: Trying to authenticate with 68:ff:7b:96:ee:c9 (SSID='KapperDK-2.4G' freq=2452 MHz)
wlxb4b024bdd233: CTRL-EVENT-SSID-TEMP-DISABLED id=0 ssid="KapperDK-2.4G" auth_failures=1 duration=10 reason=CONN_FAILED
wlxb4b024bdd233: SME: Trying to authenticate with 68:ff:7b:96:ee:c9 (SSID='KapperDK-2.4G' freq=2452 MHz)
wlxb4b024bdd233: CTRL-EVENT-SSID-TEMP-DISABLED id=1 ssid="KapperDK-2.4G" auth_failures=1 duration=10 reason=CONN_FAILED
^Cnl80211: deinit ifname=wlxb4b024bdd233 disabled_11b_rates=0
wlxb4b024bdd233: CTRL-EVENT-TERMINATING 
 

Please Log in or Create an account to join the conversation.

More
22 May 2022 12:06 #243550 by tommylight
What Linux distro?

Please Log in or Create an account to join the conversation.

More
22 May 2022 18:48 #243567 by Kasper-001
Distributor ID: Debian
Description: Debian GNU/Linux 10 (buster)
Release: 10
Codename: buster

Please Log in or Create an account to join the conversation.

More
23 May 2022 22:24 #243648 by andypugh
Some dongles are simply unsupported by Linux (I have one) but that does not seem to be the issue here.

Is the network using the security method that you think it is? (ie, WPA)

Please Log in or Create an account to join the conversation.

More
30 May 2022 18:17 #244237 by Kasper-001
it is wpa, but i´ll just stay on cable :) 

Please Log in or Create an account to join the conversation.

Time to create page: 0.390 seconds
Powered by Kunena Forum