Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenVPN - Enhance tunnel networks with nopool and dedicated ifconfig-… #7568

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Reiner030
Copy link

…pool + ifconfig-ipv6-pool parameters to give static IP client overrides a chance to use an unallocated IP

…pool + ifconfig-ipv6-pool parameters to give static IP client overrides a chance to use an unallocated IP
This commit/PR depends on PR
opnsense@5f13d0a
in file src/etc/inc/plugins.inc.d/openvpn.inc which was line 999-1001
and is actual line 991-993:

            if (!empty($server['topology_subnet'])) {
                $conf .= "push \"topology subnet\"\n";
            }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant