Thread: password for a wireless connection?

  1. #1
    Novice Programmer Pyroteh's Avatar
    Join Date
    Jan 2005
    Location
    Alaska
    Posts
    82

    password for a wireless connection?

    how can I set up a password for a wireless connection? we're using a NetGear router... I just hooked it all up for my grandma and she wants the network password protected....

  2. #2
    Registered User
    Join Date
    Jun 2005
    Location
    Stockholm, Sweden
    Posts
    64
    Does the router support WEP or WPA-PSK?

  3. #3
    Novice Programmer Pyroteh's Avatar
    Join Date
    Jan 2005
    Location
    Alaska
    Posts
    82
    yes... it has those options...

  4. #4
    Registered User
    Join Date
    Jun 2005
    Location
    Stockholm, Sweden
    Posts
    64
    Well, your best bet is WPA-PSK, it's much safer than WEP. (Which isn't saying much, WEP is about as safe as a wide open door and a sign saying "Please don't enter")

    I don't know how NetGear handles WEP/WPA, but you should be able to activate WPA-PSK and set an ASCII passphrase as the password. Then, whenever someone wants to log on to your WLAN, they will have to enter that passphrase before they get access.

    Read the documentation for your router on how to set up WPA-PSK.

  5. #5
    5|-|1+|-|34|) ober's Avatar
    Join Date
    Aug 2001
    Posts
    4,429
    If you've never used a router interface before, read the manual. Most decent routers have a webserver built in that you can access with a browser from another computer. The address is often 192.168.1.1 or something like that.
    EntropySink. You know you have to click it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Sharing connection to wired PC from wireless
    By psychopath in forum Tech Board
    Replies: 1
    Last Post: 01-06-2008, 01:44 AM
  2. [Q]Hide Password
    By Yuri in forum C++ Programming
    Replies: 14
    Last Post: 03-02-2006, 03:42 AM
  3. written command line password generator
    By lepricaun in forum C Programming
    Replies: 15
    Last Post: 08-17-2004, 08:42 PM
  4. Resource ICONs
    By gbaker in forum Windows Programming
    Replies: 4
    Last Post: 12-15-2003, 07:18 AM
  5. Headers that use each other
    By nickname_changed in forum C++ Programming
    Replies: 7
    Last Post: 10-03-2003, 04:25 AM