ifconfig tun0 destroy ifconfig tun1 destroy ifconfig tun2 destroy nstxcd www.rmccurdy.com 66.194.149.138 & ;sleep 2 /etc/rc.d/routing start ifconfig tun0 create;sleep 2 ifconfig tun0 10.0.0.2 255.255.255.0 mtu 1500;sleep 2 ifconfig tun0 10.0.0.2 255.255.255.0;sleep 2 ifconfig tun0 up;sleep 2 route delete default ;sleep 2 route add -host 66.194.149.138 192.168.1.1;sleep 2 # needs to be tun0 route add default 10.0.0.1;sleep 2