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

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 !!!