#!/bin/sh -e /usr/bin/wvdial huawei-e220 ip route del default ip route add default dev ppp0 exit 0