Apple's iOS is a mobile device operating system which runs on their iPhone and iPad devices.
Questions tagged [apple-ios]
46 questions
1
vote
2 answers
iPad revocable vpn access
I'm a programmer at my organization, but somehow got drafted into looking into some server stuff so forgive me of my ignorance:
They want to give our sales people secure access to our internal sites using their iPads. This must be secure (obviously)…

carpat
- 1,035
- 2
- 8
- 14
1
vote
1 answer
Rebuilding courier message files
I run a mail server on which I have courier imap and pop3 running. Recently I moved some local messages from my machine (previously downloaded with pop3) onto the server so I could use imap. I used Mail.app on Mac OS X 10.5.8 to do this.
This…

Devin Lane
- 121
- 5
1
vote
2 answers
Can I have TCP timouts up to 10-20 minutes?
It it important to rely on TCP guaranteed delivery even in case of mobile client which could disappear in a tunnel for a long time when TCP with standard settings give up and close the connection. Is it possible to make TCP implementation keep…

user
- 11
- 1
1
vote
3 answers
Can someone explain the relationship between a server's FQDN and Active Directory Domain
Sorry, I know this is a rather lazy question, my server experience is limited to OS X, I'm hoping a Windows guy can "explain it to me like I'm five"
I'll need to help configure a bunch of iPads/iPhones to use Exchange shortly, and I'm sure some of…

username
- 4,755
- 19
- 55
- 78
1
vote
0 answers
What can I do to connect Wireguard VPN over mobile data when connection over wifi is working on IOS14
I have set up a wireguard tunnel between my IPhone 6s and a public server.
I am using the Wireguard app on IOS 14.4.2
Iphone has the following configuration:
[Interface]
PrivateKey =
ListenPort = 31194
Address = 10.0.0.2/32,…

Graham Hopper
- 11
- 2
0
votes
1 answer
Is it possible to create a 'site-to-site' VPN using an iOS device?
I am trying to configure a VPN that would allow remote access to the LAN of an iOS client from the VPN server, as a remote-access solution not requiring any dedicated hardware or setup on the client's network.
Using OpenVPN or WireGuard, I can…

Tugzrida
- 143
- 5
0
votes
1 answer
Using Apple Configurator 2, Prepare iOS Device Without Updating iOS
I essentially have an updated version of this question: https://apple.stackexchange.com/q/151020/30844
I have an iOS 9.0.2 device. I want to Prepare and Supervise it with Configurator 2 (Apple's new OS X - iOS mobile device management tool), but do…

Nate
- 101
- 3
0
votes
1 answer
Configure username/password only auth in OpenVPN Connect
I'm trying to configure my client to use only username/password for authentication.
Unfortunatly, iOS app keeps asking me for a Certificate (I'm not sure it's Client certificate though).
Here is client.config:
client
dev tun
proto tcp
remote…

Kentzo
- 131
- 1
- 10
0
votes
1 answer
How to have SSL on Amazon Elastic Load Balancer with a Gunicorn EC2 server?
I'm a self taught back end engineer so I'm learning all of this stuff as I go along. For the longest time, I've been using basic authentication for my users.
Many developers are advising against this approach since each request will contain the…

deadlock
- 185
- 2
- 8
0
votes
2 answers
Internet printing : print to iOS gateway -> AirPrint / something -> Laser printers
I've done a bit of research on the Internet, and it looks like I'm on a dead end.
My goal is to minimize cost, and be able to send and print documents AUTOMATICALLY (may be 10 or 20 pages per day) to a laser printer in a remote office.
The…

charleslcso
- 21
- 3
0
votes
1 answer
Debian 6 and OpenSwan does not work with iPhone as client
I have just installed OpenSwan on Debian 6.0, and configured it according to this tutorial: http://confoundedtech.blogspot.co.uk/2011/08/android-nexus-one-ipsec-psk-vpn-with.html
There are many similar documents, and even though I change some of…

mahonya
- 113
- 6
0
votes
0 answers
How to send unicast to IOS devices
We have a Python and also a NodeJS codes that send mDNS responses in a network. These mDNS responses are sent to specific IP addresses (NOT to the MDNS IP address - 224.0.0.251). For eg. if the IP address of my phone is 192.168.10.125, the server…

Avis
- 1
0
votes
0 answers
Xenmobile DEP Token Renewal, all devices on status waiting for check-in
After i renewed our DEP Token in xenmobile all devices are on mdm status waiting for check-in. When i re-enroll a device i have no problem. But all the "old" devices which where enrolled before i renewed the token are no longer able to download apps…

Arc-XX
- 1
- 1
0
votes
1 answer
Unable to User Enroll iOS devices
I'm trying to get iOS User Enrollment to work with Intune. I have done the following:
Created a Group for my pilot users
Added an Apple MDM Push certificate
Signed up for Apple Business Manager
Connected ABM to Azure AD for Federated…

Joshua Walsh
- 165
- 1
- 10
-2
votes
1 answer
SSL Errors on iOS
My website https://bitmagi.com is failing to load for iOS users at a pretty high rate. Most people are getting the "..could not establish a secure connection..." error. I bought a cheapo positivessl cert from namecheap not sure if that is the…

bitmagi
- 11
- 1