by default sys-net resolves all dns-requests. How can i redirect every dns-requests from sys-net to sys-whonix?
You’re likely misunderstanding the intended architecture.
Route AppVMs → sys-whonix for Tor + DNS
sys-whonix(based onwhonix-gw) forces all traffic, including DNS, through Tor.- Any qube (e.g.,
anon-whonixor a custom AppVM) set to usesys-whonixas its NetVM will have:- All TCP traffic routed over Tor.
- All UDP DNS queries intercepted and sent via Tor’s DNSPort (port 5353).
- This is automatic — no extra DNS redirection needed.
Mhhh, no, let me explain again.
Whonix-Workstation → sys-whonix → sys-firewall → sys-net ![]()
AppVM → sys-firewall → sys-net
Though what I want is:
AppVM --> sys-firewall --> sys-net
|
|
\ /
requests DNS from sys-whonix
So you want your traffic to be routed normally but just DNS requests to be made over Tor? What’s your use-case?
Exactly.
Use-case: Anonymize my DNS.
What are you aiming to anonymize it from? Your ISP? If you don’t tunnel your other traffic, they’ll still be able to see which sites you visit without a problem.
The DNS provider.