cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Neo4J community server on Windows connection problems

have installed community server on windows 10
connect via browser and localhost is OK
now I want to connect from another machine in network
firewall seems to prevent
have created rules for port 7474 and 7678 but to no avail
any ideas/help ?
thanks, Alex

2 REPLIES 2

What do you have for settings in your neo4j.conf file for:

dbms.connector.http.listen_address

For remote access it should be 0.0.0.0

Elaine

problem solved
was a firewall block on java.exe !!!