IP_UP='ip route add 0.0.0.0/1 dev $1'
IP_DOWN='ip route del 0.0.0.0/1 dev $1'
IPPARAM='tunnel'
KEEP_ALIVE_URL=''
SERVER=''
USERNAME=''
PASSWORD=''