Ideas on how to avoid losing LAN connectivity when connected to a VPN
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
25-09-17 07:56 PM
Hi,
This could be a very trivial question, but there it goes.
I was wondering how to avoid losing LAN connectivity (and so connection with the resource PC) when connected to a VPN.
VPN clients usually edit route table so that all the network traffic goes through the VPN interface. Editing route table entries usually result in VPN client being restarted and taking control of the route table again.
This is a very typical scenario and I don't see an easy solution
Is there a known way of implementing a BluePrism process (in a resource PC) which requires VPN connectivity to client's network?
Thank you very much!
4 REPLIES 4
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
27-09-17 11:57 AM
Bump.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-10-18 12:31 PM
Hi,
Have you found any solution?
Thank you
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-10-18 02:01 AM
The closest you might be able to get is changing the network adapter priorities, setting your VPN adapter below your LAN.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-10-18 06:48 AM
VPN clients only do what they are configured to do. You can most likely set it up to only route traffic to specific networks via VPN connection.
For example, openvpn has --route-noexec option, then you can set up your own routes, but you should probably discuss it with VPN admins first and ask them to only push required routes on connection.
