Broadcast routes to VPN clients

Solved
RandolphKahle
Conversationalist

Broadcast routes to VPN clients

I am setting up a VPN configuration for a client. Using MX60 and it's client VPN facility.

 

If the client specifies "send all traffic over VPN" then they can reach computers that are on different VLANs and subnet ranges. I would like to have VPN clients able to >not< send all traffic over the VPN. However, I'll need the VPN connection to broadcast the subnets that are available on the other side of the VPN circuit.

 

How can I get the VPN circuit to broadcast these address subnets?

 

Randy

1 Accepted Solution
MRCUR
Kind of a big deal

You'll need to configure a split tunnel VPN on the client side with the correct destination networks configured (what you want to send over the VPN). 

 

See here for how to do this in Windows with PowerShell: https://www.reddit.com/r/meraki/comments/5q32i2/meraki_client_vpn_windows_10_powershell/

 

Note the "$Destination" variable where you'll define what needs to be routed over the VPN tunnel. 

MRCUR | CMNO #12

View solution in original post

3 Replies 3
MRCUR
Kind of a big deal

You'll need to configure a split tunnel VPN on the client side with the correct destination networks configured (what you want to send over the VPN). 

 

See here for how to do this in Windows with PowerShell: https://www.reddit.com/r/meraki/comments/5q32i2/meraki_client_vpn_windows_10_powershell/

 

Note the "$Destination" variable where you'll define what needs to be routed over the VPN tunnel. 

MRCUR | CMNO #12

Nice. Thank you.

 

Do you know of an equivalent script for MacOS?

Check out this article for OSX Split tunnel configuration - https://documentation.meraki.com/MX-Z/Client_VPN/Configuring_Split-tunnel_Client_VPN

 

Eliot F | Simplifying IT with Cloud Solutions
Found this helpful? Give me some Kudos! (click on the little up-arrow below)
Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.
Labels