- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: Cant emurate maps from 10.0.0.1. Please check ...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
04-30-2005 05:45 AM
04-30-2005 05:45 AM
NIS master's ip: 10.0.0.1
NIS slave's ip: 10.0.0.2
on NIS master server:
#vi /etc/sysconfig/network
NISDOMAIN=test
#/var/yp/Makefile
NOPUSH=false
#service yppasswdd start
#service ypserv start
#service ypxfrd start
#/usr/lib/yp/ypinit -m
when it ask i add/provide the name/ip of the slave server.
----
on slave server:
#vi /etc/sysconfig/network
NISDOMAIN=test
#service yppasswdd start
#service ypserv start
#/usr/lib/yp/ypinit -s master_server_ip
Cant emurate maps from 10.0.0.1. Please check it is running
i.e i m fail to configure slave server.. plz help
Thanks n Regards
Maaz
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-30-2005 07:59 PM
04-30-2005 07:59 PM
Re: Cant emurate maps from 10.0.0.1. Please check it is running -- plz help
/usr/lib/yp/ypinit -s
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2005 12:07 AM
05-01-2005 12:07 AM
Re: Cant emurate maps from 10.0.0.1. Please check it is running -- plz help
did u mean that i should not provide the master's ip, i.e just '#usr/lib/yp/ypinit -s", and not the "#/usr/lib/yp/ypinit -s master's ip" ?
and one more thing to ask, i once heard or read somewhere that on nis slave servers no service is require to run .. is it true ?
Thanks n Regards
Maaz
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2005 03:53 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2005 12:36 AM
05-02-2005 12:36 AM
Re: Cant emurate maps from 10.0.0.1. Please check it is running -- plz help
http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/NIS-HOWTO.html#YPSERV
http://www.linux.com/howtos/NIS-HOWTO/ypserv.shtml
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2005 06:57 AM
05-04-2005 06:57 AM
Re: Cant emurate maps from 10.0.0.1. Please check it is running -- plz help
yes Alexander, as u mentioned I just have to configure /etc/host file at slave server, and instead of providing IP of the master server, when I provide the name of the master server, the slave server configure smoothly.
Thanks a lot Dear Srikanth A for the reply/support.
Thanks Forum
Regards
Maaz