Post

Replies

Boosts

Views

Activity

Reply to Packet Tunnel Provider - Writing SSL3_RT_ALERT 2 bytes
I am wondering if anyone here came to any solution in regard to upload issue through packet tunnel. During uploading on high speed network, we always get this error “utun_output - ctl_enqueuembuf failed: 55”. Download is fine. We tried tuning some of kernel buffer sizes (going through “sysctl -a”) but no success. We're testing on macOS Monterey ver. 12.2 Apple M1 chip. Any response is greatly appreciated. Thanks, Dankira.
May ’22
Reply to Proxy settings with Packet Tunnel Provider on Big Sur not being honored.
The call for sysConf[kSCPropNetProxiesProxyAutoConfigURLString] as? String actually shows what’s set in the systemwide proxy setting. However, it is not giving the desired effect. I am not sure if this works because the Systemwide proxy settings gets invalidated when a packet-tunnel extension is loaded. This has been my experience working with iOS and OSX. So, I am not sure if this is a valid test.  I have been doing my test by hard-coding the proxy return. It always return something like “return "PROXY x.x.x.x:80"; . Nothing going DIRECT. I see the agent downloading the pac script when running wireshark so I am sure the setting is received by the packet-tunnel framework. The issue is more that each http request is not utilizing the proxy setting.  We’re using Packet Tunnel Provider in destination IP mode. We are using “packetFlow.readPackets { }” interface to pull data. I also tried pushing “Global Proxy” through JAMF. I see only “Description” and “Auto” being pushed. I don’t see “ProxyPACURL” being pushed onto the MacBook. I am not sure if this an issue with Apple or JAMF. The agent is still working under Catalina but not on Big Sur. I am wondering as to what changed. Thanks, Dankira.
Jan ’21
Reply to Proxy settings with Packet Tunnel Provider on Big Sur not being honored.
Hi Matt, Sorry, I somehow overlooked your last message. I tested also with the released version of Big Sur 11.2 and it is the same. In Catalina, I see the proxy settings being applied when parsing the IP packets but not in all versions of Big Sur. Our customer is asking for a "Radar" ticket so that they follow the issue from their end. Where can I get that information? Thanks for the help. Dankira.
Feb ’21