Hi Bruno
Am 27.12.13 13:04, schrieb Bruno Gonzalez (aka stenyak):
On 2013-12-27 12:57, Raphael Bircher wrote:
I have a small but important problem with the WAIB server. I can
contact the WAIB server from localhost, but not from a computer
outside. Other services like ssh works fine.
Maybe you are binding on an incorrect interface?
Check the *_public_address settings in your WiaB configuration files.
<property name="http_frontend_public_address" value="192.168.1.55:9898" />
<property name="http_websocket_public_address"
value="192.167.1.55:9898" />
Is at the moment in this config. The IP is the right one, but it didn't
work.
Greetings Raphael