[
https://issues.apache.org/jira/browse/WAVE-324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13284463#comment-13284463
]
Paulo Pires commented on WAVE-324:
----------------------------------
That happens because one of two things:
1) Your server is bound only to the localhost (127.0.0.1). Try adding your LAN
IP to http_frontend_public_address config parameter and restart the server. If
it doesn't work, just replace localhost:9898 for 0.0.0.0:9898 and restart the
server.
2) Check your local or administrative firewall to check if the port is open
(listening) for the IP address you've defined.
> Can't Reach the WIAB from remote connection
> -------------------------------------------
>
> Key: WAVE-324
> URL: https://issues.apache.org/jira/browse/WAVE-324
> Project: Wave
> Issue Type: Question
> Components: Server
> Environment: Windows Server 2003
> Reporter: Bryant Lee
> Priority: Minor
>
> Hi all,
> I tried to set up WIAB for a high school robotics team (they relied on Google
> Wave before for communication) on their server. I got everything to compile
> and deploy without a problem. But here is the thing that confuses me.
> When accessing WIAB from the server using localhost:9898, I could connect
> without a problem. However, when IP address is used to connect to the WIAB
> server (internal/external connection) server cannot be reached. IT guys and
> I thought it might be the firewall that is blocking the port 9898 but we
> still couldn't establish the connection to server using IP address. After
> many different approaches, we are suspecting that somewhere in the code might
> be blocking access to WIAB when IP address is used.
> What could be the problem?
> ps. We tried pinging the port with telnet but no luck. And we disabled all
> the firewall that we could identify.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira