Post

Replies

Boosts

Views

Activity

NEPacketTunnelNetworkSettings - Has anyone been successful setting MTU larger than 1500?
I have the following settings. It fails if I set the mtu to anything larger than 1500. Has anyone been successful with?let settings = NEPacketTunnelNetworkSettings(tunnelRemoteAddress: "0.0.0.1")let addresses: [String] = ["0.0.0.2"]let subnetMasks: [String] = ["255.255.255.0"]settings.ipv4Settings = NEIPv4Settings(addresses: addresses, subnetMasks: subnetMasks)settings.mtu = Int(1500) as NSNumberThanks,Dankira.
4
0
2k
Mar ’23
Developer ID Notary Service
Is "Developer ID Notary Service" down? I have been trying for the last hour and half. It just never returns either error or success. I waited more than 10mins and did it multiple times. It usually takes less than 3mins.
Replies
1
Boosts
0
Views
1.2k
Activity
Jun ’21
Developer ID Notary Service
The "Developer ID Notary Service" is taking forever. Is there any issue?
Replies
5
Boosts
0
Views
1.3k
Activity
Sep ’21
NEPacketTunnelNetworkSettings - Has anyone been successful setting MTU larger than 1500?
I have the following settings. It fails if I set the mtu to anything larger than 1500. Has anyone been successful with?let settings = NEPacketTunnelNetworkSettings(tunnelRemoteAddress: "0.0.0.1")let addresses: [String] = ["0.0.0.2"]let subnetMasks: [String] = ["255.255.255.0"]settings.ipv4Settings = NEIPv4Settings(addresses: addresses, subnetMasks: subnetMasks)settings.mtu = Int(1500) as NSNumberThanks,Dankira.
Replies
4
Boosts
0
Views
2k
Activity
Mar ’23
Is "Developer ID Notary Service" down?
The notary server is taking forever.
Replies
5
Boosts
2
Views
963
Activity
Aug ’22