#!/bin/bash -xe
#https://wiki.yandex-team.ru/sandbox/cookbook/#dostupkipv4adresamidns64/nat64
echo 'search search.yandex.net yandex.ru
nameserver 2a02:6b8:0:3400::5005
nameserver 2a02:6b8:0:3400::5005' > /etc/resolv.conf
