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

Server is always 10.8.0.0 255.255.255.0 #13

Open
sublee opened this issue Jul 6, 2018 · 0 comments · May be fixed by sublee/openvpn-web-ui#1 or #14
Open

Server is always 10.8.0.0 255.255.255.0 #13

sublee opened this issue Jul 6, 2018 · 0 comments · May be fixed by sublee/openvpn-web-ui#1 or #14

Comments

@sublee
Copy link

sublee commented Jul 6, 2018

Even though I config the server as 10.99.0.0 255.255.0.0, the generated server.conf always says the server is 10.8.0.0 255.255.255.0.

image

server 10.8.0.0 255.255.255.0
ifconfig-pool-persist ipp.txt
push "route 10.8.0.0 255.255.255.0"
push "dhcp-option DNS 8.8.8.8"
push "dhcp-option DNS 8.8.4.4"

The reason is hardcoding in openvpn-server-config.tpl:

server 10.8.0.0 255.255.255.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant