Desktop is connected, but does not show up in Router map


Recommended Posts

One of the desktops in our home network has the assigned address 192.168.1.4 and has a name of Cassie-PC, which responds via ping, but I need to setup parental controls on it (it's me niece's) and it does not show up in the network map through the router. I have physically checked the address assigned to the system, and it is clearly set to the .4 address, but it does not show up as an attached device in the router. Why is this, and what can I do to resolve it? For what's it worth I have checked and the cable is plugged directly to the router, prior it was plugged into a dumb switch. The desktop in question is able to access everything on the LAN as well as the internet.

241716340_networkmap.thumb.PNG.ebd479bd7b58ec582f6093898d11f55d.PNG

Hello,

 

I'm not particularly familiar with how Linksys does this, but could it be that the Cassie-PC host computer at 192.168.1.4 has a firewall on it which prevents the router from fingerprinting it?
 

I am thinking that as a work-around, you could try cloning the computer's MAC address, IP address and hostname onto one of the recognized devices, set up filtering for it on the router, and then restore that device's prior settings?  Again, I'm not sure if this would be effective, given that the Linksys router does not see the Cassie-PC computer, but perhaps once you have manually created an entry for it, the router will enforce the parental controls.

 

Just to confirm, you have visited Linksys to ensure you have the latest firmware?

 

Regards,

 

Aryeh Goretsky

  On 22/01/2019 at 02:34, goretsky said:

Hello,

 

I'm not particularly familiar with how Linksys does this, but could it be that the Cassie-PC host computer at 192.168.1.4 has a firewall on it which prevents the router from fingerprinting it?
 

I am thinking that as a work-around, you could try cloning the computer's MAC address, IP address and hostname onto one of the recognized devices, set up filtering for it on the router, and then restore that device's prior settings?  Again, I'm not sure if this would be effective, given that the Linksys router does not see the Cassie-PC computer, but perhaps once you have manually created an entry for it, the router will enforce the parental controls.

 

Just to confirm, you have visited Linksys to ensure you have the latest firmware?

 

Regards,

 

Aryeh Goretsky

Expand  

I will check into the MAC address, the firmware is up to date, as far for firewall, only the windows firewall is installed on that system.

Seems to be common across Linksys routers with this "feature."

 

Try power cycling the router

Try viewing the GUI in a different browser

You can try downgrading to the previous firmware and see if that solves it

 

However, it might be worth your while to look into 3rd party firmware if you cant get this to work fairly soon. Some users have reported to get it working again, only to have the issue pop up again randomly. If you are dead set on the Linksys firmware, you might want to look into other parental control solutions. I don't know of any myself, however I bet others here do.

Why can you not setup a reservation for the device on dhcp so its always .4 or set the device static on the PC... Then set the parental controls based upon the IP address?

 

If you setup a dhcp reservation for the PC mac address, it should be ALWAYS listed!!!

 

 

  On 22/01/2019 at 11:26, BudMan said:

Why can you not setup a reservation for the device on dhcp so its always .4 or set the device static on the PC... Then set the parental controls based upon the IP address?

 

If you setup a dhcp reservation for the PC mac address, it should be ALWAYS listed!!!

 

Expand  

That is the plan now, I was not aware that it was not setup (dhcp reservation) until late last night when I mentioned it to my brother-in-law, then we both realized that we never set her system up that way, we are going to correct the issue today.

OK, so apparently the desktop in question was on the DHCP reservation table, and I went ahead and gave it an assigned IP address of 192.168.1.4, but it still will not show up on the router, and the router has been reset, twice, so what else can I try?

Might be a long shot, but try reinstalling those drivers on the desktop. Or you could try it with a Live Linux CD/USB, and see if it shows up then. If it does, it's the ethernet port driver thats sending out bad info.

 

  On 22/01/2019 at 21:32, Mindovermaster said:

Might be a long shot, but try reinstalling those drivers on the desktop. Or you could try it with a Live Linux CD/USB, and see if it shows up then. If it does, it's the ethernet port driver thats sending out bad info.

 

Expand  

Odd since the system is brand new, but when I get a chance I will try to diagnose it further.

  On 22/01/2019 at 21:46, jnelsoninjax said:

Odd since the system is brand new, but when I get a chance I will try to diagnose it further.

Expand  

Odd is never a word when troubleshooting. The stupidest reason can be the answer... ;) 

  On 22/01/2019 at 21:21, jnelsoninjax said:

OK, so apparently the desktop in question was on the DHCP reservation table, and I went ahead and gave it an assigned IP address of 192.168.1.4, but it still will not show up on the router, and the router has been reset, twice, so what else can I try?

Expand  

You might not ever fix this, it seems like a ###### poor implementation from what I can gather. Search google for something as simple as "Linksys+Network Map+Missing Device" and you'll start seeing the threads I mentioned.

 

Try power cycling the router

Try viewing the GUI in a different browser

You can try downgrading to the previous firmware and see if that solves it

 

If none of that works, contact Linksys as this seems to be a firmware bug (I read this many times on the linksys forums).

Hello,


Oh, did you check to see if the computer is randomizing its MAC address on network connections with DHCP leases?  Perhaps that could interfere with fingerprinting by the router.

 

Regards,

 

Aryeh Goretsky

That their software doesn't allow you to assign policy based upon IP is just plain moronic... Since clearly whatever they are using for discovery of devices is junk..

 

As already mentioned a simple google shows that is a very common problem with their software.. If their discovery of devices on the local network is this flawed - why would you expect their control policies to work any better?

 

What exactly are you wanting to do and can prob point you to actual method that works ;)  Filter a machines internet access based upon what exactly?  No p0rn, no non approved sites? what?

 

Do you know how they discover devices?  Normally this would be done with arp, since even firewalls don't block answering arp.   A reservation for a MAC should force it to be listed.. As mentioned you sure the mac is correct in the dhcpd reservation?  Maybe that was setup for the devices wifi, and now your on wire?

 

Validate the devices mac address currently be used.. Windows simple ipconfig /all will show you this.. And then validate that mac is what is listed in your reservation on your router.

speaking as someone that owns a Linksys WRT1900AC I can tell you that their software and policy control is rather flaky; sometimes things work as expected and other times random features/policies just refuse.

 

I moved over to LEDE (now merged back into OpenWRT) and besides being much more stable I'm able to do more with it than I would have been able to.

I have a hard drive plugged in and shared locally and an Aria2 download server pointed to it running directly on the router now; built in ad blocking; and a few other things

  On 23/01/2019 at 13:59, BudMan said:

That their software doesn't allow you to assign policy based upon IP is just plain moronic... Since clearly whatever they are using for discovery of devices is junk..

 

As already mentioned a simple google shows that is a very common problem with their software.. If their discovery of devices on the local network is this flawed - why would you expect their control policies to work any better?

 

What exactly are you wanting to do and can prob point you to actual method that works ;)  Filter a machines internet access based upon what exactly?  No p0rn, no non approved sites? what?

 

Do you know how they discover devices?  Normally this would be done with arp, since even firewalls don't block answering arp.   A reservation for a MAC should force it to be listed.. As mentioned you sure the mac is correct in the dhcpd reservation?  Maybe that was setup for the devices wifi, and now your on wire?

 

Validate the devices mac address currently be used.. Windows simple ipconfig /all will show you this.. And then validate that mac is what is listed in your reservation on your router.

Expand  

It is setup in the DHCP reservation complete with MAC address filtering:

ShadzStore is the NAS

dhcp.thumb.PNG.8e36f10c6225f4d27702b86aeb8fc01b.PNG

Not sure how that answers my question.. Is the device that is not showing up actually using that mac?

 

That mac for 1.4 just comes back as ASUSTek COMPUTER INC., so is that the wireless or the wired nic?  And how is the device currently connected?

  On 24/01/2019 at 03:55, BudMan said:

Not sure how that answers my question.. Is the device that is not showing up actually using that mac?

 

That mac for 1.4 just comes back as ASUSTek COMPUTER INC., so is that the wireless or the wired nic?  And how is the device currently connected?

Expand  

The device is wired via cat5 to the router and the motherboard is an Asus, it does not show up in the network map, but as I showed, it does show (even MAC address) under DHCP reservations,

@Circaflex I tried to access the GUI via Edge, and it does not work at all (won't even load, no error, just does not connect)

  On 24/01/2019 at 11:47, jnelsoninjax said:

it does show (even MAC address) under DHCP reservations,

Expand  

And you actually validated this on the machine that that is the actual MAC??

 

it HAS to show the mac address on a reservation, since that is how it works!!  But for all we know someone set the static IP on the device to .4 and setup a reservation for wrong mac..   Maybe they setup that reservation for the wireless mac or something.

 

On the machine do a ipconfig /all and what does it show for the mac address?  For the interface currently being used?

 

macaddress.thumb.png.31c70b27cff8646c3b557ebf7924a377.png

 

Or maybe the mac is correct, but device is set static and never pulled the lease so the router doesn't think there a machine there because no lease was ever gotten for its reservation.  Does the device show dhcp is being used.. See I have it OFF on mine and IP is setup static..  

 

Do a ipconfig /release and then renew on the machine so your sure its pulling the lease from the router..

  On 24/01/2019 at 13:54, BudMan said:

And you actually validated this on the machine that that is the actual MAC??

 

it HAS to show the mac address on a reservation, since that is how it works!!  But for all we know someone set the static IP on the device to .4 and setup a reservation for wrong mac..   Maybe they setup that reservation for the wireless mac or something.

 

On the machine do a ipconfig /all and what does it show for the mac address?  For the interface currently being used?

 

macaddress.thumb.png.31c70b27cff8646c3b557ebf7924a377.png

 

Or maybe the mac is correct, but device is set static and never pulled the lease so the router doesn't think there a machine there because no lease was ever gotten for its reservation.  Does the device show dhcp is being used.. See I have it OFF on mine and IP is setup static..  

 

Do a ipconfig /release and then renew on the machine so your sure its pulling the lease from the router..

Expand  

Thanks for the help so far @BudMan, when I get a chance (most likely this weekend) I will look into the issue more. Question: when assigning the system a static IP, is it better to let the router do it, or do it via Windows? Right now I am thinking that the issue might be like you said and I know that the .4 address is set via the network control panel in windows, should I set it to automatic and let the router handle assigning the IP address?

  On 24/01/2019 at 23:51, jnelsoninjax said:

Thanks for the help so far @BudMan, when I get a chance (most likely this weekend) I will look into the issue more. Question: when assigning the system a static IP, is it better to let the router do it, or do it via Windows? Right now I am thinking that the issue might be like you said and I know that the .4 address is set via the network control panel in windows, should I set it to automatic and let the router handle assigning the IP address?

Expand  

Remove the entry from the Windows control panel and use DHCP reservation's on your router.

  On 24/01/2019 at 23:57, Circaflex said:

Remove the entry from the Windows control panel and use DHCP reservation's on your router.

Expand  

OK, that's what I will do, I am not sure why it is set in windows and the router, it was most likely an oversight on my part when I was troubleshooting.

Well if how the system finds your machine is via it grabbing a dhcp lease.. The setting it on the machine is not going to be good for you ;)

 

I normally run dhcp but you see above its static set because haven't gotten around to setting up new reservations as of yet, when I changed out nics and put in 2 so I could do smb3 multichannel.  I only showed the 1 there is another one with .101, but I don't have a gateway set on that interface because I don' want it used for outbound.  Only for talking smb3 multichannel to the NAS which is on the same vlan as my pc.

Hello,

 

This may be a silly question, but I don't think I saw it mentioned, so apologies in advance if this is a duplicate.

 

Have you contacted Linksys' technical support to see if there are any known issues with detecting PCs?  There might be something about the what it fingerprints the computer based on its networking stack or the NIC itself which prevents it from detecting it.

 

Another option might be to look at third-party firmware, as @Circaflex mentioned, or even install parental control software on the PC (which might be a non-starter is the user has administrative access).

 

Regards,

 

Aryeh Goretsky

 

  On 25/01/2019 at 19:38, goretsky said:

Hello,

 

This may be a silly question, but I don't think I saw it mentioned, so apologies in advance if this is a duplicate.

 

Have you contacted Linksys' technical support to see if there are any known issues with detecting PCs?  There might be something about the what it fingerprints the computer based on its networking stack or the NIC itself which prevents it from detecting it.

 

Another option might be to look at third-party firmware, as @Circaflex mentioned, or even install parental control software on the PC (which might be a non-starter is the user has administrative access).

 

Regards,

 

Aryeh Goretsky

Expand  

No, I have not contacted Linksys over this issue, I thought I would try my luck here, first. Regarding 3rd party firmware, I haven't looked into it, but I know that was one of the selling points on this router, and parental control software would not work because she has admin access, her dad st this up for her.

Some of the Linksys routers actually come with OpenWRT on them now, I know the WRT32X does (to my surprise, was wonder what the hell device on my network was running OpenWRT as I didn't install it lol...)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Is it though?  I built a new rig a few months ago and it was literally impossible to get one without RGB, but within 10 minutes of setting it up, I turned all that crap off.  It was REALLY distracting, and who needs additional heat INSIDE a PC? It's popular on YouTube for sure, it's neat looking and whatnot, but it's about as practical as a coffee cup with a hole in it. As for the price, a non-enthusiast would just see something priced way above what they can get from a retailer brand new...
    • RollBack Rx Pro 12.9 Build 2710971022 by Razvan Serea RollBack Rx is a robust system restore utility that enables home users and IT professionals to easily restore a PC to a time before certain events occurred. In essence, it turns your PC into a Instant Time Machine. Regardless of what happens to your PC your can quickly and easily restore your PC to a previous time. Making it easy to rescue you from any PC disaster - saving time, money and PC trouble. Windows System Restore only restores Windows system files and some program files. In addition, if Windows crashes to a point were Windows itself can not boot up (ie. BSOD*) you would not be able to access your Windows System Restore points. In contrast, the RollBack Rx technology works at the sector level of the hard drive and restores everything! - right down to the last byte of data. It sits below Windows. So even if Windows crashes, there’s a sub-console (mini OS) that boots prior to windows. This allows you to access Rollback Rx and go back to a point in time when your system was working trouble-free. Key Features Go back to any previous point in time within seconds. Go back minutes, hours, days, weeks, or even months to any previous snapshot. Does not affect computer performance, uses minimal system resources. Supports unlimited snapshots. Creates a complete system snapshot without having to restart the system. Reverse any system crash within seconds (even if Windows cannot startup). Back out of any failed program, OS updates, and botched updates. Recover from any malware or virus attack within seconds. Works with VMWare and Virtual Machines, both as a host or within the virtual machine as a client. Supports Multi-boot, Multi OS workstations. Lock snapshots to prevent deletion. Intuitive GUI based snapshot manager. Explore, browse, and retrieve files and folders from any snapshot. Drag and drop them into your active system. Roll backwards as well as forwards to any available system snapshot. Allows users to safely test any software. Fast, 100% complete uninstaller. Retrieve files from a crashed PC, even if Windows cannot boot. Access control – manage levels of multiple user and administrative privileges. Automatically schedule snapshots to be taken on a fixed schedule or upon execution of specific files (ie. setup.exe) as well as manually. 256 bit AES snapshot encryption. Prevent unauthorized data theft in case of a stolen laptop. Group Management and Enterprise Network Administration Control (FREE utility). Comes with Stealth Mode where you can hide the RollBack Rx tray icon and splash screen (seen during bootup) Change the startup hotkey for sub-console access (default is HOME). Built-in snapshot defragmenter which will optimize system resources and recover free space. Option to keep files and folders unchanged when you roll-back. Advanced setup configuration wizard for system administrators which will set deployment options and predefined RollBack Rx settings. Offers detailed program operation logging. Supports all industry-standard deployment options including silent installations and pre-installation configuration. Explore RollBack Rx Pro with a 14-day trial, fully functional on Windows 11, 10, 8, and Windows 7 SP1** (32 and 64-bit). RollBack Rx Pro 12.9 Build 2710971022 changelog: General Add PnpLockdown in shieldm.inf Fix registry exclusion problem in Windows 11 24H2 release Add detailed logging for file filter driver Add detailed logging for Windows update Add time stamp to kernel drivers Change kernel driver and Win32 IRP structure Other small bug fixes / typos reported through tech support Endpoint Manager Add client report dashboard Add sound effect when receiving a EPM message. Keep EPM message history Fix bug that oversized Windows symbol files cannot be downloaded Download: RollBack Rx Pro 12.9 | 61.0 MB (Shareware) View: RollBack Rx Home Page Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Universal Media Server 14.12.1 by Razvan Serea Universal Media Server is a DLNA-compliant UPnP Media Server. UMS was started by SubJunk, an official developer of PMS, in order to ensure greater stability and file-compatibility. The program streams or transcodes many different media formats with little or no configuration. It is powered by MEncoder, FFmpeg, tsMuxeR, AviSynth, MediaInfo and more, which combine to offer support for a wide range of media formats. Because it is written in Java, Universal Media Server supports all major operating systems, with versions for Windows, Linux and Mac OS X. To see a comparison of popular media servers, click here. Universal Media Server 14.12.1 changelog: General Added status page to readme Fixed videos not being marked as fully played (#5373) (thanks, @Fredo1650!) Fixed adding YouTube channels from handle URLs (URLs with @ in them) Fixed handling special characters on Linux (#5100) (thanks, @LaTeteDansLesEtoiles!) Fixed directory browsing crash (#5189) (thanks, @jt-gilkeson!) Fixed FFmpeg on Linux x86_64 and arm64 (#5465) (thanks, @KanjiMonster!) Fixed logspam like "Could not hydrate device or its services from descriptor" (#5292) (thanks, MTOakey!) Fixed broken YouTube video playback Fixed web interface E2E testing on CI using outdated code because of overeager caching Fixed broken video playback when burning subtitles to H.265 via FFmpeg (#5486) Improved logging Translation updates via Crowdin Chinese (Simplified) (59%) (thanks, 無情天!) Dutch (41%) (thanks, Matthias!) Hungarian (86%) (thanks, Zoltán Rózsa!) Japanese (69%) (thanks, Yukihuru!) Download: Universal Media Server 14.12.1 | 203.0 MB (Open Source) Download: Other operating systems View: Universal Media Server Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • You sign your rights to reddit when you write on their platform. Free labour for them to make money. The AI companies should also take advantage of that free labour.
    • Brave 1.79.123 by Razvan Serea Brave Browser is a lightning-fast, secure web browser that stands out from the competition with its focus on privacy, security, and speed. With features like HTTPS Everywhere and built-in tracker blocking, Brave keeps your online activities safe from prying eyes. Brave is one of the safest browsers on the market today. It blocks third-party data storage. It protects from browser fingerprinting. And it does all this by default. Speed - Brave is built on Chromium, the same technology that powers Google Chrome, and is optimized for speed, providing a fast and responsive browsing experience. Brave Browser also features Brave Rewards, a system that rewards users with Basic Attention Tokens (BAT) for viewing opt-in ads. This innovative system provides an alternative revenue model for content creators and a way to support the Brave community. Brave 1.79.123 changelog: Leo Improved citation UI. (#45761) General [Security] Fixed missing DDNS navigation throttle for subframes as reported on HackerOne by newfunction. (#46703) Fixed crash which occurred when clicking on the “View site information” icon in the address bar while having “Don’t allow sites to scroll and zoom shared tabs” enabled. (#46566) Fixed crash which occurred with the “Save autofill” prompt in certain cases. (#45546) Upgraded Chromium to 137.0.7151.104. (#46712) (Changelog for 137.0.7151.104) Download: Brave Browser 64-bit | 1.2 MB (Freeware) Download: Brave Browser 32-bit View: Brave Homepage | Offline Installers | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      somar86 earned a badge
      Week One Done
    • One Month Later
      somar86 earned a badge
      One Month Later
    • Apprentice
      Adrian Williams went up a rank
      Apprentice
    • Reacting Well
      BashOrgRu earned a badge
      Reacting Well
    • Collaborator
      CHUNWEI earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      512
    2. 2
      ATLien_0
      260
    3. 3
      +Edouard
      191
    4. 4
      +FloatingFatMan
      175
    5. 5
      snowy owl
      133
  • Tell a friend

    Love Neowin? Tell a friend!