this post was submitted on 14 Jan 2024
6 points (100.0% liked)

OPNsense

489 readers
1 users here now

All discussions about the open source, FreeBSD-based firewall called OPNsense.

founded 1 year ago
MODERATORS
 

Hey all, recent convert from pfSense. I'm trying to make sure only the DNS servers I've defined are being used for lookups? I'm using Unbound and noticing a lot of traffic on port 53 to destinations other than the ones I've put in.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 3 points 8 months ago (1 children)

I do a dns redirect that redirects external 53 requests to an internal server.

Should be called a NAT redirect or firewall

[โ€“] [email protected] 1 points 8 months ago

Thanks, I might give that a go