1

DNS drop out

At least once a month my dns drops out. I'm running the mikrotik config and it works fine except it randomly drops out. It comes back usually the next day but sometimes longer. It's very frustrating 

1 reply

null
    • Jose_Hernandez.1
    • 5 hrs ago
    • Reported - view

    This Claude prompt gave me a usable script.

    rovide a korn shell script to run on my raspberry pi to do the following:

    1) Check if nextdns is responding 
    2) if it is not responding use 8.8.8.8 as my DNS
    3) If it is responding and 8.8.8.8 is my DNS set it back to https://dns.nextdns.io/<yourcode>.

    ssh <yourAdmin>@<MikrotikIP> will allow access to the router command line

    I hope it works for you

Content aside

  • 1 Votes
  • 5 hrs agoLast active
  • 1Replies
  • 92Views
  • 2 Following