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

    • MSI's 32-inch 4K QD-OLED gaming monitor gets a big price cut for UK gamers and professionals by Paul Hill If you’re a gamer in the UK and looking for a monitor to upgrade to then check out the MSI MPG 321URX QD-OLED 31.5 Inch 4K UHD Gaming Monitor which you can now pick up for just 75% of its recommended retail price. The RRP of this monitor is £1,199, but thanks to this deal, you can get it for just £898.99 for a limited time (purchase link down below). With its 4K display, 240Hz refresh rate, and 0.03ms GTG, you’ll have the edge over other gamers by avoiding lag. At 31.5-inches, it’s the ideal monitor size if you’re sitting up close to it at a desk, you don’t want it too big at such a short range, but you also want to be able to see all the image details so 31.5-inches is a good balance. What makes QD-OLED stand out? There are loads of terms used to describe displays such as AMOLED, OLED, LED, and it can all get a bit confusing. This monitor adds yet another acronym called QD-OLED, which stands for Quantum Dot OLED. For you as a buyer, this means your new monitor has self-emitting pixels that deliver great black levels. It also features an enhanced sub-pixel arrangement for extra sharpness. The 31.5-inch 4K UHD monitor has a 3,840 x 2,160 pixel resolution making it ideal for playing games, but also watching movies in the best quality. Other important features worth mentioning are the 1.07 billion colors (10-bit) that the monitor can produce, its 99% DCI-P3 support, and DisplayHDR True Black 400 certification. All of these things make the monitor produce more accurate colours, potentially making it a good choice for professionals editing videos and photos too. Obviously, games will look good too. MSI has also packed in a fanless graphene heatsink which should help to increase the durability of the monitor long-term. This could extend the time until you need to buy a new monitor, further justifying its almost £900 price tag. Gaming and productivity features It’s not just the hardware that makes this monitor excel for gaming, it also comes with great software enhancements and connectivity options. On the software side, you get the following features: Smart Crosshair: Projects a customizable crosshair onto the screen to improve hip-fire accuracy and iron sights in first-person shooter games. Optix Scope: Gives you a built-in aim magnifier with multi-stage zooming and shortcut keys to quickly switch magnification levels. AI Vision: This automatically enhances brightness and colour saturation, particularly in dark areas of the screen, making it easier to see enemies hiding in shadows or dark corners. If you have two separate systems you want to connect to the monitor at once, you can do so with this monitor thanks to KVM support. You can view both sources with Picture-in-Picture and Picture-by-Picture modes. The MSI MPG 321URX QD-OLED 31.5 Inch 4K UHD Gaming Monitor also supports next-gen consoles with features like HDMI CEC Profile Sync, HDMI Variable Refresh Rate (VRR), and 4K:4K downscaling. In terms of connectivity and ergonomics, you get DisplayPort 1.4a, 2x HDMI 2.1 (CEC), USB Type-C with 90W power delivery, and a USB hub. The monitor uses a tilt-, swivel- & height-adjustable stand that is VESA compatible. Should you buy this monitor? The MSI MPG 321URX QD-OLED 31.5 Inch 4K UHD Gaming Monitor is definitely a product for serious gamers looking for top-tier visual fidelity and performance or content creators who need accurate colours and high resolution. Even with the significant discount, it’s still at a premium price and definitely not for everyone. If you are in one of the groups mentioned, then you should give serious consideration to buying the MSI MPG 321URX QD-OLED 31.5 Inch 4K UHD Gaming Monitor as it's the lowest price the monitor has been at on Amazon to date. MSI MPG 321URX QD-OLED 31.5 Inch 4K Gaming Monitor: £898.99 (Amazon UK) / RRP £1,199 This Amazon deal is U.K. specific, and not available in other regions unless specified. If you don't like it or want to look at more options, check out the Amazon UK deals page here. Get Prime, Prime Video, Music Unlimited, Audible or Kindle Unlimited, free for the first 30 days As an Amazon Associate we earn from qualifying purchases.
    • So they went from bloody awful, to still bloody awful? Pass...
    • Hmm, I have been setting folder colors in Teams as we got more and more clients, but they never synced to File Explorer on my Surface Pro 7+. So, all this while, thought the feature wasn't available yet. Guess it'll need to be changed via the SharePoint website for it to sync to File Explorer. Thanks for sharing 👍🏼
    • I got it on my s22 about a month ago, Europe
    • A script doesn't care if your book is written by AI or not, so, not sure how that changes anything. They'll just be further advertising your work in such. As for AGI, not sure how using AI in writing a book suddenly equates to me supporting AGI replacing everyone in the workplace. Either way, if such does happen, I'll just carry on with community services, AGI replacing such roles only speeds up the spreading of the message...
  • Recent Achievements

    • Enthusiast
      computerdave91111 went up a rank
      Enthusiast
    • Week One Done
      Falisha Manpower earned a badge
      Week One Done
    • One Month Later
      elsa777 earned a badge
      One Month Later
    • Week One Done
      elsa777 earned a badge
      Week One Done
    • First Post
      K Dorman earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      536
    2. 2
      ATLien_0
      272
    3. 3
      +FloatingFatMan
      201
    4. 4
      +Edouard
      200
    5. 5
      snowy owl
      138
  • Tell a friend

    Love Neowin? Tell a friend!