My question is can I set the value of net.inet.ip.forwarding through sysctl() in the iOS operating system
net.inet.ip.forwarding iOS
Add a Comment
Quite.What is your use-case and what are you trying to achieve here?
is “No.”My question is can I set the value of net.inet.ip.forwarding through
sysctl in the iOS operating system
@meaton We also need this. We are VPN app developer. If net.inet.ip.forwarding can be set to true, the users may use the iOS device as a gateway to allow other devices' traffic going through the VPN network.What is your use-case and what are you trying to achieve here?
How are these devices connected to your iOS device?We are VPN app developer. If net.inet.ip.forwarding can be set to
true, the users may use the iOS device as a gateway to allow other
devices' traffic going through the VPN network.
By changing the router IP address to use iOS device as a gateway.How are these devices connected to your iOS device?