Page 1 of 1

SoftEther inside AWS not working

Posted: Wed Jun 24, 2020 1:43 pm
by vishnubraj
I Installed an EC2 instance in AWS with two Interfaces eth0 and eth1.
eth0(10.1.1.100/24) is listening for IPsec connection.
Eth1(10.1.2.100/24) is connected to my private subnet
SecureNat is enabled only with the DHCP option. VirtualNat is disabled
Local Bridge is created between the VirtualHub and Eth1 Interface
VirtualHub IP 10.1.2.2/24
Static route pointing to 10.1.2.1 AWS ETH1 gateway IP
Virtual DHCP Subnet 10.1.2.10 - 10.1.2.20

I am able to connect to the VPN server via L2TP, and able to ping VirtualHub IP 10.1.2.2 but i am not able to ping 10.1.2.100(eth1 IP) also the gateway IP 10.1.2.1

Because the server eth1 interface or the gateway doesn't know where the client IP(10.1.2.10) exist.
I see the arp packets going out with the client IP(10.1.2.10) on the eth1 interface but doesn't get any reply as they are not aware of the Client IP, I also don't see the route for the client IP in the VPN server?
How do i get this working?

Re: SoftEther inside AWS not working

Posted: Wed Jun 24, 2020 9:49 pm
by sumit6537
Following the topic. In my case I am not even able to ping hub IP
I have installed softether server on windows 2019 on aws ec2. Do I need two network adaptors for local bridging?
Secure-NAt is enabled. Getting the IP address from VPN DHCP. But not able to access resources on aws.

Waiting for someone to help on this.

Re: SoftEther inside AWS not working

Posted: Thu Jul 02, 2020 8:51 am
by sumit6537
Can someone help on this ?