Operating System - OpenVMS
1830238 Members
3551 Online
109999 Solutions
New Discussion

TCP/IP and unqualified host names

 
fdroste
New Member

TCP/IP and unqualified host names

I there a way to configure TCP/IP (currently using V5.6 on OpenVMS V8.3) to use a list of domain names for unqualified host names.

Example: list of domains: a.com, b.com, c.com
$ ping host
will attempt to use: host.a.com, host.b.com and host.c.com.

Much like windows does?

Frank
1 REPLY 1
Karl Rohwedder
Honored Contributor

Re: TCP/IP and unqualified host names

Check
TCPIP> HELP SET CONF NAME /PATH

regards Kalle