Re: TCPIP Configuration -TCPIP-E-BIND_NO_ZONEXFR, zone transfer was unsuccessful
- From: JF Mezei <jfmezei.spamnot@xxxxxxxxxxxx>
- Date: Thu, 18 May 2006 14:49:41 -0400
stuie_norris@xxxxxxxxxxxx wrote:
$ tcpip show host
Host address Host name
127.0.0.1 LOCALHOST, localhost
192.168.1.12 ds10.DHCPPool
%TCPIP-W-NORECORD, information not found
-TCPIP-E-BIND_NO_ZONEXFR, zone transfer was unsuccessful
SHOW HOST asks the name server (TCPIP SHOW NAME) for all the hosts it
knowns about. If your name server refuses, then you get that message.
Now my domain is openvms not DHCPpool.
I can see from the logicals that TCPIP defines that my router is
sending the openvms domain name.
You might want to define it as openvms.xxx and see if it makes a
difference. The problem is that without your own name server, your fake
domain and host names may cause problems.
Where is the "TCPIP$INET_DOMAIN" = "DHCPPool" coming from.
Download the TCPIP Management manual, it will describe what logicals you
can define to cause the DHCP client to log its activity. This may give
you a good idea of what really happens.
"TCPIP$BIND_DOMAIN" = "openvms"
This is the default domain tagged on when you try to resolve a host.
"TCPIP$INET_DOMAIN" = "DHCPPool"
"TCPIP$INET_HOST" = "ds10"
"TCPIP$INET_HOSTADDR" = "192.168.1.12"
This is the actualy identity of your host.
$ tcpip show route
DYNAMIC
Type Destination Gateway
AN 0.0.0.0 192.168.1.1
AH 127.0.0.1 127.0.0.1
AN 192.168.1.0/24 192.168.1.12
AH 192.168.1.12 192.168.1.12
$ tcpip show route /perm
%TCPIP-E-ROUTEERROR, error accessing routes database (TCPIP$ROUTE)
-TCPIP-W-NORECORD, information not found
TCPIP CREATE ROUTE
This creates an empty permanent route file and should remove the above
error message.
.
- References:
- TCPIP Configuration -TCPIP-E-BIND_NO_ZONEXFR, zone transfer was unsuccessful
- From: stuie_norris
- TCPIP Configuration -TCPIP-E-BIND_NO_ZONEXFR, zone transfer was unsuccessful
- Prev by Date: Re: SORT, LEF, SYS$PUT and COBOL
- Next by Date: Re: Results of my straw poll.
- Previous by thread: Re: TCPIP Configuration -TCPIP-E-BIND_NO_ZONEXFR, zone transfer was unsuccessful
- Next by thread: Here's a first, Linux -> VMS
- Index(es):
Relevant Pages
|