Hi everyone. I need your help.
I'm confused that Softether VPN Server just can support DHCP dynamic for user who connect to VPN Server. But i want to assign a static ip for each users when i create them. Can we do that ?
Best Regards
Does S.V.Server support DHCP assign static IP for user conn
-
- Posts: 2
- Joined: Thu Apr 02, 2015 7:08 am
-
- Posts: 551
- Joined: Wed Jul 24, 2013 12:09 pm
Re: Does S.V.Server support DHCP assign static IP for user c
You can use tap device and assign static ip with your own dhcp server in your operating system, making your configuration more flexible, not limited those features supported by softether vpn.
-
- Posts: 15
- Joined: Tue Mar 24, 2015 11:45 pm
Re: Does S.V.Server support DHCP assign static IP for user c
To add to kh_tsang's helpful advice, you would also have to be running the server in bridge mode for the client to talk directly to the local network where the DHCP server is located.
-
- Posts: 551
- Joined: Wed Jul 24, 2013 12:09 pm
Re: Does S.V.Server support DHCP assign static IP for user c
PacoBell wrote:
> To add to kh_tsang's helpful advice, you would also have to be running the
> server in bridge mode for the client to talk directly to the local network
> where the DHCP server is located.
Bridge is only needed when you are bridging the virtual hub and your LAN. If your VPN server acts as a router(doing nat or not doesn't matter), I think using tap device is a better choice than SecureNAT because your clients will be able to access the server itself after connecting the vpn.
> To add to kh_tsang's helpful advice, you would also have to be running the
> server in bridge mode for the client to talk directly to the local network
> where the DHCP server is located.
Bridge is only needed when you are bridging the virtual hub and your LAN. If your VPN server acts as a router(doing nat or not doesn't matter), I think using tap device is a better choice than SecureNAT because your clients will be able to access the server itself after connecting the vpn.