0 vote
Please implement the "After disconnect" in the Events Tab of a VPN-Session
Hi,
What type of event do you want (command line, script, macro)?
David Hervieux
command line
we add a route prior to connect to the vpn server and we want to remove it after disconnect. the route has nothing to do with the vpn network itself. we need to route the vpn tunnel over a specific gateway.
Have you tried the route feature in the VPN?
David Hervieux
as i wrote. it is necessary to define a rout before we can connect the vpn tunnel because the tunnel has to be routet over a specific Gateway.
after the tunnel is disconnected we want to disable this specific Routing. it has nothing to do with the traffic in the tunnel.
when i use the "before disconnect" of the tunnel to remove the route the tunnel cannot be closed in a clean way because it is simply destroyed because the pptp packets do not find the way to the Destination any more.
to describe the Situation a litte better: all of out technicans are connecting to our customers over a internal geteway but it is not possible to define this gateway as their default gateway. so we have to do a routing.
there is no better solution and it would work without any Problem if we could use the "after disconnect" event. is it so hard to implement this?
No it's not hard to implement but we have a kind of after event like that I thought you could use it:
http://help.remotedesktopmanager.com/settings_postprevpncommands.htm
Tutorial
http://help.remotedesktopmanager.com/tipsandtricks_vpnroutes.htm
David Hervieux
but this commands are executed BEFORE the tunnel is disconnected.
i need them to be executed AFTER the tunnel has disconnected.
could you implement this feature-request in the next release?
I already entered a feature request for that.
David Hervieux