HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NIS and DMZ
Operating System - HP-UX
1832920
Members
2995
Online
110048
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
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
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
06-23-2004 07:09 AM
06-23-2004 07:09 AM
NIS and DMZ
Could someone point me in the right direction on configuring NIS in an DMZ? I doing some reasearch on NIS and DMZ. Any white paper will do.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2004 08:16 AM
06-23-2004 08:16 AM
Re: NIS and DMZ
I've never seen a white paper on that specific topic.
If you want to have an NIS server in a DMZ to manage authentication for servers in the DMZ, it will work.
If you want an NIS server on the inside of the DMZ to work, based on the documentation that will not work. The NIS server can not operate in that fashion.
An alternative that might allow you to service an internal network and the DMZ is an LDAP server.
SEP
If you want to have an NIS server in a DMZ to manage authentication for servers in the DMZ, it will work.
If you want an NIS server on the inside of the DMZ to work, based on the documentation that will not work. The NIS server can not operate in that fashion.
An alternative that might allow you to service an internal network and the DMZ is an LDAP server.
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
06-23-2004 08:46 AM
06-23-2004 08:46 AM
Re: NIS and DMZ
If you want to configure an NIS client inside a DMZ that uses NIS server(s) that are not in the DMZ that is really no different than configuring any NIS client that is in another subnet.
Modify /etc/rc.config.d/namesvrs
NIS_MASTER_SERVER=0
NIS_SLAVE_SERVER=0
NIS_CLIENT=1
NIS_DOMAIN="YOUR_DOMAIN_NAME"
YPBIND_OPTIONS="-ypsetme -s"
YPSET_ADDR="10.20.30.1" # IP Address of NIS server
/sbin/init.d/nis.client stop
/sbin/init.d/nis.client start
Modify /etc/rc.config.d/namesvrs
NIS_MASTER_SERVER=0
NIS_SLAVE_SERVER=0
NIS_CLIENT=1
NIS_DOMAIN="YOUR_DOMAIN_NAME"
YPBIND_OPTIONS="-ypsetme -s"
YPSET_ADDR="10.20.30.1" # IP Address of NIS server
/sbin/init.d/nis.client stop
/sbin/init.d/nis.client start
If it ain't broke, I can fix that.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP