Protected: Set up DHCP Server for IPv6 in Linux Posted on July 8, 2019 by alfred This content is password protected. To view it please enter your password below: Password:
Grab default gateway of ppp0 Posted on July 7, 2019 by alfred Reply OLDGW=`ip route show | grep ‘ppp0’ | sed -e ‘s/\([^ ]*\).*/\1/’ | tail -1`