| Title: | DEC TCP/IP Services for OpenVMS |
| Notice: | Note 2-SSB Kits, 3-FT Kits, 4-Patch Info, 7-QAR System |
| Moderator: | ucxaxp.ucx.lkg.dec.com::TIBBERT |
| Created: | Thu Nov 17 1994 |
| Last Modified: | Fri Jun 06 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 5568 |
| Total number of notes: | 21492 |
Hello,
How can a existing metric-based cluster alias be changed?
At this moment a customer has the folowing alias
In domain db at primary server:
nodea.domain.nl IN A 1.2.3.1
IN A 1.2.3.2
IN A 1.2.3.3
;
He wants to change it to:
nodea.domain.nl IN A 1.2.3.1
IN A 1.2.3.5
What is the correct procedure to folow.
Regards,
Cor Halling,
Digital Holland
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 5462.1 | easy | UTRTSC::KNOPPERS | Oswald Knoppers | Thu Apr 24 1997 03:44 | 20 |
Cor,
Just edit the .db file and change:
nodea.domain.nl IN A 1.2.3.1
IN A 1.2.3.2
IN A 1.2.3.3
to
nodea.domain.nl IN A 1.2.3.1
IN A 1.2.3.5
Increase the serial number of the db file and restart the nameserver (ucx
set name/init).
Oswald
P.s. There should probably be a trailing dot (.) after 'nl' in the
definitions.
| |||||