Fedora Linux Support Community & Resources Center
  #1  
Old 22nd November 2010, 01:17 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
linuxchrome
Hidden SSID

Recently, I changed some of the configurations in my router with regard to wireless. Originally I had it set up to broadcast the SSID and used WEP on channel 6. Now I've set it up to use WPA2-Personal, use a much stronger password, hidden SSID and channel 11. It works well, but now every time I log into my Gnome desktop I have to choose what wireless I want to connect to. I have to choose Connect to a hidden wireless network then I need to choose mine and tell it to connect. Before these changes it would connect automatically. I'm wondering if there's something I can change to have wireless connect automatically or is this just the way it is with hidden SSID's and stronger security?
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #2  
Old 22nd November 2010, 01:31 PM
JonEberger Offline
Registered User
 
Join Date: Nov 2005
Location: GA
Posts: 62
linuxfedorafirefox
Re: Hidden SSID

If this is a laptop that changes position (different wireless networks), I think I would like this behavior. I wouldn't want nm-applet searching for a network that wasn't there draining battery power or trying to switch to that network during the middle of another connection.
__________________
Registered Linux User #381610
Reply With Quote
  #3  
Old 22nd November 2010, 01:40 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,978
linuxopera
Re: Hidden SSID

My experience (only on wife's Ubuntu laptop), is that this shouldn't be happening. It should automatically, once you've set it up in NM, see it and connect.

(WIth my laptops and Fedora, I don't use NM, so no experience there. )
Reply With Quote
  #4  
Old 22nd November 2010, 01:49 PM
Iron_Mike's Avatar
Iron_Mike Offline
Registered User
 
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762
windows_vistaie
Re: Hidden SSID

Glenn, unhide the SSID and it will connect automatically like before.
Reply With Quote
  #5  
Old 22nd November 2010, 01:50 PM
JonEberger Offline
Registered User
 
Join Date: Nov 2005
Location: GA
Posts: 62
linuxfedorafirefox
Re: Hidden SSID

Quote:
Originally Posted by Iron_Mike View Post
Glenn, unhide the SSID and it will connect automatically like before.
Agreed....
__________________
Registered Linux User #381610
Reply With Quote
  #6  
Old 22nd November 2010, 03:35 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
windows_xp_2003firefox
Re: Hidden SSID

Quote:
Originally Posted by JonEberger View Post
If this is a laptop that changes position (different wireless networks), I think I would like this behavior. I wouldn't want nm-applet searching for a network that wasn't there draining battery power or trying to switch to that network during the middle of another connection.
Good points and I thank you for that, however, this is a laptop that never sees the light of day outside of the house. That said, it would be nice if the old behavior returned.

I shall unhide the SSID when I get the next opportunity. Thanks gents.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #7  
Old 22nd November 2010, 03:49 PM
JonEberger Offline
Registered User
 
Join Date: Nov 2005
Location: GA
Posts: 62
linuxfedorafirefox
Re: Hidden SSID

You're very polite. :-)

I keep mine unhidden. In practice, is there a security advantage to keeping your SSID hidden if you have strong passkeys on WPA2 plus a MAC filter?

I know that MAC addresses can be sniffed, but can't SSIDs as well? It seems like the same dilemma for one plagues the other.
__________________
Registered Linux User #381610
Reply With Quote
  #8  
Old 22nd November 2010, 04:36 PM
smr54 Online
Registered User
 
Join Date: Jan 2010
Posts: 4,978
linuxopera
Re: Hidden SSID

Meh, hidden SSIDs are just another, not very strong, layer of security by obscurity. Mine is hidden because it was the default and I never bothered to change it. However, it will still show up on a scan with the MAC address, if not the name.

On the other hand, when I use laptops, (the only desktop that uses it is my wife's Mac, and that had no trouble with it--though I don't remember if it saw it, or if I had to check something off), I configure wpa_supplicant.conf manually anyway, and it's very easy to add the line scan_ssid=1. With my wife's laptop, the only time I've really tried with NM to get it working, I just had to add it the one time, and have had no trouble since. I haven't tried with Fedora's NM, so don't know if Glenn's issue is a Just Him thing or typical.

Regardless, the amount of extra security it provides is very small.
Reply With Quote
  #9  
Old 22nd November 2010, 04:52 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
windows_xp_2003firefox
Re: Hidden SSID

So back to my original question, assuming that I was clear (debatable). Why do I have to choose a network now when I didn't before. It's a minor PITA but just the same I'd rather it just comes up connected. I assume that it must have something to do with the changes I made.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #10  
Old 22nd November 2010, 04:53 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
windows_xp_2003firefox
Re: Hidden SSID

Quote:
Originally Posted by JonEberger View Post
You're very polite. :-)
That's the way it should be, no?
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
  #11  
Old 22nd November 2010, 04:56 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
linuxfedorafirefox
Re: Hidden SSID

Hmmm.

I run hidden because I live next to a city park, but the best security I've found so far is the little white button on the top of the router that shuts off the wireless when not in use. Most of the time I'm hardwired (CAT5) to the desktop.
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #12  
Old 22nd November 2010, 05:17 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
linuxfedorafirefox
Re: Hidden SSID

Glenn ... I just got curious, and booted my business laptop and it is doing the same thing here now. (F13)

EDIT: Try going in through System>Preferences>Network connections and cleaning out the list until only the ones you want are left in there. Seemed to help here. Now it isn't looking for connections that aren't available, and settles on the one that is.
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #13  
Old 22nd November 2010, 06:54 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
linuxfedorafirefox
Re: Hidden SSID

Quote:
Originally Posted by Dan View Post
Hmmm.

I run hidden because I live next to a city park, but the best security I've found so far is the little white button on the top of the router that shuts off the wireless when not in use. Most of the time I'm hardwired (CAT5) to the desktop.

Hi Dan,

Its only hidden when no ones connected to the network really, when your connected it will still show the ssid, and to a hacker it will still show in aircrack etc.. ip restriction is a better option and just using characters in the password will stop 99.99999999999999999% of password hacks, anyone who uses wep is asking for it nowadays.

And just as another point wpa2 etc. can only be hacked when someone is connected to it, so switching off the router will make no difference
Reply With Quote
  #14  
Old 22nd November 2010, 06:59 PM
Dan's Avatar
Dan Offline
Administrator
 
Join Date: Jun 2006
Location: Paris, TX
Posts: 22,309
linuxfedorafirefox
Re: Hidden SSID

Ayup. You are correct. My "security plan" here is multi-layered. Mac filtering and ip restriction are part of that. (Separate router and wireless AP) Switching off the router when not needed and unattended is just a little crowbar style method of protecting my bandwidth. <....>
__________________
Signature Links | New Posts | Who's on the forums (right now) |

© ® ™ № ¿
Reply With Quote
  #15  
Old 22nd November 2010, 07:38 PM
glennzo's Avatar
glennzo Offline
Un-Retired Administrator
 
Join Date: Mar 2004
Location: Salem, Mass USA
Posts: 13,929
windows_xp_2003firefox
Re: Hidden SSID

Quote:
Originally Posted by Dan View Post
Glenn ... I just got curious, and booted my business laptop and it is doing the same thing here now. (F13)

EDIT: Try going in through System>Preferences>Network connections and cleaning out the list until only the ones you want are left in there. Seemed to help here. Now it isn't looking for connections that aren't available, and settles on the one that is.
I thought about that. I think that it may be worthwhile, hoping that when I connect to it for the first time after clean out it will remember.
__________________
Glenn
The Bassinator © ®


Laptop: Toshiba Satellite / Intel Core 2 Duo 1.73 GHz / 2GB / 160GB / Intel Mobile 945GM/GMS/GME/943/940GML Integrated Graphics
Desktop: BioStar MCP6PB M2+ / AMD Phenom 9750 Quad Core / 4GB / 1TB SATA / 500GB SATA / EVGA GeForce 8400 GS 1GB
Reply With Quote
Reply

Tags
hidden, ssid

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Network Manager WL100 hidden SSID VideoRoy Servers & Networking 3 14th January 2009 12:24 AM
F8: Network Manager + hidden SSID sc_3007 Servers & Networking 3 21st August 2008 10:15 AM
Hidden SSID name cant connect ewdi Servers & Networking 10 2nd January 2008 10:33 AM
Ssid glennzo Servers & Networking 2 13th July 2007 09:41 AM
FC5 - WPA2, Hidden SSID, and IPW2200 g8trGTO Hardware & Laptops 0 27th April 2006 01:20 AM


Current GMT-time: 01:09 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat