Hello all
i have installed one mullvad account to mikrotik using wireguard , and everything is ok
sometimes one server of mullvad peer is offline and i must disable the active peer and and then activate one other peer form theirs servers
is there any script that it checks if the servers is ok with internet and if goes down or doesn’t revolve anything it disable the peer and active the other . its better to have 3 or 4 backup peer as not always the peer is active ..
here are some of their exported peers
/interface wireguard peers
add allowed-address=0.0.0.0/0 comment="London 001-303" disabled=yes \
endpoint-address=141.98.252.130 endpoint-port=51820 interface=wireguard1 \
public-key="IJJe0TQtuQOyemL4IZn6oHEsMKSPqOuLfD5HoAWEPTY="
add allowed-address=0.0.0.0/0 disabled=yes endpoint-address=141.98.252.222 \
endpoint-port=51820 interface=wireguard1 public-key=\
"J57ba81Q8bigy9RXBXvl0DgABTrbl81nb37GuX50gnY="
add allowed-address=0.0.0.0/0 disabled=yes endpoint-address=185.195.232.66 \
endpoint-port=51820 interface=wireguard1 public-key=\
"VZwE8hrpNzg6SMwn9LtEqonXzSWd5dkFk62PrNWFW3Y="
add allowed-address=0.0.0.0/0 disabled=yes endpoint-address=185.195.232.67 \
endpoint-port=51820 interface=wireguard1 public-key=\
"PLpO9ikFX1garSFaeUpo7XVSMrILrTB8D9ZwQt6Zgwk="
add allowed-address=0.0.0.0/0 disabled=yes endpoint-address=185.195.232.68 \
endpoint-port=51820 interface=wireguard1 public-key=\
"bG6WulLmMK408n719B8nQJNuTRyRA3Qjm7bsm9d6v2M="
add allowed-address=0.0.0.0/0 disabled=yes endpoint-address=185.195.232.69 \
endpoint-port=51820 interface=wireguard1 public-key=\
"INRhM0h4T1hi9j28pcC+vRv47bp7DIsNKtagaFZFSBI="