You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm having an issue where I need the goconserver to listen on multiple IPs (local IP, HA IP and 127.0.0.1), but not listen on all IPs present on the system.
It appears that the host: parameter in the configuration file only accepts one IP address.
I would like to be able to specify multiple listener IPs for goconserver.
The text was updated successfully, but these errors were encountered:
I'm having an issue where I need the goconserver to listen on multiple IPs (local IP, HA IP and 127.0.0.1), but not listen on all IPs present on the system.
It appears that the
host:
parameter in the configuration file only accepts one IP address.I would like to be able to specify multiple listener IPs for goconserver.
The text was updated successfully, but these errors were encountered: