until [[ -n `ping -c 1 69.54.26.116 | grep -o ttl.*time` ]] ; do /etc/init.d/ipaliases restart sleep 4 done