0
I need to run a bash script BEFORE connecting to a vpn (which I do by clicking the network manager applet).
I need this script because when connecting to the vpn the routes are incorrect. The script needs to run before connecting to the vpn because I need to use the command "host" to set new routes and if the vpn has already started I cant access internet.
I would also need to run another script when the vpn disconnect so I can roll everything back to normal.
How can I achieve this?
I am using ubuntu 10.04 lts.
1Please consider adding some excerpt from the linked article. – bytebuster – 2012-11-26T15:03:00.640