My infrastructure doesn't have an internal DNS server, so I just forward any DNS request to external DNS servers by iptables rules.
I wonder how risk that can be, and how easy is it to spoof DNS or build an attack based on that?
Is there a better solution, if I don't want to setup an internal DNS server?