#!/bin/sh ifconfig $INTERFACE netmask 255.255.0.0 # printf "nameserver 10.42.16.1\nsearch vpn" | resolvconf -a "$INTERFACE.inet"