- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Internal DNS IP resolutino Question
Operating System - HP-UX
1819769
Members
3157
Online
109606
Solutions
Forums
Categories
Company
Local Language
юдл
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
юдл
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2003 08:20 AM
тАО07-16-2003 08:20 AM
Ok.....hopefully I will ask this right.
We moved our email inside our firewall. Everything seems ok except the fact that our client machines point to the old external email address and now they can't get to the internal address without changing their email settings. Is there a way to get the internal DNS to point the old server IP to the new IP so that the users don't have to change anything. If the client points to 123.123.123.123....but now the machine is actually 12.1.1.3 can we get the dns to do sometype of forwarding???
We moved our email inside our firewall. Everything seems ok except the fact that our client machines point to the old external email address and now they can't get to the internal address without changing their email settings. Is there a way to get the internal DNS to point the old server IP to the new IP so that the users don't have to change anything. If the client points to 123.123.123.123....but now the machine is actually 12.1.1.3 can we get the dns to do sometype of forwarding???
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2003 08:33 AM
тАО07-16-2003 08:33 AM
Re: Internal DNS IP resolutino Question
You need to change the record on the internal DNS server to point to the new IP address.
Lets say the mail server's name is called mail.your.net
It used to resolve to 123.123.123.123
nslookup mail.your.net reuturns:
123.123.123.123
Change the DNS record to reflect the new addresss:
12.1.1.3
If the clients had the old IP address hardcoded into their setup, say they are using the DS directive in their sendmail file, then they will all have to be reconfigured.
In HP-UX
vi /etc/mail/sendmail.cf
DS
12.1.1.3
save it
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
This should be totally feasible to be done with a simple DNS record change on your internal DNS server.
If you have the same network name on both sides of the firewall, say your.net, you can set up forwarding.
For this situation though, you probably don't want to do it, just change the one DNS record to reflect the change.
What you have not specified is the OS of the clients and the DNS server. That would help for more specific assistance.
SEP
Lets say the mail server's name is called mail.your.net
It used to resolve to 123.123.123.123
nslookup mail.your.net reuturns:
123.123.123.123
Change the DNS record to reflect the new addresss:
12.1.1.3
If the clients had the old IP address hardcoded into their setup, say they are using the DS directive in their sendmail file, then they will all have to be reconfigured.
In HP-UX
vi /etc/mail/sendmail.cf
DS
12.1.1.3
save it
/sbin/init.d/sendmail stop
/sbin/init.d/sendmail start
This should be totally feasible to be done with a simple DNS record change on your internal DNS server.
If you have the same network name on both sides of the firewall, say your.net, you can set up forwarding.
For this situation though, you probably don't want to do it, just change the one DNS record to reflect the change.
What you have not specified is the OS of the clients and the DNS server. That would help for more specific assistance.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2003 08:42 AM
тАО07-16-2003 08:42 AM
Re: Internal DNS IP resolutino Question
We are using HP-UX 11.0 with HP Openmail 7.0. The windows clients all point to the old external IP. We changed our indns to the new ip and that is all wonderful. The problem is the clients. We don't want to touch all of them to get them working with this new IP. We were hoping there could be some seamless translation of the client looking for the old ip, and being redirected to the new IP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-16-2003 09:55 AM
тАО07-16-2003 09:55 AM
Solution
With hardcoded IPs, you are out of luck when dealing with DNS. You are going to have to modify each client and hopefully use the DNS name not a hard IP.
Your only other option would be to keep a server at the old IP and have it forward mail for you. MAYBE.
Your only other option would be to keep a server at the old IP and have it forward mail for you. MAYBE.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP