DaemonForums  

Go Back   DaemonForums > OpenBSD > OpenBSD General

OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 10th July 2021
stanl stanl is offline
Real Name: Stan
Package Pilot
 
Join Date: Jun 2019
Location: New York
Posts: 163
Default Unable to connect to wifi

Different coffee shop; same problem - unable to connect to wifi. Hopefully someone will be kind enought to explain why ifconfig shows status: no network.

Thanks

ifconfig iwn0 scan:

Code:
iwn0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
  lladdr 00:24:d7:e7:8e:d4
  index 2 priority 4 llprio 3
  groups: wlan
  media: IEEE802.11 autoselect
  status: no network
  ieee80211: nwid NORTHSIDE-GUEST wpakey wpaprotos wpa2 wpaakms psk wpaciphers ccmp wpagroupcipher ccmp powersave on (100ms sleep)
    nwid "" chan 9 bssid 2a:ad:18:2c:b2:6c -35dBm 150M HT privacy,wpa2 
    nwid NORTHSIDE-GUEST chan 9 bssid c6:41:1e:1e:c0:78 -39dBm HT-MCS15 short_slottime,radio_measurement 
    nwid NORTHSIDE chan 9 bssid c4:41:1e:1e:c0:78 -40dBm HT-MCS15 privacy,short_slottime,radio_measurement,wpa2 
    nwid "" chan 9 bssid 2a:ad:18:44:93:e2 -44dBm 150M HT privacy,wpa2 
    nwid NORTHSIDE-GUEST-5GHz chan 48 bssid c6:41:1e:1e:c0:79 -44dBm HT-MCS31 short_preamble 
    nwid NORTHSIDE_5GHz chan 48 bssid c4:41:1e:1e:c0:79 -44dBm HT-MCS31 privacy,short_preamble,wpa2
ifconfig.iwn0:
Code:
iwn0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        lladdr 00:24:d7:e7:8e:d4
        index 2 priority 4 llprio 3
        groups: wlan
        media: IEEE802.11 autoselect
        status: no network
        ieee80211: nwid NORTHSIDE-GUEST wpakey wpaprotos wpa2 wpaakms psk wpaciphers ccmp wpagroupcipher ccmp powersave on (100ms sleep)
/etc/hostname.iwn0:
Code:
join NORTHSIDE-GUEST wpakey xxxxxx
Reply With Quote
  #2   (View Single Post)  
Old 10th July 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

To me it appears that the NORTHSIDE-GUEST SSID is open, it does not have a wpa/wpa2 key.
Reply With Quote
  #3   (View Single Post)  
Old 10th July 2021
stanl stanl is offline
Real Name: Stan
Package Pilot
 
Join Date: Jun 2019
Location: New York
Posts: 163
Default

jggimi - After reading your reply I went back to the coffee shop with my iPhone. They're closed but standing outside I was able to select NORTHSIDE_GUEST from all the SSID's listed. At that point a browser opened with a login field to enter the password.
How would I handle this on OpenBSD? Just allow my laptop to connect and then open Firefox?
Thanks
Reply With Quote
  #4   (View Single Post)  
Old 11th July 2021
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

Yes.

WiFi can have its own encryption: the deprecated WEP and WPA, or the current standard: WPA2. With passwords, passphrases, or key management, these encryption schemes can be used for authentication and authorization.

Your coffee shop is apparently using an unencrypted, open SSID for network traffic, with a browser-based authentication and authorization step.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Solved] OpenBSD cannot connect to the WiFi LeFrettchen OpenBSD General 0 17th May 2018 01:41 PM
Can I connect to unprotected Wifi ? e1-531g OpenBSD General 17 15th August 2017 07:44 PM
connect to wifi networks without GUI spermwhale_warrior NetBSD Installation and Upgrading 6 24th November 2015 07:27 PM
wpa_supplicant won't connect to AP adamk FreeBSD General 4 24th September 2008 08:09 AM


All times are GMT. The time now is 11:33 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick