"Unsecured" network query
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- "Unsecured" network query
"Unsecured" network query
08-05-2010 2:24 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Having installed the Plusnet wireless router via ethernet to my Desktop PC last year and immediately altered the SSID and changed the KEY (password ) from the factory setting , i have the following query/worry.
I have since bought a laptop and configured to the WiFi .
Now when i log on to the router which has been previosly powered up there is no problem. If however, I switch on my laptop and THEN power up the Router I have to refresh the network connection to find the connection, no problem so far except at the time between `refresh` and actual `connection` my Wireles Connection Listing shows up as "unsecured". How can this be?
Re: "Unsecured" network query
08-05-2010 2:38 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Re: "Unsecured" network query
08-05-2010 3:09 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote If however, I switch on my laptop and THEN power up the Router I have to refresh the network connection to find the connection, no problem so far except at the time between `refresh` and actual `connection` my Wireles Connection Listing shows up as "unsecured". How can this be?
My best guess is that its just Windows getting confused. With the router not active, your laptop knows it has a stored connection but until the router is up and broadcasting the SSID it may not be able to detect the encryption method. Once the router is up and you refresh the wireless list it sees your router and now displays it properly.
If my guess is correct you've nothing to worry about...
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
Re: "Unsecured" network query
09-05-2010 8:52 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Thanks for the replies.
It seems there is a brief `black hole` as if from a logged on situation ,I then log off my network connection does, indeed show a `secured network`.
Just another point, How do i find out what Key/password I`ve used. I have a record of mine but will be "connecting "a friends laptop to her desktop tommorrow but she does not know her password. It may still be factory default.
Many thanks
Re: "Unsecured" network query
09-05-2010 9:56 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote How do i find out what Key/password I`ve used.
If its been changed from the default then usually you can't. You can go to the routers setup page and change it, but AFAIK most routers will not show you what the current password is. Of course you can always reset the router to factory defaults and start again...
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
Re: "Unsecured" network query
09-05-2010 10:16 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
This is the situation I found on my setup..... but thinking about it , all I need to do is change whatever Key to a new one and use that to connect her laptop.
(the brain usually catches up... it just takes a little time!!)
Just one other thing , On my desktop I don`t know if I have a wireless adaptor. Is there a way to navigatethrough the computer or should I disconnect the ethernet and try connecting wirelessly?
Re: "Unsecured" network query
09-05-2010 10:31 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote Just one other thing , On my desktop I don`t know if I have a wireless adaptor. Is there a way to navigatethrough the computer or should I disconnect the ethernet and try connecting wirelessly?
Assuming its running Windows, then open a command window ( run cmd ) and use the getmac /v command. That should list all network adapters ( both wired and wireless ) and their physical addresses. http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/getmac.mspx?mfr=true
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
Re: "Unsecured" network query
13-05-2010 9:47 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Am running XP and entered `getmac /v` in command window but all I get is `getmac` is not recognised as an internal or external command, operable program(me) or batch file
Re: "Unsecured" network query
13-05-2010 9:53 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
You could always use ipconfig/all ( again from a cmd window ) instead, that will show all the adapters ( with a bit more detailed info ).
Superusers are not staff, but they do have a direct line of communication into the business in order to raise issues, concerns and feedback from the community.
Re: "Unsecured" network query
13-05-2010 10:08 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
If it helped click the thumb
If it fixed it click 'This fixed my problem'
Re: "Unsecured" network query
13-05-2010 10:15 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: pleasenlighten Thanks MisterW,
This is the situation I found on my setup..... but thinking about it , all I need to do is change whatever Key to a new one and use that to connect her laptop.
(the brain usually catches up... it just takes a little time!!)
Just one other thing , On my desktop I don`t know if I have a wireless adaptor. Is there a way to navigatethrough the computer or should I disconnect the ethernet and try connecting wirelessly?
Or simply open the backup of your router settings with notepad.
(Assuming you have a backup - if not, take a backup, then open the file using a plain text viewer)
Re the 'Unsecured message, its less of an 'oddity' and more of an 'accuracy'.
Even on a secure network, a degree of communication has to take place before the security can be fully implemented. - Things like SSID are broadcast openly for example (even if you prevent broadcast, it is still broadcast, but with a flag to say that it shouldn't be displayed to clients receiving it...)
So you are getting the message that you are connected to an unsecured network, as you are probably simply waiting for the router to complete its boot sequence and start up all of the elements required to authenticate you and move you to the secure part.
Clearly if these services are already running on a fully booted router, the transition is pretty quick, and you wouldn't notice the 'unsecured' element.
Re: "Unsecured" network query
13-05-2010 11:53 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Quote from: pleasenlighten Just another point, How do i find out what Key/password I`ve used. I have a record of mine but will be "connecting "a friends laptop to her desktop tommorrow but she does not know her password. It may still be factory default.
On this topic I usually advise friends without young kids to put a sticky label on the back of their router with the admin password and wireless key. When I get asked "Isn't that insecure" I reply that these passwords are to keep outsiders from getting in to their network or stealing their bandwidth. if someone they don't trust is actually in behind their computer on their hands and knees reading their passwords off the router then getting their bandwidth allowance stolen will be the least of their problems!
Re: "Unsecured" network query
24-05-2010 2:01 PM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Report to Moderator
Hi,
I`m getting really confused now.
The other day my laptop connection cut out , the SSID i`d been using changed back to `plusnet` and I couldn`t reconnect. My desktop connection via ethernet was OK, So I immediately (from the Thomson Gateway page) did a system restart and reconfigured my Router and reset it to factory settings. Tried my laptop with the Router WPA PSK key and connected OK
First question What Happened???
Now I am trying to change the KEY from the factory settings on the above page but cannot see where to do it.>>>> totally confused
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Plusnet Community
- :
- Forum
- :
- Other forums
- :
- Tech Help - Software/Hardware etc
- :
- "Unsecured" network query