Page 1 of 1

Setup VPN over Multiple NICs

Posted: Sun Mar 22, 2020 7:14 pm
by rahulmittal
Config:
Windows Server 2019 (VM on Azure)
2 Virtual NICs (Each with a static private address and corresponding public IP address on Azure)

Managed to install and configure SoftEther VPN and it works great!

But I am unable to achieve the following configuration:
Let's say I have
first NIC with IP xxx.xxx.xxx.xxx, and
second NIC with IP yyy.yyy.yyy.yyy

Now, client A, when connected should have his public IP Address as xxx.xxx.xxx.xxx
And, client B, when connected should have his public IP Address as yyy.yyy.yyy.yyy

I have tried to create multiple Virtual Hubs but couldn't find any option to make this mapping.

Please advise. Thanks in advance.