Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't connect to internet after installing profile #47

Open
stepankuzmin opened this issue Apr 15, 2018 · 0 comments
Open

Can't connect to internet after installing profile #47

stepankuzmin opened this issue Apr 15, 2018 · 0 comments

Comments

@stepankuzmin
Copy link

I'm using gaomd/ikev2-vpn-server:0.3.0 on Ubuntu 16.04 on AWS EC2 t2.micro instance.

I've set elastic IP and domain to my instance, started docker container and generated the .mobileconfig. There are no errors in .mobileconfig or in docker logs.

net.ipv4.ip_forward = 1
net.ipv6.conf.all.forwarding = 1
Starting strongSwan 5.1.2 IPsec [starter]...
no netkey IPsec stack detected
no KLIPS IPsec stack detected
no known IPsec stack detected, ignoring!
charon (20) started after 20 ms

But after installing profile on macOS High Sierra I can't connect to the internet.

P.S. UDP ports 500 and 4500 are opened according to

nc -vz -u vpn.stepankuzmin.ru 500
found 0 associations
found 1 connections:
     1:	flags=82<CONNECTED,PREFERRED>
	outif (null)
	src 10.0.1.7 port 61819
	dst 18.184.45.114 port 500
	rank info not available

Connection to vpn.stepankuzmin.ru port 500 [udp/isakmp] succeeded!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant