gw=`echo $script | sed -ne 's/.* gateway=\([0-9\.]*\).*/\1/p'`
oip=`echo $script | sed -ne 's/.* other_ip=\([0-9\.]*\).*/\1/p'`
ogw=`echo $script | sed -ne 's/.* other_gateway=\([0-9\.]*\).*/\1/p'`
gw=`echo $script | sed -ne 's/.* gateway=\([0-9\.]*\).*/\1/p'`
oip=`echo $script | sed -ne 's/.* other_ip=\([0-9\.]*\).*/\1/p'`
ogw=`echo $script | sed -ne 's/.* other_gateway=\([0-9\.]*\).*/\1/p'`