Page 1 of 1

XAMPP + Softether VPN (Port 443 Blocking)

Posted: Mon May 17, 2021 12:03 pm
by petrifiedw00d
Hello everyone! Quick question about port 443, I am trying to setup a web server using XAMPP and setup a VPN where users can connect to my network and then they should be able to access my website that is running through my localhost however, when I do this, the port 443 in XAMPP is being blocked as it was being used by Softether VPN. Is there a way around this or any configuration that I need to do for users to access the website through port 443?

Thank you everyone!

Re: XAMPP + Softether VPN (Port 443 Blocking)

Posted: Tue May 18, 2021 5:27 am
by eddiewu
Softether server can listen on any port you specify. Just remove 443 from the config.

Re: XAMPP + Softether VPN (Port 443 Blocking)

Posted: Tue May 18, 2021 11:35 am
by petrifiedw00d
eddiewu wrote:
Tue May 18, 2021 5:27 am
Softether server can listen on any port you specify. Just remove 443 from the config.

Hey Eddie thanks! That's what I did, port 443 on SoftEther was stopped and XAMPP was able to run smoothly and my PC (the server) can access my local website, however, the client PC can't.

Re: XAMPP + Softether VPN (Port 443 Blocking)

Posted: Tue May 18, 2021 11:42 am
by eddiewu
What's your server environment?
What IP is XAMPP listening at?
What IP does the client get from the VPN?