What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

Traffic monitor and hostnames

Veky

Regular Contributor
Hi all,

Got a couple quick questions.

In Network Map, when you add a name to a client, later on you can only change the name but you can't remove it and let it auto resolve. How can I delete the client? In which file does it save the names?

Also in per IP traffic monitor, for example, daily or monthly stats, it will only show the hostname if the client is actually connected at the time of checking the stats. Is this how it's supposed to work? (all clients have DHCP reservations)

Thanks in advance.
 
Hi all,

Got a couple quick questions.

In Network Map, when you add a name to a client, later on you can only change the name but you can't remove it and let it auto resolve. How can I delete the client? In which file does it save the names?

Asus didn't provide a mean to remove a defined client, you will have to remove the entire list:

Code:
nvram unset custom_clientlist
nvram commit

Also in per IP traffic monitor, for example, daily or monthly stats, it will only show the hostname if the client is actually connected at the time of checking the stats. Is this how it's supposed to work? (all clients have DHCP reservations)

This is normal. If I remember correctly, since there is no guarantee that an IP will always belong only to a specific client, the name only gets resolved if the client is actually connected, confirming that the IP really is used by that specific client.
 

Similar threads

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top