Open Reiner030 opened 4 months ago
PR again not referenced... => https://github.com/opnsense/core/pull/7568
Suggestion in https://github.com/opnsense/core/issues/7316#issuecomment-2191126783 would be also nice but because an additional file and optional TTL are needed this needs another PR
--ifconfig-pool-persist args Persist/unpersist ifconfig-pool data to file, at seconds intervals (default 600), as well as on program startup and shutdown. Valid syntax:
ifconfig-pool-persist file [seconds]
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
OpenVPN pool can't assign dedicated IP addresses even override fields are implemented.
As already twice commented on other issues the implementation of manual pool range is missing for OpenVPN:
Setup of these configuration parameters
because in actual implementation the client gets only the assigned IP address when address is not already dynamically in use by other client.
patch attached