OPNsense Forum

English Forums => General Discussion => Topic started by: edmscan on August 19, 2024, 04:16:20 AM

Title: [SOLVED] List of Domains By Interface
Post by: edmscan on August 19, 2024, 04:16:20 AM
I have been doing lots of work on my OPNsense firewall lately but I want to get some data and I do not see it under reporting etc.

I am interested in getting a list of all the domains on an interface. Sorry I am a newbie and I may not have the terminology correct.

The interface does not have a lot of traffic and I assume much of it goes to a single domain.But I want to see which domains it all goes to. There was a data breach recently and I want to send as little excess data as possible. 

I am using a Raspberry Pi that sends data to a website for public use. It is .. for tracking planes (below).
I want to find out all the places where the Raspberry Pi is sending out data to.

Can OPNSense give me a list of domains on the interface ? I just installed Unbound earlier so I am doing all the DNS on the OPNsense.

(https://www.flightaware.com/images/piaware/skyaware-interface.png)
Title: Re: List of Domains By Interface
Post by: doktornotor on August 19, 2024, 05:54:45 AM
https://docs.opnsense.org/manual/how-tos/insight.html
https://docs.opnsense.org/manual/how-tos/ntopng.html
Title: Re: List of Domains By Interface
Post by: edmscan on August 19, 2024, 06:39:35 AM
I am running the NTOPNG one. It appears to be working fine. Thanks for your help.