(SOLVED) VPN Client Problem on AWS Linux
Posted: Wed Oct 27, 2021 8:51 pm
Hello all!
I am looking for some help getting the SoftEther Linux VPN Client to work connecting to a SoftEther VPN server running on a Windows 10 computer at my home.
My home network is behind a dynamic IP and NAT, so I'm using vpnazure.net.
I am successful at connecting to the VPN Server running on my Windows 10 computer, using the SSTP app on my iPhone, from a different network than the server is on. So I have proven the VPN Server is working, and an iPhone client can connect and access my local network from a different network.
I can also connect successfully to the VPN Server using the SoftEther VPN Client running on the same Windows 10 computer.
The problem that I have is that when I connect to the VPN from my AWS EC2 linux instance, I do not get an IP address on the EC2 instance's vpn_vpn interface.
When I issue an ifconfig command, I do not see an inet addr, or mask.
When I run the vpncmd tool on the instance, and go into the VPN Client, and type AccountList, it shows status of "Connected".
But when I go to Manage Sessions on the Virtual Hub of the VPN server, I see that there are 0 Outgoing packets.
The session appears to be establish, but no data is flowing back to the VPN client running on EC2 because the vpn_vpn interface doesn't have an IP.
Any ideas on how to resolve this problem?
Thank you
I am looking for some help getting the SoftEther Linux VPN Client to work connecting to a SoftEther VPN server running on a Windows 10 computer at my home.
My home network is behind a dynamic IP and NAT, so I'm using vpnazure.net.
I am successful at connecting to the VPN Server running on my Windows 10 computer, using the SSTP app on my iPhone, from a different network than the server is on. So I have proven the VPN Server is working, and an iPhone client can connect and access my local network from a different network.
I can also connect successfully to the VPN Server using the SoftEther VPN Client running on the same Windows 10 computer.
The problem that I have is that when I connect to the VPN from my AWS EC2 linux instance, I do not get an IP address on the EC2 instance's vpn_vpn interface.
When I issue an ifconfig command, I do not see an inet addr, or mask.
When I run the vpncmd tool on the instance, and go into the VPN Client, and type AccountList, it shows status of "Connected".
But when I go to Manage Sessions on the Virtual Hub of the VPN server, I see that there are 0 Outgoing packets.
The session appears to be establish, but no data is flowing back to the VPN client running on EC2 because the vpn_vpn interface doesn't have an IP.
Any ideas on how to resolve this problem?
Thank you