Hi Guys, I have issue with reverse HTTP Gateway.
I have this DMZ server which port configured below:
Gateway External : 8080 → Allow by default
Gateway Registration : 6666 → Allow by default
Internal Server port setup:
Registration Internal : 6666 (Hostname: name of the DMZ server) → Allow by default
My problem now, I cannot execute the sample service i made to log message in the internal server.
I’m trying to run this one in the browser to execute the service but no response returned
[url]http://DMZServerName:8080/invoke/test/test[/url]
I tried to run this using the primary port in the internal server it’s working well.
[url]http://InternalServer:4848/invoke/test/test[/url]
please need your help guys
#webMethods#Integration-Server-and-ESB#webMethods-Archive