GlobalProtect Split-Tunnel via cli.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

GlobalProtect Split-Tunnel via cli.

L7 Applicator

I am trying to add the MS IP's via cli for split-tunnelling.

 

the documentation states the following...

set network tunnel global-protect-site-to-site <name> client split-tunneling access-route [ <access-route1>

 

but this is not working on 8.1.9

 

I can get this far..

set network tunnel global-protect-gateway "gateway-name"  but cannot configure the client settings.

 

any useful docs would be much appreciated.

 

 

1 accepted solution

Accepted Solutions

L7 Applicator

This has been resolved by @goran.katava 

 

set global-protect global-protect-gateway GATEWAY-NAME remote-user-tunnel-configs CONFIG-NAME split-tunneling exclude-access-route

 

Superstar....

View solution in original post

3 REPLIES 3

L7 Applicator

This has been resolved by @goran.katava 

 

set global-protect global-protect-gateway GATEWAY-NAME remote-user-tunnel-configs CONFIG-NAME split-tunneling exclude-access-route

 

Superstar....

L0 Member

This path does not work when the device is managed by Panorama:

 

> edit template <NAME> config vsys vsys1 global-protect global-protect-gateway <NAME> remote-user-tunnel-configs <NAME> split-tunneling

 

The only options after that point are:

 

exclude-domains Domains need to go out of tunnel
include-domains Domains need to go through tunnel
<Enter> Finish input

 

However if I do a show at that point, it clearly shows remaining configuration:

...

exclude-access-route [ 1.1.1.1/32 .....]

...

<edit>

 

It seems to work if you are using the SET command in cli not edit to select path:

 

> set template <NAME> config vsys vsys1 global-protect global-protect-gateway <NAME> remote-user-tunnel-configs <NAME> split-tunneling exclude-access-route 1.1.1.1/32 
  • 1 accepted solution
  • 4779 Views
  • 3 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!