Skip to content
This repository was archived by the owner on Jul 28, 2020. It is now read-only.

iOS client stuck in "Connecting" #21

@118-sethshadow

Description

@118-sethshadow

Hi,

I've been trying to establish a connection from an iOS device to the sample server you put out. The server is set on a linux environment, and based on the ip addr show command, tun0 notes the ip address as 10.8.0.1, so I've put that as the server address. Is that the address to use, or is it something else?

I've confirmed via debugger that startTunnel is getting called, and the whole process goes through. I haven't changed any of the other parameters for NETunnelProviderProtocol.

I've also run netstat to confirm port 54345's standing, and it does show up in the list of outputted ports so I'm assuming it's open.

One thing when I run the linux server is that there are writing actions to UDP and tun being performed before I even attempt a connection from the iOS client.

I'm still very new to setting up a vpn server-client connection so I'm not sure what I could've missed in this setup. Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions