OPNsense Forum

Archive => 22.1 Legacy Series => Topic started by: tofaz on January 31, 2022, 02:24:23 AM

Title: Top Talkers old features
Post by: tofaz on January 31, 2022, 02:24:23 AM
Hi All, is there a specific reason why the FQDN toggle in the Top Talkers (Reporting -> Traffic -> Top Talkers) section is not there anymore? It was very useful to perform an instant DNS lookup of the IP instead of copying it and then move to another section (Interfaces -> Diagnostic -> DNS Lookup) to do it.

Also, it would nice to filter per interface and see the destination IP that the host on that interface is talking to with the direction of the traffic. If I filter by the 2 interfaces where the traffic is flowing there is now way to understand the traffic flow of the top hosts as it's a mix of IP addresses.

Thank you!
Title: Re: Top Talkers old features
Post by: franco on January 31, 2022, 07:46:07 AM
The backend and frontend were replaced... the backend service didn't support IPv6 and the frontend wasn't MVC so I think it wasn't put back in the form it was. You can always raise an issue on GitHub for this.

https://github.com/opnsense/core/issues/new?assignees=&labels=&template=feature_request.md&title=


Cheers,
Franco
Title: Re: Top Talkers old features
Post by: tofaz on January 31, 2022, 05:54:21 PM
Will do! I just wanted to unformally check here first. Thank you!