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.

How cluster login page show public ip

Hi,guys
I run a cluster with private ip and login page address show the private ip, how it show as public ip.
2X_f_ff9f90d0ef75e1a92f1d3d3354b8ff024bbc0b8b.png

1 ACCEPTED SOLUTION

anthapu
Graph Fellow

Change the config

dbms.connector.bolt.advertised_address

in neo4j.conf.

See documenation

https://neo4j.com/docs/operations-manual/current/reference/configuration-settings/#config_dbms.conne...

View solution in original post

2 REPLIES 2

anthapu
Graph Fellow

Change the config

dbms.connector.bolt.advertised_address

in neo4j.conf.

See documenation

https://neo4j.com/docs/operations-manual/current/reference/configuration-settings/#config_dbms.conne...