Post

Replies

Boosts

Views

Activity

Reply to DNS not working when VPN is active on iOS/iPadOS 18.x
After inspecting the PTP (that I have unfortunately inherited due to a company workforce reduction) I believe I found the issue. It was returning from the startTunnel function before completely setting up the interfaces so we were telling the OS that the VPN was connected when it really wasn't. I suspect we have been getting lucky with all the releases up to now. Once I rewrote the code everything worked.
1w