Cannot perform telnet on Gateway,
[[email protected] ssgconfig]# telnetĀ <Ip_Address> 443
-bash: telnet: command not found
Telnet package not included with underlying platform RHEL 5 to RHEL 6.
Alternate command to perform telnet on gateway.
curl -v <host> <port>
eg: curl -v telnet://hostname:8443