vmsnet.networks.tcp-ip.multinet
[Top] [All Lists]

Re: Problem with Multinet cluster service names.

Subject: Re: Problem with Multinet cluster service names.
From: Malcolm Dunnett <nothome@xxxxxxxxxxxxxxxxx>
Date: Tue, 15 Jul 2008 10:01:44 -0700
Newsgroups: vmsnet.networks.tcp-ip.multinet


Jim wrote:

My config where the TTL on the A records are reported as 1S is similar
to yours - if you changed your

$ttl 1
@       1s      IN      SOA     malvm9.viu.ca.     Postmaster.viu.ca. (
                                         2008070602      ; Serial
                                         7200    ; refresh every 2 hours
                                         3600    ; retry every hour
                                         12096000 ; expire in twenty weeks
                                         1s) ; maximum NXDOMAIN cache

to the following it would mimic mine.

$ttl 1
@       604800      IN      SOA     malvm9.viu.ca.
Postmaster.viu.ca. (
                                          2008070602      ; Serial
                                          7200    ; refresh every 2
hours
                                          3600    ; retry every hour
                                          12096000 ; expire in twenty
weeks
                                          300) ; maximum NXDOMAIN
cache


hmm..

If I change the $ttl directive or if I add a ttl to the SOA or NS
records the server reports the proper TTL on an nslookup of those
records.

However nothing I do appears to change the ttl on the A records.
I also note it's five minutes, which doesn't appear anywhere
in my zone file - so I conclude that the 5 minutes comes
from the default value for rewrite-ttl in the DNS parameters;
this being the value I am not currently able to change
without generating an illegal i/o function error (as per
the bug noted earlier).

Not sure why yours is working and mine isn't - different
version or patch level? Mine are:

Process Software MultiNet V5.2 Rev A-X, AlphaServer ES40, OpenVMS AXP V8.3

VERSION                     V5.2
REVISION                    A-X
DATE                        25-DEC-2006
PRODUCER                    PSC
INSTALLED_IPAPPS            YES
INSTALLED_SSH               YES
INSTALLED_NFSCLIENT         YES
INSTALLED_NFSSERVER         YES
INSTALLED_NETWARESERVER     NO
INSTALLED_SECUREIP_CLIENT   YES
INSTALLED_SECUREIP_SERVER   YES
INSTALLED_WEB_SERVER        NO
INSTALLED_DOCUMENTATION     YES
INSTALLED_LIBRARIES         YES
XREPLACED                   IF_SE.VUI KERNEL-UPDATE-040_A052 13-OCT-2007
XREPLACED                   MULTINET.VUI KERNEL-UPDATE-040_A052 13-OCT-2007
XREPLACED                   NAMED.VUI NAMED-030_A052 13-OCT-2007
XREPLACED                   RNDC-CONFGEN.VUI NAMED-030_A052 13-OCT-2007
XREPLACED                   RNDC.VUI NAMED-030_A052 13-OCT-2007
XREPLACED                   PUBLICKEY-SERVER.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   PUBLICKEY_ASSISTANT.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   SCP-SERVER1.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   SCP2.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   SFTP-SERVER2.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   SFTP2.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   SSH-ADD2.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   SSH-KEYGEN2.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   SSH2.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   SSHD2.VUI SSH-020_A052 13-OCT-2007
XREPLACED                   FTP_SERVER.VUI FTP-010_A052 15-OCT-2007
XREPLACED                   RTSOLD.VUI RTSOLD-010_A052 15-OCT-2007
XREPLACED UCX$IPC_SHR.VUI UCX_LIBRARY_EMULATION-020_A052 15-OCT-2007
XREPLACED                   SERVER.VUI MASTER_SERVER-020_A052 15-OCT-2007
XREPLACED START_SERVER_COM.VUF MASTER_SERVER-020_A052 15-OCT-2007
XREPLACED                   UCXDRIVER.VUI UCXDRIVER-030_A052 15-OCT-2007
XREPLACED UCX$IPC_SHR.VUI UCX_LIBRARY_EMULATION-060_A052 18-DEC-2007
XREPLACED                   IF_SE.VUI KERNEL-UPDATE-060_A052 21-DEC-2007
XREPLACED                   MULTINET.VUI KERNEL-UPDATE-060_A052 21-DEC-2007
XREPLACED                   NAMED.VUI NAMED-040_A052 27-JUN-2008
XREPLACED                   RNDC-CONFGEN.VUI NAMED-040_A052 27-JUN-2008
XREPLACED                   RNDC.VUI NAMED-040_A052 27-JUN-2008

<Prev in Thread] Current Thread [Next in Thread>