Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
security always shows open??
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
FizzyWidget
Veteran
Veteran


Joined: 21 Nov 2008
Posts: 1133
Location: 127.0.0.1

PostPosted: Sat Dec 06, 2008 11:16 pm    Post subject: security always shows open?? Reply with quote

Has anyone here had this little issue where you can be using wpa/2 but it always shows as security mode:open

Code:
wlan0     IEEE 802.11abg  ESSID:"phoenix"
          Mode:Managed  Frequency:2.412 GHz  Access Point: mac addy
          Bit Rate=54 Mb/s   Tx-Power=15 dBm
          Retry min limit:7   RTS thr:off   Fragment thr=2352 B
          Encryption key:long line of numbers and letters here [2]   Security mode:open
          Power Management:off
          Link Quality=87/100  Signal level:-34 dBm  Noise level=-69 dBm
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:0  Invalid misc:0   Missed beacon:0




Code:
ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
ap_scan=1
network={
  essid="phoenix"
  proto=WPA2
  key_mgmt=WPA-PSK
  pairwise=CCMP TKIP
  group=CCMP TKIP WEP104 WEP40
  psk=64 digits here
  priority=2
}

can anyone shed some light on this? should i need to be concerned? should i go back to wired? (took me long enough to get wireless working so i would rather not!!!)
Back to top
View user's profile Send private message
Wormo
Retired Dev
Retired Dev


Joined: 29 Nov 2004
Posts: 526
Location: SB County California

PostPosted: Sun Dec 07, 2008 3:05 am    Post subject: Reply with quote

No, don't be concerned. "Open" does not mean your WPA is disabled, it means you are able connect without authenticating to the access point (access point may have other methods of restricting service to certain clients, e.g. only allowing certain MAC addresses)

http://article.gmane.org/gmane.linux.kernel.driver-loader/551/match=open+mode+security
Back to top
View user's profile Send private message
FizzyWidget
Veteran
Veteran


Joined: 21 Nov 2008
Posts: 1133
Location: 127.0.0.1

PostPosted: Sun Dec 07, 2008 8:21 pm    Post subject: Reply with quote

phew - yes i have it set to only allow certain MAC addresses on wireless
Back to top
View user's profile Send private message
Wormo
Retired Dev
Retired Dev


Joined: 29 Nov 2004
Posts: 526
Location: SB County California

PostPosted: Sun Dec 07, 2008 10:19 pm    Post subject: Reply with quote

Sounds like you're all set then :)
Back to top
View user's profile Send private message
Anarcho
Advocate
Advocate


Joined: 06 Jun 2004
Posts: 2970
Location: Germany

PostPosted: Mon Dec 08, 2008 10:58 am    Post subject: Reply with quote

For a real offender, MAC filtering is completely useless. I would dump this setting and make my life easier when new hardware comes to play.
_________________
...it's only Rock'n'Roll, but I like it!
Back to top
View user's profile Send private message
FizzyWidget
Veteran
Veteran


Joined: 21 Nov 2008
Posts: 1133
Location: 127.0.0.1

PostPosted: Mon Dec 08, 2008 11:08 pm    Post subject: Reply with quote

nothing you do will make any difference if someone wants to get in - mac restriction - static ips, don't broadcast, but why make it real easy for them ;)
Back to top
View user's profile Send private message
overkll
Veteran
Veteran


Joined: 21 Sep 2004
Posts: 1249
Location: Austin, Texas

PostPosted: Tue Dec 09, 2008 12:33 am    Post subject: Reply with quote

AFAIK the "Security Mode:" output is only used with WEP. If a WEP key is used, then it won't display "Open". So if one is NOT using WEP, then the security mode will always be shown as open. As long as you have output for "Encryption Key" using WPA/WPA2, you're set.
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