Network
3G work with office network
phillips@phillips-ThinkPad-T420:~$ cat bin/3Gwifi_net_office.sh #!/bin/sh # For dropbox sync ~/Dropbox # This script help update routing table for forward main traffic to wifi -> 3G # and keep office network connection via eth0 wlanip=`ip -4 addr show wlan0 | grep inet| awk '{print $2}' | awk