perara / wg-manager

A easy to use WireGuard dashboard and management tool
MIT License
599 stars 72 forks source link

ipv6 client ips are always fd42:42:42::x even if server ipv6 range is set an other ipv6 range #81

Open 2L3R4 opened 3 years ago

2L3R4 commented 3 years ago

when changing the ipv6 address of a server to something other than the default fd42:42:42::1/64 to lets say fd69:69:69::1/64 the clients still get an address like fd42:42:42::x; on the server the interface will get an fd69:.. address

creating a server with the fd69:... address: create_server the client generated on the wg69 server (as it can be seen: the client has fd42:... address): client_config