How to Track & Prevent Users From Your Wireless Network

  • Thread starter Thread starter JasonRox
  • Start date Start date
  • Tags Tags
    Network Wireless
AI Thread Summary
Tracking users on an unsecured network is possible by accessing the router's administrative interface through a web browser, typically by entering the router's IP address. Users can view connected devices and utilize access control features to restrict access based on MAC addresses. While securing a network with a password is the simplest method to deter unauthorized users, additional measures include enabling MAC address filtering and hiding the SSID to make the network less visible. Although these methods can significantly reduce unauthorized access, they do not guarantee complete security, as determined individuals may still find ways to connect. Using WPA encryption is highly recommended to protect traffic from being easily intercepted. Overall, a combination of these strategies can effectively deter most casual users from accessing an unsecured network.
JasonRox
Homework Helper
Gold Member
Messages
2,381
Reaction score
4
I have a question...

If you have a unsecured network, is it possible to track users hooked up to your network? Say neighbours?

If so, how do you do it? And, can you prevent them from logging on to your network without using a secured network?
 
Computer science news on Phys.org
Most/all wireless routers/access points have an application that runs on the router for administrative purposes. You can access that application with a web browser and view the log. You can then use the router's access control feature to allow only devices with specific mac addresses to be granted access.
 
How do you view that using a web browser?
 
JasonRox said:
How do you view that using a web browser?
By typing the ip address into the address bar of the browser. Check the manual of the router for the ip and the default username/password.
 
Ok, thanks!
 
Why not just put a simple password on the account? It might not keep out a determined hacker, but it'll certainly keep out the average neighbor. When I have guests, I just tell them the password so they can connect to my network with their own laptops...obviously I don't use the same password for my network as for other accounts, so I can give it out to those who I don't mind having access.
 
JasonRox said:
I have a question...

If you have a unsecured network, is it possible to track users hooked up to your network? Say neighbours?

If so, how do you do it? And, can you prevent them from logging on to your network without using a secured network?

Log into your router and look for "attached" devices". This is how its usually done on Netgear AP's, should be similar on Linksys or D-Link
 
There is many free tools availible online for performing network tasks like this. I would recommend wireshark.
 
This might be a fun deterrent:
http://www.ex-parrot.com/~pete/upside-down-ternet.html

(By the way, my router has a way to list the attached devices.

If your network is unsecured [via WEP or WPA or something], could you still use access control via the MAC address... as a deterrent against the average user? )
 
  • #10
I have both WPA and Mac address restrictions in place on my wireless network.
 
  • #11
robphy said:
This might be a fun deterrent:
http://www.ex-parrot.com/~pete/upside-down-ternet.html

(By the way, my router has a way to list the attached devices.

If your network is unsecured [via WEP or WPA or something], could you still use access control via the MAC address... as a deterrent against the average user? )

Yes you can. You can also completely stop the router from broadcasting the SSID. This will keep any amateur hackers and nosy neighbors from even seeing your network. The one any only downside is, that you will have to manually enter your networks name when attempting to have a computer access your network. I doubt having to type in a few letters would be that much trouble though. It's how mine is secured.
 
  • #12
It's still possible to detect a network with a hidden ssid - it has to be in order to find an unused channel. Having said that, using MAC address limiting and hiddne ssid will stop 99.9% of people using your network.
Turning on wpa will stop pretty much anyone seeing your traffic.
 
  • #13
mgb_phys said:
It's still possible to detect a network with a hidden ssid - it has to be in order to find an unused channel. Having said that, using MAC address limiting and hiddne ssid will stop 99.9% of people using your network.
Turning on wpa will stop pretty much anyone seeing your traffic.

Yeah, they can still find it, but they have to put more effort into it than 90% of the people who will happen to just 'come across' the network. If you live in a typical neighborhood I doubt anyone within your range would be able to access it... unless you happen to see a stranger in a strange car parked along side of the road outside your house for days on end.

It's like someone trying to look for coins on a beach without a metal detector.
 
  • #14
I keep all my stuff open, except for a firewall to the internet. My router doesn't transmit much outside my walls, so I'm not worried :)
 
  • #15
You may want to turn on MAC address restrictions (making sure you include the MAC addresses of all your devices), and turn on stealth mode so the router doesn't advertise your network.
 
Back
Top