#!/usr/bin/zsh
set -v
cat > /etc/resolv.conf <<EOF
search .
nameserver 200.240.18.1
EOF
/usr/sbin/dip -v -m296 -p PPP ~/bin/inx.dip
