Les Partages de Memiks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
Change Pihole listening port from 53 to 7502 - General - Pi-hole Userspace https://discourse.pi-hole.net/t/change-pihole-listening-port-from-53-to-7502/3358
Sun Jun 16 21:40:08 2019 archive.org
QRCode
thumbnail

Is there a way to change pihole from listing to dns port 53? I want to use my custom port 7502 instead. I tried to use IPTABLES, but it did not work. iptables -t nat -A PREROUTING -p tcp --dport 7502 -j REDIRECT --to-port 53 iptables -t nat -A PREROUTING -p udp --dport 7502 -j REDIRECT --to-port 53

4770 links, including 1684 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn