IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Hard-coded IP addresses


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
aryanpa1

New User


Joined: 26 May 2007
Posts: 45
Location: Chennai

PostPosted: Wed Apr 01, 2009 12:44 pm
Reply with quote

Hi Team.

Recently I recieved a document from my senior and we have lot of things to do in that. I am not able to figure what we can do for that.
Can you please clarify how can we achieve below thing which is one of those points.

"All existing or legacy applications that utilize hard-coded IP addresses need to be converted to using only dynamically translated IP addresses."


Thanks,
Pa1
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Apr 01, 2009 12:57 pm
Reply with quote

Are you system/network administrator?

If yes - You should know what to do.
If not - Let them take care of the issue.

If you use ISPF workstation facility, read the fine manual regarding dynamic IP address for workstation (there are few interesting discussions in Google regarding the issue).

O.
Back to top
View user's profile Send private message
aryanpa1

New User


Joined: 26 May 2007
Posts: 45
Location: Chennai

PostPosted: Wed Apr 01, 2009 1:01 pm
Reply with quote

Hi ,

I am not the system administrator..

This requirement is sent to us and the expectation is , we have to remove all the Hard coded Ip addresses in my COBOL programs/JCL's/PROCS.

So, need your comments.

Thanks,
Pa1
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Apr 01, 2009 1:03 pm
Reply with quote

somebody should give better specifications icon_biggrin.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Apr 01, 2009 7:53 pm
Reply with quote

Hello,

Quote:
we have to remove all the Hard coded Ip addresses
Ok, but someone needs to provide direction on what to replace them with.

What is the function these programs?
Back to top
View user's profile Send private message
MBabu

Active User


Joined: 03 Aug 2008
Posts: 400
Location: Mumbai

PostPosted: Wed Apr 01, 2009 9:44 pm
Reply with quote

Why is this a confusing specification? It is simply a replacement of hard coded IP addresses with DNS look ups. It isn't necessarily trivial to do, but it should be pretty easy to understand.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Wed Apr 01, 2009 10:23 pm
Reply with quote

Hello,

If this is what i suspect, it may not be a dns issue. . .

Many of the places i've been in the past used hard-wired ip addresses for terminal connections. If the cobol code is looking at ip addresses to identify user connections, they are probably not in dns.


Quote:
What is the function these programs?
Probably, a better question would be - how is the ip address used in these programs?
Back to top
View user's profile Send private message
MBabu

Active User


Joined: 03 Aug 2008
Posts: 400
Location: Mumbai

PostPosted: Wed Apr 01, 2009 11:12 pm
Reply with quote

Good point. I assumed server access.
Back to top
View user's profile Send private message
aryanpa1

New User


Joined: 26 May 2007
Posts: 45
Location: Chennai

PostPosted: Thu Apr 02, 2009 1:17 pm
Reply with quote

Hi Dick ,

We are using these Ip addresses(in JCL's) for accessing servers.

Thanks,
Pa1
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Apr 02, 2009 8:25 pm
Reply with quote

Hello,

Then hopefully your requirement can be met with DNS as MBabu suggested.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts EZT program to build a flat file with... All Other Mainframe Topics 9
No new posts Need help to resolve a hard edit COBOL Programming 8
This topic is locked: you cannot edit posts or make replies. Need help to resolve a hard edit COBOL Programming 4
No new posts Can EATTR be coded in an IMS COBOL pgm? IMS DB/DC 1
No new posts Syncsort - Hard coded Value in output SYNCSORT 1
Search our Forums:

Back to Top