@nollipfsense said in PFsense Box with 32 gigs or ram:
Or one could set it to 192.168.1.1 ... correct?
192.168.1.1 ?
The resolver normally listens to all LAN type interfaces, and the local host 127.0.0.1
So, typically, it listens on 192.168.1.1 by default, so it can receive DNS requests from the local LAN clients.
It looks for the root servers on WAN type interfaces (the ones that have a gateway), because these interfaces could (should) route a (the) TLD's or "13 root name servers."
Setting to 192.168.1.1 means : unbound points (forwards) to unbound (forwards) to unbound (forwards) to unbound (forwards) to unbound (forwards) to unbound ..... and then it crashes.
Happily enough, it's protected to ignore such setup errors.