Hi,
Could be add hostname in hosts file
vi /etc/hosts
170.225.126.18 public.dhe.ibm.com
"/etc/hosts" 63 lines, 2277 characters
root@AIX72(/backup)# ping public.dhe.ibm.com
PING public.dhe.ibm.com: (170.225.126.18): 56 data bytes
64 bytes from 170.225.126.18: icmp_seq=0 ttl=243 time=34 ms
64 bytes from 170.225.126.18: icmp_seq=1 ttl=243 time=35 ms
try next:
root@Test-Desa(/backup)# telnet public.dhe.ibm.com 443
Trying...
Connected to public.dhe.ibm.com.
Escape character is '^]'.
^CConnection closed.
root@Test-Desa(/backup)#.
------------------------------
Sergio Mauricio Romo Caballero
------------------------------