HI Michael -
Thank you for your reply but I still have the same issue.
I verified IP addresses, they look fine. My local IP (where neo4j server is running) is 10.136.41.146. I would like to give access to neo4j server for machine with IP 10.136.41.180.
We are in a same domain, in the same network, we can ping each other well and share resource.
But when I try to start neo4j server I get an error:
13:30:03.978 [main] WARN org.mortbay.log - failed SelectChannelConnector @10.136.41.180:7474: java.net.BindException: Cannot assign requested address: bind
13:30:03.985 [main] WARN org.mortbay.log - failed SslSocketConnector @10.136.41.180:7473: java.net.BindException: Cannot assign requested address: JVM_BindLooks really strange for me.
I was thinking about some issues with firewall, but when I specify 0.0.0.0 - then everybody can access my neo4j server.
Could you please help? Any ideas?
Also, the question that I asked before: is it possible to specify two IP address here (we have a use case when neo4j server should be accessed only from two machines)?
Thanks.
Denys