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

feature (server): add nobind parameter support. #156

Merged
merged 1 commit into from
May 12, 2015
Merged

feature (server): add nobind parameter support. #156

merged 1 commit into from
May 12, 2015

Conversation

andrekeller
Copy link
Contributor

When the server is running in client mode, you have to specify
a fixed port for every vpn server. Alternativly when you set nobind
openvpn will just pick a random unused port.

When the server is running in client mode, you have to specify
a fixed port for every vpn server. Alternativly when you set nobind
openvpn will just pick a random unused port.
@andrekeller
Copy link
Contributor Author

Hi,

I'm not quite sure about the tests. Does this make sense for you as it is in the PR?

Currently when testing server mode, it was not tested that the port number is actually in the file. So I just added nobind as default. Maybe it would make sense to define an additional test case with nobind false that has port xxx in the file.

g
André

luxflux added a commit that referenced this pull request May 12, 2015
feature (server): add nobind parameter support.
@luxflux luxflux merged commit baffc40 into voxpupuli:master May 12, 2015
@luxflux
Copy link
Contributor

luxflux commented May 12, 2015

Thank you for your work!
Regarding the test case, I will add one. Thats fine.

@andrekeller andrekeller deleted the feature-server-nobind branch May 12, 2015 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants