The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Advanced & Expert Users
Google UNIX.COM


UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Problem with name resolution? grimbleshanks IP Networking 4 11-23-2006 04:18 AM
DNS name resolution e250user SUN Solaris 1 07-25-2006 08:13 AM
change CRT resolution ggenevrier UNIX Desktop for Dummies Questions & Answers 1 10-07-2002 07:10 AM
TCP/IP name resolution progressdll UNIX for Advanced & Expert Users 2 05-07-2002 08:33 AM
Resolution..?? Linux_fan UNIX Desktop for Dummies Questions & Answers 3 03-06-2002 08:33 AM

Closed Thread
 
Submit Tools LinkBack Thread Tools Search this Thread Display Modes
  #1  
Old 02-19-2002
thekid
Guest
 

Posts: n/a
System cutover - name resolution

Here's the story. We are in the process of migrating from a Sequent unix machine running Dynix/ptx 4.4.8 to an IBM P660 machine running AIX 5.1.

An issue came up pertaining to different applications that have been hard-coded to resolve to the Sequent machine (seq2). When the cutover occurs, the applications will need to be pointed at the IBM machine (palprod).

Will adding the old hostname to the host files (entry for new machine would also contain old machine name) that reside on the application's machine do the trick as long as we shut down the old machine at the cutover time? Are there any gotchas out there that pertain to this type of solution?

The apps are written in Cobol, Progress, C, and VB.
Forum Sponsor
  #2  
Old 02-19-2002
rwb1959's Avatar
Registered User
 

Join Date: Aug 2001
Location: Virginia, USA
Posts: 438
Assuming you have an internal DNS, you could
add a "CNAME" type entry into your zone files
so that "seq2" will map to "palprod". This
would at least be realtively clean and localized.

Something like...

palprod IN A 192.168.254.200.
seq2 IN CNAME palprod.myco.com.
Google The UNIX and Linux Forums
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes




All times are GMT -7. The time now is 09:08 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited.
The UNIX and Linux Forums Content Copyright ©1993-2008. All Rights Reserved.Ad Management by RedTyger Visit The Complex Event Processing Blog

Content Relevant URLs by vBSEO 3.2.0