You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Somehow IPv4 traffic isn't working through the VPN on MacOS 10.14 (10.15 seems fine)
When analyzing ping traffic on the VPN client I captured this pcap:
Somehow IPv4 traffic isn't working through the VPN on MacOS 10.14 (10.15 seems fine)
When analyzing ping traffic on the VPN client I captured this pcap:
ping_extract.pcapng.zip
The ping was running from client to www.surf.nl. The WireShark was obtained on utun-interface.
Somehow the ping-reply first byte is "1e" but it should be "02".
Question is: why is the first byte of return traffic wrong?
The text was updated successfully, but these errors were encountered: