I expect you'd want to use the "hostname-for-clients" option when starting the 
server process.  You'd either need to use the external IP or a hostname that is 
configured for the appropriate external IP.

Depending on how you start your servers, this option can be set via gfsh[1], 
within cache.xml, as a java option if starting a server programmatically, or 
via spring data geode annotations [2].

[1] 
https://geode.apache.org/docs/guide/18/tools_modules/gfsh/command-pages/start.html#topic_3764EE2DB18B4AE4A625E0354471738A
[2] 
https://docs.spring.io/spring-data/geode/docs/current/reference/html/#bootstrap-annotation-config-client-server-applications

--
George.

From: Guy Turkenits <guy.turken...@amdocs.com>
Sent: Thursday, January 16, 2020 5:42 AM
To: user@geode.apache.org
Subject: Geode client against Geode server on EAAS

Hi team

I am working with geode 1.4 and trying to connect from client outside of EAAS 
to Geode server on EAAS.
I am managed to connect to the external ip of the locator (10.xxx.xxx.xxx) but 
when the client gets the list of geode servers to work with it gets it with the 
internal ip (192.xx.xx.xx) of the EAAS, so my client cant connect to geode 
servers.

Is there a way to overcome this?

Thanks,
Guy
This email and the information contained herein is proprietary and confidential 
and subject to the Amdocs Email Terms of Service, which you may review at 
https://www.amdocs.com/about/email-terms-of-service<https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.amdocs.com%2Fabout%2Femail-terms-of-service&data=02%7C01%7CGeorge.Wilder%40sas.com%7C77f846ea3fe94b037fab08d79a70ce24%7Cb1c14d5c362545b3a4309552373a0c2f%7C0%7C0%7C637147681598334308&sdata=qIG0m4t2bzVHq49RMf9w7dlsUpKedV1sOu3zKsuDKM8%3D&reserved=0>

Reply via email to