- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Enhanced Security Measures in Place: To ensure a safer experience, we’ve implemented additional, temporary security measures for all users.
03-01-2022 07:53 PM
Hi!
I've recently had someone complain that the native macOS/OSX VPN
client wouldn't connect to the VPN (PANOS 8.0.6). Turns out that they
were using an unsupported macOS version, and weren't using the
globalprotect client 'because it didn't work'. The official response
to them is a) get a supported version of macOS b) use the
GlobalProtect client.
But it got me curious.
Way back when we replaced a very crufty VPN box with the Palo Altos, I
spent some time testing various VPN clients and the macOS native VPN
client worked fine. Does anyone know if Apple have 'done something' to
break it? Know of a fix?
I'm suspecting it's Apple to blame here - 3rd party VPN clients such
as Linux (Fedora Core 26) vnpc, Android (vpnzilla), and iOS
(reportedly) all work fine.
The experience on a macOS device is that the VPN client successfully
connects, but no packets appear to flow either way.
✓ msm@TrwynMochyn» ifconfig utun1
utun1: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
options=6403<RXCSUM,TXCSUM,CHANNEL_IO,PARTIAL_CSUM,ZEROINVERT_CSUM>
inet 148.197.84.55 --> 148.197.84.55 netmask 0xffffffff
✓ msm@TrwynMochyn» netstat -in | grep utun1
utun1 1280 <Link#15> 0 0 0 0 0
utun1 1280 148.197.84.55 148.197.84.55 0 - 0 - -
✓ msm@TrwynMochyn» ping 148.197.84.55
PING 148.197.84.55 (148.197.84.55): 56 data bytes
Request timeout for icmp_seq 0
Request timeout for icmp_seq 1
Request timeout for icmp_seq 2
Request timeout for icmp_seq 3
Request timeout for icmp_seq 4
Request timeout for icmp_seq 5
Request timeout for icmp_seq 6
^C
--- 148.197.84.55 ping statistics ---
8 packets transmitted, 0 packets received, 100.0% packet loss
03-02-2022 01:47 PM
Just FYI, you really need to update that firewall. PAN-OS 8.0 was EoL way back on October 31st of 2019.
As to your question, macOS recently had a number of certificate modifications that changed the default validity to 398 days. https://support.apple.com/en-us/HT211025
03-03-2022 01:04 AM - edited 03-03-2022 01:05 AM
@BPry wrote:Just FYI, you really need to update that firewall. PAN-OS 8.0 was EoL way back on October 31st of 2019.
As to your question, macOS recently had a number of certificate modifications that changed the default validity to 398 days. https://support.apple.com/en-us/HT211025
Thanks! I will work on it.
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!