Page 1 of 1

Unable to connect on Ubuntu

Posted: Fri Mar 03, 2017 9:27 pm
by kaue
Hello guys,
I set up a VPN Server in my EC2 on AWS. I can use VPN client on Windows and Android to connect to it perfectly. But I cannot communicate with the server nor any device connected to the VPN. I'm able to connect to it on Ubuntu but when I try to ping the server or any other ip address attached to the vpn I get the host is unreachable. And when I run ip neigh, the ip address for the vpn server is shown as INCOMPLETE and sometimes as FAILED. I already tried to connect through other Ubuntu computers with no success. About the configuration, I tried 100 times to configure it even using the configuration file I exported using SoftEther for Windows.

Please help me and thanks :)

Re: Unable to connect on Ubuntu

Posted: Sat Mar 04, 2017 10:38 am
by moatazelmasry

Re: Unable to connect on Ubuntu

Posted: Tue Mar 07, 2017 3:30 pm
by kaue
moatazelmasry wrote:
> Please create a local bridge
>
>
> https://www.softether.org/4-docs/1-manu ... al_Bridges

Thank you for your answer!
I configured the local bridge on my EC2 but it turns out that EC2 instances in Amazon don't allow Promiscuous mode, so I can connect to the VPN but I can't ping the VPN clients and on ubuntu even the server. Do you know what else I can do?

Re: Unable to connect on Ubuntu

Posted: Thu Mar 16, 2017 6:50 am
by thisjun
Please try to configure ad-hoc network with SecureNAT.
http://www.softether.org/4-docs/2-howto ... Ad-hoc_VPN

Re: Unable to connect on Ubuntu

Posted: Thu Jun 14, 2018 7:37 am
by thisjun
Did you configure routing table of the client and target network?