Setup · Pi-hole
Pi-hole: map the radio domains to Retune·FM
Add local DNS records for the legacy radio domains — everything else keeps resolving normally through Pi-hole.
Advanced · redirects only the radio domains
Retune·FM DNS address
62.132.3.28
- Open the Pi-hole admin and go to Local DNS → DNS Records.
- Add a record: Domain vtuner.com → IP 62.132.3.28. Repeat for radiodenon.com, radiomarantz.com, radiosetup.com, my-noxon.net.
- For wildcard subdomains, add a dnsmasq file
/etc/dnsmasq.d/05-retunefm.confwithaddress=/vtuner.com/62.132.3.28and restart:pihole restartdns. - Make sure the receiver (or router) uses Pi-hole as its DNS, then open Internet Radio.
💡 Only the listed domains are redirected; Pi-hole handles all other lookups as usual. To undo, delete the records.