Hacker News new | ask | show | jobs
by 1vuio0pswjnm7 366 days ago
Curious if 127.127.127.127 passes or fails the "ease of use" or "bad user experience" tests.

For example

   cat > rinetd.conf <<eof
   logfile rinetd.log
   logcommon
   127.127.127.127 53/udp 95.130.17.218 53/udp [timeout=3]
   eof

   rinetd -c rinetd.conf

   echo nameseserver 127.127.127.127 > /etc/resolv.conf
   
   drill example.com 
https://github.com/samhocevar/rinetd