vibroverbus
Regular Contributor
So I just switched over to ASUSwrt-Merlin on an AC3200 after many many years of being on DD-WRT and getting tired of giving up raw performance in return for configurability. System is working great, still on the learning curve, but going well... here's quick question....
Any idea why the GUI management screens might not show the same client names as DNS reports?
Situation is this - have a few devices that are 'enterprise managed' in the household... and these generally have real helpful machine names assigned like "29823948u729387u42983u74r9028u2".
Which is not helpful when managing a small home network when you're trying to figure out "is that machine connected the wife's work computer? Or an interloper? Or her company mobile phone? or...?"
So for ages I have used dnsmasq.conf entries like this (details change but you get the idea... yes I know hex notation doesn't got to 'X' )
So coming over to ASUSWRT-Merlin, I plug my good old dd-wrt entries into dnsmasq.conf.add...
Then I go into the management GUI, look at "Network Map" and for "WifesFriendlyDeviceName1" instead I see "29837429387429" - the dopey enterprise name her device is given.
Huh. So SSH into the router, do a couple dnslookups and arps, both show the correct friendly name as I have put into dnsmasq.conf.add. That seems all good... So go back to the GUI and hit the DHCP log - also shows my preferred friendly name from dnsmasq.conf name perfectly. Go to Wireless Log - again shows the preferred friendly name from dnsmasq.conf. Back to "Network Map" and refresh and still - stupid "29839784972497" number-name... WTF.
Any idea how come that network map doesn't show the right DNS device name, when everything from the DHCP & Wireless log pages to console arps and dnslookups all show the correct name? Does it bypass DNS somehow to get machine names?
Minor thing but trying to be sure I"m not missing a trick in my conversion from DD-WRT-land...
TIA
Any idea why the GUI management screens might not show the same client names as DNS reports?
Situation is this - have a few devices that are 'enterprise managed' in the household... and these generally have real helpful machine names assigned like "29823948u729387u42983u74r9028u2".
Which is not helpful when managing a small home network when you're trying to figure out "is that machine connected the wife's work computer? Or an interloper? Or her company mobile phone? or...?"
So for ages I have used dnsmasq.conf entries like this (details change but you get the idea... yes I know hex notation doesn't got to 'X' )
dhcp-host=XX:XX:XX:XX:XX:XX,MyFriendlyDeviceName1
dhcp-host=XX:XX:CF:20:XX:XX,WifesFriendlyDeviceName2
dhcp-host=XX:XX:CF:20:XX:XX,WifesFriendlyDeviceName2
So coming over to ASUSWRT-Merlin, I plug my good old dd-wrt entries into dnsmasq.conf.add...
Then I go into the management GUI, look at "Network Map" and for "WifesFriendlyDeviceName1" instead I see "29837429387429" - the dopey enterprise name her device is given.
Huh. So SSH into the router, do a couple dnslookups and arps, both show the correct friendly name as I have put into dnsmasq.conf.add. That seems all good... So go back to the GUI and hit the DHCP log - also shows my preferred friendly name from dnsmasq.conf name perfectly. Go to Wireless Log - again shows the preferred friendly name from dnsmasq.conf. Back to "Network Map" and refresh and still - stupid "29839784972497" number-name... WTF.
Any idea how come that network map doesn't show the right DNS device name, when everything from the DHCP & Wireless log pages to console arps and dnslookups all show the correct name? Does it bypass DNS somehow to get machine names?
Minor thing but trying to be sure I"m not missing a trick in my conversion from DD-WRT-land...
TIA