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

Ability to bind FirebirdSQL Server to multiple addresses. [CORE6126] #6375

Open
firebird-automations opened this issue Aug 15, 2019 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: rdb_dev (rdb_dev)

Please add the ability to bind to multiple addresses in the RemoteBindAddress parameter of "firebird.conf"

Ideally, I would like to be able not only to specify multiple binding addresses for the server service, but also to specify different ports. Is it possible to create a parameter only for the server that would be ignored by fbclient when reading "firebird.conf" and if this file contains this parameter, should the server ignore the RemoteBindAddress, RemoteServicePort, and RemoteServiceName parameters? For example:
ServerBindings = ::1:30525,127.0.0.1:30525,172.31.127.1:3050

@firebird-automations
Copy link
Collaborator Author

Modified by: rdb_dev (rdb_dev)

Version: 2.5.9 [ 10862 ]

Version: 4.0 Beta 1 [ 10750 ]

Version: 3.0.4 [ 10863 ]

Component: Engine [ 10000 ]

description: Please add the ability to bind to multiple addresses in the RemoteBindAddress parameter of "firebird.conf" => Please add the ability to bind to multiple addresses in the RemoteBindAddress parameter of "firebird.conf"

Ideally, I would like to be able not only to specify multiple binding addresses for the server service, but also to specify different ports. Is it possible to create a parameter only for the server that would be ignored by fbclient when reading "firebird.conf" and if this file contains this parameter, should the server ignore the RemoteBindAddress, RemoteServicePort, and RemoteServiceName parameters? For example:
ServerBindings = ::1:30525,127.0.0.1:30525,172.31.127.1:3050

summary: Ability to bind to multiple addresses in the RemoteBindAddress parameter of "firebird.conf" => Ability to bind FirebirdSQL Server to multiple addresses.

Version: 3.0.5 [ 10885 ] =>

Version: 4.0 Beta 2 [ 10888 ] =>

Version: 3.0.6 [ 10889 ] =>

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

No branches or pull requests

1 participant