#!/bin/bash route -n | grep '^0.0.0.0' | awk '{ print $8 }' | head -1