This is all I do. I reject the route push from the server by adding route-nopull to the custom config section.
Then I run a custom script by adding these lines to the custom config as well.
script-security 2
route-up /jffs/scripts/vpn_route_up.sh
Here is the script. I didn't want to...