Tag Archives: resolve

How to Configure DNS on AIX

Configure DNS on AIX To configure DNS on an AIX server: Add the DNS server(s) to the /etc/resolv.conf configuration file: vi /etc/resolv.conf

resolve hostname to internet address or vice versa

Host Commands,It’s a good command to resolve the IP Address to Hostname of Hostname to IP Address ( it’s check file ‘/etc/hosts’) which you can use it on your script: For Example #host TEstServer TEstServer is 10.10.10.10