GlobalProtect Client on Mac Keeps Reconnecting
29531
Created On 09/26/18 13:49 PM - Last Modified 01/28/25 02:46 AM
Symptom
- Palo Alto Networks GlobalProtect Client on a MacOS system keeps reconnecting.
- The following error messages appear in PanGPS.log:
Jun 25 11:28:56:456493 Debug( 40): SCDynamicStoreCopyValue(State:/Network/Global/DNS) failed: No such key
Jun 25 11:28:56:456516 Error( 328): pan_SC_GetPropertyList(State:/Network/Global/DNS) failed
Jun 25 11:28:56:456525 Error( 537): failed to prepare sysconf
Jun 25 11:28:56:456669 Debug( 894): ProcMonitor: do_disconnect()
Jun 25 11:28:56:456677 Info ( 908): VPN disconnect. The reason is Internal error. Notify server
Environment
- GP Client
- MacOS
Cause
SubKey "Network/Global/DNS" is necessary for Global Protect Client on Mac to work. To verify, run the "scutil" command on the Mac and type "list":
$ scutil
> list
subKey [0] = Plugin:IPConfiguration
subKey [1] = Plugin:InterfaceNamer
subKey [2] = Setup:
:
subKey [73] = State:/Network/Global/DNS
subKey [74] = State:/Network/Global/IPv4
subKey [75] = State:/Network/Global/Proxies
If the subKey "Network/Global/DNS" doesn't exist, that means there's no DNS setting on any of network interfaces configurations.
Resolution
Additional Information
owner: ymiyashita