# Masqueraque traffic moving through ibVPN
iptables -t nat -A POSTROUTING -o ibvpn -j MASQUERADE

# Call routing script
/etc/clearos/ibvpn.d/route-up.sh

