Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

DHCP Mystery (192.168.1.5)

Featured Replies

Hi, I am a new SysAdmin and I was overhauling the DHCP. Im having trouble finding out what computer is at (192.168.1.5) on my internal network. I pinged it and got a reply. Is there an easy way I can find out what computers are associated with which IP address? DHCP only shows me reservations and leases. Its not in either.

Help!

If it's in DNS, you could do a ping -a 192.168.1.5. Otherwise, you'll want to use a network scanner to do some sniffing of the box to see what secrets it reveals.

Could you not just use Remote Desktop and then right-click My Computer > Properties > Computer Name. :whistle:

Could you not just use Remote Desktop and then right-click My Computer > Properties > Computer Name. :whistle:

that assumes it's a PC, and assumes it accepts remote desktop sessions.

  • Author
Could you not just use Remote Desktop and then right-click My Computer > Properties > Computer Name. :whistle:

I loved this idea! It didnt work though... It may not be setup for remote (as stated in later post). The ping option didnt work either. I appreciate the options, anymore?

  • Author
Could you not just use Remote Desktop and then right-click My Computer > Properties > Computer Name. :whistle:

that assumes it's a PC, and assumes it accepts remote desktop sessions.

Remote desktop did not work. I really loved that idea too! The ping suggestion didnt work either. We have over 100+ devices on the network so going from pc to pc doenst sound like a blast :) Any other suggestions?

Is there no Windows equivalent of the nmblookup you get on Linux, if not then a liveCD and going to a console and doing 'nmblookup -SA 192.168.1.5' may do it........

There isn't an equivalent - nbtstat is very limited in Windows compared to nmblookup on *nix hosts. However, I still suggest a network scan of that IP to see what it reports, if anything.

  • Author
There isn't an equivalent - nbtstat is very limited in Windows compared to nmblookup on *nix hosts. However, I still suggest a network scan of that IP to see what it reports, if anything.

How do I do a network scan?

Type the adress in a browser, you might get a page if it's a printer. Just an other idea.

Do a port scan and see whats open. Try to unc from the run line and look at the hidden c share if its a windows box. Is it in the same layer 2 network or is there a gateway between you? If L2, ping it, that'll add an arp entry to you're machine, issues the arp -a command to view the MAC, then use your network equip to find the device by MAC. If over L3, do a tracert and narrow down which hops it uses.

How do I do a network scan?
When I'm stuck on a windows box to do these sorts of things, I like using this particular scanner.

at cmd type nslookup

type set q=ptr

type 192.168.1.5

theres your answer :) hopefully

EDIT: sorry i overlooked the fact that a ping -a didnt resolve it. maybe try telnet to the IP?

Edited by eyeball

at cmd type nslookup

type set q=ptr

type 192.168.1.5

theres your answer :) hopefully

ping -a does do a ptr lookup on the IP address. He stated that didn't work, hence 192.168.1.5 doesn't have a ptr (or a forward A) record.

yeah i noticed u mentioned a ping - a after i posted, guess you saw my post before i edited lol :)

Please sign in to comment

You will be able to leave a comment after signing in

Sign In Now

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.