Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

Added config options to allow binding servers to a particular interface #137

Closed
wants to merge 1 commit into from

Conversation

warmans
Copy link

@warmans warmans commented Oct 17, 2013

If you have a external and internal interface on a cube server you probably don't want to accept any traffic on the external interface. The simplest way to achieve this is to bind to an IP when starting the server. This pull adds and implements these additional options. If unset or null behaviour is unchanged (listen on all), if set servers are bound to that host.

@RandomEtc
Copy link
Collaborator

Sounds good. Thanks for the contribution. We're in the middle of a drawn-out - and delayed - merge of another fork of Cube, so apologies if this doesn't get any attention for a while. As that process moves along we'll revisit all pull requests and try to get them landed.

@Marsup
Copy link

Marsup commented Oct 17, 2013

It's partially done in the merge, I'll complete it when I can :)

@Marsup
Copy link

Marsup commented Oct 24, 2013

Backported it in #129.

@warmans warmans closed this Feb 11, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants