Y
Hacker News
new
|
ask
|
show
|
jobs
by
kchoudhu
4340 days ago
I run a recursing DNS server behind a firewall for my home servers -- is this risky?
1 comments
mcpherrinm
4340 days ago
If nobody can query the server from behind the firewall, you're fine. Nearly every home router runs a copy of dnsmasq as a recursive resolver for the users on the local network.
link