LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Networking
User Name
Password
Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.

Notices


Reply
  Search this Thread
Old 09-21-2006, 01:07 PM   #1
khantahirkheli74
LQ Newbie
 
Registered: Mar 2006
Posts: 6

Rep: Reputation: 0
Cool how to add dhcp based clients to forward and reverse zone files in fedora 4?


hi everyone,
as in my previous thread i mentioned that i've configured a small lan with only two clients i.e linux and windows machines..they have static ip addresses and have names mentioned in my fedora 4 server's forward and reverse zone files and hosts files..now the question is how can i add entry to my forward and reverse zone files of clients configured through dhcp services from my fedora 4 server..unders windows 2003 server which is being managed by me at the moment i never have to add any of my client in forward and reverse zone configuration..all i need to do to bring any of the windows clients to my domain/network is to make a user account on the server 2003 machine which automatically assigns ip addresses to my new clients and the newly added client automatically appears in "Active Directory users and computers" head...is the same thing possible on linux server without bothering too much about adding client machine ip address and name given in forward/reverse zone files...help will be cordially appreciated in this concern...thanx
 
Old 09-24-2006, 01:20 AM   #2
leandean
Member
 
Registered: Oct 2005
Location: Burley, WA
Distribution: Sabayon, Debian
Posts: 278

Rep: Reputation: Disabled
If you want them to have dynamically assigned IPs, just add a range of IPs in dhcpd.conf.

subnet 192.168.100.0 netmask 255.255.255.0 {
range 192.168.100.200 192.168.100.240;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.100.255;
}
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
reverse zone for ipv6 bas@giskit.nl Linux - Networking 0 02-09-2006 12:44 PM
Bind tool for automatically generating reverse zone files p0rt Linux - General 0 01-07-2005 04:33 AM
Accounting of DHCP based hotel clients ivanp Linux - Networking 0 08-21-2004 06:29 AM
reverse zone mapping ssrikant Linux - Networking 2 04-28-2003 01:32 PM
The reverse zone?? eXor Linux - Networking 1 10-15-2002 08:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Networking

All times are GMT -5. The time now is 02:59 PM.

Main Menu
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