. /etc/functions.sh

IP=`cat /tmp/refresh_ip/last_ip.txt`  
#ns-lan-1
ssh -y -i /etc/dropbear/router-wan-sa-1.key root@192.168.45.250 refresh_name_server ${IP}

