I have installed AEM 6.5 Author in an RHEL 7 instance and it has started successfully. However, when I run the ./status script, it provides the below output:
09.04.2020 08:10:38.450 *INFO * [main] Setting sling.home=. (command line)
09.04.2020 08:10:38.458 *INFO * [main] Sent 'status' to /127.0.0.1:46738: OK
Can you please help me understand as to why the 'status' is being sent to 127.0.0.1 localhost rather than to the IP address of the RHEL instance?