hwdsl2 / setup-ipsec-vpn

Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
Other
25.25k stars 6.32k forks source link

[Question] Is it possible to assign static IPs to clients? #1525

Closed chiragrajk closed 9 months ago

chiragrajk commented 9 months ago

When adding new client with IKEv2 only mode, how can I assign static IP to each client?

letoams commented 9 months ago

On Tue, 6 Feb 2024, Chirag Rajkarnikar wrote:

When adding new client with IKEv2 only mode, how can I assign static IP to each client?

Not yet possible. See https://github.com/libreswan/libreswan/issues/473

chiragrajk commented 9 months ago

@letoams Thanks Also there's already a related issue https://github.com/hwdsl2/setup-ipsec-vpn/issues/1003