- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Change the IP in the NIS Server and Slave
Operating System - HP-UX
1823257
Members
3011
Online
109648
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
Forums
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
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
тАО12-08-2004 08:52 PM
тАО12-08-2004 08:52 PM
Change the IP in the NIS Server and Slave
Hi.
I need to change my servers into other network. One of them is the NIS master, other the NIS slave and the rests are NIS clients. All my servers are configured with DNS.
Any knows the necessary steps to change the ip in my NIS-servers?
I need to change my servers into other network. One of them is the NIS master, other the NIS slave and the rests are NIS clients. All my servers are configured with DNS.
Any knows the necessary steps to change the ip in my NIS-servers?
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2004 10:49 PM
тАО12-08-2004 10:49 PM
Re: Change the IP in the NIS Server and Slave
You should be able to change the ip address in one place, /etc/rc.config.d/netconf
Then I'd boot the server, Master first, then slaves.
What you want to do is scan the systems for hard coded ip addresses in scripts and configurations that will cause problems. This should be done before you make any changes on both machines.
find / -exec grep -l '192.168.0.45' {} \;
make the ip address real and look carefully at anything that comes up.
SEP
Then I'd boot the server, Master first, then slaves.
What you want to do is scan the systems for hard coded ip addresses in scripts and configurations that will cause problems. This should be done before you make any changes on both machines.
find / -exec grep -l '192.168.0.45' {} \;
make the ip address real and look carefully at anything that comes up.
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
тАО12-14-2004 03:12 AM
тАО12-14-2004 03:12 AM
Re: Change the IP in the NIS Server and Slave
Thaks
Now I have one client in one network and the sever in other. My client can't connect to the server. I have one firewall between the servers and I don't know the port and the protocol in NIS communication.
Now I have one client in one network and the sever in other. My client can't connect to the server. I have one firewall between the servers and I don't know the port and the protocol in NIS communication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-14-2004 07:24 AM
тАО12-14-2004 07:24 AM
Re: Change the IP in the NIS Server and Slave
Hi,
It seems to me:
portmap 111/tcp sunrpc # SUN Remote Procedure Call
portmap 111/udp sunrpc #
In addition to firewall settings you have to edit /var/yp/secur* files according to instructions in them.
Please take into account that NIS works with broadcasting, which means that you have either to build in each subnet NIS slave-server or to use direct addressing in NIS clients, pointing onto NIS master.
The first way is preferable.
HTH
It seems to me:
portmap 111/tcp sunrpc # SUN Remote Procedure Call
portmap 111/udp sunrpc #
In addition to firewall settings you have to edit /var/yp/secur* files according to instructions in them.
Please take into account that NIS works with broadcasting, which means that you have either to build in each subnet NIS slave-server or to use direct addressing in NIS clients, pointing onto NIS master.
The first way is preferable.
HTH
Entities are not to be multiplied beyond necessity - RTFM
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