- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
on 01-14-2021 11:24 AM
GlobalProtect with on-premise firewall is utilized by employees to securely connect to their enterprise environment and access their corporate applications. GlobalProtect supports Split Tunnel Domain & Applications and Exclude Video Traffic features to exclude certain bandwidth clogging applications and domains to help enterprises with business continuity during high Work From Home (WFH) scenarios because of a COVID-19 pandemic or any other type of calamity.
The objective of this document is to provide enterprise administrators with troubleshooting tips and tricks related to Split Tunnel Domain & Applications and Exclude Video Traffic features. This will help administrators during implementation and operational maintenance of these features. For a configuration guide of this feature, refer to Optimized Split Tunneling for GlobalProtect and GlobalProtect: Implement Split Tunnel Domain and Applications.
The following verification and troubleshooting steps are written with consideration of the configuration specified in GlobalProtect: Implement Split Tunnel Domain, Applications, Exclude Video Traffic Configuration and applies to any such configurations.
To verify and troubleshoot the split tunnel domain and application traffic features, you can utilize the following steps:
<exclude-split-tunneling-domain>
<member>*.ringcentral.com</member>
</exclude-split-tunneling-domain>
<exclude-split-tunneling-application>
<member>%AppData%\Local\RingCentral\SoftPhoneApp\Softphone.exe</member>
<member>%AppData%\Local\RingCentral\SoftPhoneApp\SoftPhoneMapiBridge.exe</member>
<member>/Applications/RingCentral for Mac.app/Contents/MacOS/Softphone</member>
</exclude-split-tunneling-application>
gpsplit [0x52bc2520] :860 Rule 0: 1TCP v4 50.239.202.198 0 > 2PHY (83115)
gpsplit [0x52bc2520] :860 Rule 1: 3APP %AppData%\Local\RingCentral\SoftPhoneApp\SoftPhoneMapiBridge.exe > 2PHY (0)
gpsplit [0x52bc2520] :860 Rule 2: 3APP %AppData%\Local\RingCentral\SoftPhoneApp\Softphone.exe > 2PHY (0)
gpsplit [0x52bc2520] :860 Rule 3: 3APP /Applications/RingCentral for Mac.app/Contents/MacOS/Softphone > 2PHY (0)
gpsplit [0x5fd50a40] :933 0x59bc4620 binding to interface en0, index 3
NOTE: If an FQDN resolves to multiple IP addresses, all the IP addresses will be added to the exclude rules.To verify and troubleshoot exclude video traffic from the tunnel (Windows and macOS only) feature, you can utilize following steps:
<exclude-video-redirect>yes</exclude-video-redirect>
Recently ringcentral has changed where their directories reside. What was under %appdata% is now under %program files%. I noticed this after a number of users started complaining that ringcentral meetings would not work. I tried adding the following lines below to exclude from tunnel but still facing same issue. This article configuration worked well for the past year until recently after the folder relocation. If I remove exclusions from split tunnel it works great. Any ideas? Do I need a globalprotect license for this to work properly?
%programfiles%\RingCentral\RingCentral.exe
%programfiles(x86)%\RingCentralMeetings\bin\RingCentral_launcher.exe
%programfiles(x86)%\RingCentralMeetings\bin\RingCentralMeetings.exe
In the GlobalProtect Log bundle, we don't have gpsplit.log -- just wondering where specifically is this file
"Within the GlobalProtect logs bundle, also review gpsplit.log (the equivalent file on the macOS is PanNExt.log) "
Hi @rajjair,
Comments in the following page can be helpful for you.
######
Thanks for the feedback. Actually gpsplit.log file is available as part of GlobalProtect logs bundle before GlobalProtect client 5.1.4 for macOS. After GlobalProtect client 5.1.4 and later, based on your macOS version you will either see gpsplit.log or PanNext.log [macOS 10.15.4 + GP 5.1.4 onwards]. For windows you can review PanGPS.log file. I will also update the document which you referred with this most current information.
Thanks,
Nehal
######
Hi @nnaik ,
You sure Domain-based split tunneling is supposed to work for UDP traffic?
Same for the process based.
I did split-tunnel a domain, can see from the logs that an exception is added
""(P12804-T13544)Dump ( 797): 03/02/22 17:31:50:960 SP added an exclude ip 40.76.167.50, port 0, ttl 10 for domain GLOBAL.G.NSSVC.NET, original ttl=10, infinite ttl=no""
However UDP traffic still goes through the tunnel interface.
If I generate some random TCP traffic to the same domain (telnet on random port) I can confirm this TCP traffic goes through the physical interface.
These added domains, include or exclude, *.ringcentral.com, how does the client machine identifies it as to exit locally or go through the tunnel ?
One issue found is, when added a single domain in a split tunnel, some other domain traffic also starts coming through the tunnel.
Thank you for correcting this article in regards to the log files and providing the details very helpful.
However, we seem to be running into an issue with this feature I am just wondering if this has been tested with a recent version of clients and if you guys have a link to try this feature out to confirm this is working as expected to not. In our environment we can see in the pangps.log we can see the video redirect being logged and the session on the firewall also shows the tracker stage of the split-tunnel occurring. However, the video errors out on the browser and the user are not able to play the content, based on the article there is 302 redirect but I don't see that occurring for us on the web trace, this video link is embedded on the site so wondering if this feature works with embedded videos or not.. Any information would help.. I have opened a ticket with support also on this
I also tried to copy the URL and what I noticed on the first try was it fails on the second try it works after I refresh the browser.. but there is no 302 redirect as mentioned in the article above. below is a complete web trace when I have copied the original URL of the video and tried to play it.
Thanks for any info anybody can share...
Raj