HomeSetupSetup · Pi-hole
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
  1. Open the Pi-hole admin and go to Local DNS → DNS Records.
  2. Add a record: Domain vtuner.com → IP 62.132.3.28. Repeat for radiodenon.com, radiomarantz.com, radiosetup.com, my-noxon.net.
  3. For wildcard subdomains, add a dnsmasq file /etc/dnsmasq.d/05-retunefm.conf with address=/vtuner.com/62.132.3.28 and restart: pihole restartdns.
  4. 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.