LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Blogs > prayag_pjs
User Name
Password

Notices


DNS-DHCP All the configurations related to DNS-DHCP-NFS-PXEBOOT
Old

DNS Setup

Posted 09-16-2010 at 07:19 AM by prayag_pjs

Quote:
IP:192.168.20.3
login : root
password:********
Quote:
OS: CentOS-5
Configuration settings:

Code:
# rpm -qa |grep -i bind
bind-9.3.3-7.el5
bind-libs-9.3.3-7.el5
ypbind-1.19-7.el5
bind-chroot-9.3.3-7.el5
kdebindings-3.5.4-1.fc6
bind-utils-9.3.3-7.el5

# vim /var/named/chroot/etc/named.conf

Code:
options {
directory "/var/named";               // Working directory
...
Senior Member
Posted in DNS-DHCP
Views 1923 Comments 0 prayag_pjs is offline
Old

DHCP Setup

Posted 09-16-2010 at 07:14 AM by prayag_pjs
Updated 01-30-2012 at 08:16 AM by prayag_pjs

This document has been success fully implemented on Cantos5

DHCP

Quote:
IP:192.168.20.3
login : root
password:********
Quote:
OS: CentOS-5
Configuration settings:

Code:
#rpm -qa |grep -i dhcp
dhcpv6_client-0.10-33.el5
dhcpv6-0.10-33.el5
dhcp-3.0.5-3.el5
Code:
#yum -y intall dhcp* (if not already installed)
# vim /etc/dhcpd.conf

Code:
ddns-update-style interim;
ignore client-updates;
subnet 192.168.20.0 netmask 255.255.255.0
...
Senior Member
Posted in DNS-DHCP
Views 1674 Comments 0 prayag_pjs is offline

  



All times are GMT -5. The time now is 05:12 AM.

Main Menu
Advertisement
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration