I just setup wireless network at home and I want to change SSID and stuff to make it secure. I tried going to http://192.168.2.1/ via firefox and it says it is taking too long to respond.
I am using US Rebotics 5461 wireless router. The Internet works great one all computers. But I want to make it secure. I went to US Rebotics website and it says go to http://192.168.2.1/ but it’s not working. Is there another way?
Re: Secure Wireless Network?
here you go.. check out the link
Re: Secure Wireless Network?
Never mind. I was actually using the wrong IP address. I reset the router and everything is fine now. After resetting the router i was able to access that IP address. But thanks for your help. I appreciate it. :)
Re: Secure Wireless Network?
Best way to make wireless network secure is not to advertise the SSID or even better is hide the SSID and do MAC filtering.
Re: Secure Wireless Network?
Best way to make wireless network secure is not to advertise the SSID or even better is hide the SSID and do MAC filtering.
No it's not. SSID is brodcasted in plain with every probe packet. MAC filtering is NOT security.
[quote]
ifconfig eth0 down
ifconfig eth0 hw ether A1: B2: C3: D4: E5: F6
ifconfig eth0 up
[/quote]