Detecting Computers Using Router with static IPs

Networking, Wireless Routers (802.11 a/b/g/n/ac/ax WiFi), NAT, LAN configuration, equipment, cabling, hubs, switches, and general network discussion
Post Reply
bbimber
Member
Posts: 46
Joined: Wed Aug 25, 2004 1:00 am

Detecting Computers Using Router with static IPs

Post by bbimber »

I have a linksys wrt54g. I have a number of computers connecting to it, and one of them was set up with a static IP. The rest of the computers appear in the DHCP table, but anything with a static IP will not. Just out of curiosity, is there another way to view what static IP computers are connecting to my router and what their IPs are?
bbimber
Member
Posts: 46
Joined: Wed Aug 25, 2004 1:00 am

Post by bbimber »

I have a second part to this question: Is it possible to set up my computer to automatically detect the IP address, and have the router automatically assign it a set IP based on the MAC address?
Tekmazter
New Member
Posts: 11
Joined: Thu Feb 10, 2005 9:31 am

Post by Tekmazter »

First, with the router the only way I could think you could do this is to look at your traffic log. You need to turn on logging first. Once you do that, you'll be able to see some traffic but I'm not sure if it will show what IP Address going out that it's coming from.

The easiest and probably best method to do what you're looking for is to run a port scan of a range of IP Addresses. Download NMap and run a scan of your entire network range. You don't need to do all 64000 ports, just do a range scan of only a couple. You should get some hits unless of course the person has a firewall of their own in place that just drops packets. Anyway, this should point you in the right direction.
User avatar
YeOldeStonecat
SG VIP
Posts: 51171
Joined: Mon Jan 15, 2001 12:00 pm
Location: Somewhere along the shoreline in New England

Post by YeOldeStonecat »

Scanners like Angry IP Scanner, set to scour your 192.168.1.XXX range.

I'm guessing you're looking at finding "freeloaders" who are on your network. Introduce MAC filtering on your router, enter the MACs of computers you only wish to allow onto the network. Stop freeloaders in the first place.
MORNING WOOD Lumber Company
Guinness for Strength!!!
Tekmazter
New Member
Posts: 11
Joined: Thu Feb 10, 2005 9:31 am

Post by Tekmazter »

YeOldeStonecat wrote:Scanners like Angry IP Scanner, set to scour your 192.168.1.XXX range.

I'm guessing you're looking at finding "freeloaders" who are on your network. Introduce MAC filtering on your router, enter the MACs of computers you only wish to allow onto the network. Stop freeloaders in the first place.
Expanding upon YeOldeStonecat, you might also disable the beacon on your WAP, although this isn't fullproof. Anyone who know's what they're doing can still find it, but this will sqaush the newb's who think they're being cool by leaching onto your AP. Also, of course employ WEP and change it periodically. Even disabling DHCP is a good idea as well.

Checklist:

Change Admin PW on AP
Disable DHCP
Disable Beacon
Change default network IP range if possible.
Deploy WEP
Enable MAC filtering

That should lose a few freeloaders.
Post Reply