LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 04-05-2006, 03:05 AM   #1
khantahirkheli74
LQ Newbie
 
Registered: Mar 2006
Posts: 6

Rep: Reputation: 0
Problem configuring DHCP on Fedora 4 server


Hi everybody,
my fedora 4 ip address is 192.168.1.1 and i have two other clients having 192.168.1.2 and 192.168.1.3 respectively..my server ip address and clients are all static..when i go on to configure my DHCP for pxeboot installation services my DHCP comes up with problems and i havent been able to configure it so far..my subnet is of course is 192.168.1.0 and i have no firewall installed that is iptables or ipchains...all other relevant services like portmap etc are working fine and of course my 'DNS' that is named services is up and running...help me please configuring my DHCP SERVER..i need urgent response from anyone on this forum..
 
Old 04-05-2006, 09:45 PM   #2
Mr_C
Member
 
Registered: Jan 2004
Location: Trinidad & Tobago
Distribution: Slackware
Posts: 317

Rep: Reputation: 30
Code:
(%)─ cat /etc/dhcpd.conf
# dhcpd.conf
#
# Configuration file for ISC dhcpd (see 'man dhcpd.conf')
#

dns-update-style ad-hoc

# Set the subnet mask
option subnet-mask 255.255.255.0;

# Set the Broadcast address
option broadcast-address 200.200.1.255;

# Set the router address
#option routers 10.1.2.1;

# Set the Name Server address
#option domain-name-servers 10.1.2.1;

# Set the default domain name for clients on this network
#option domain-name "simon.akld.nzwireless.org";

# Allocate a network range for dynamic IP addresses to hand out to clients.
subnet 200.200.1.0 netmask 255.255.255.0 {range 200.200.1.10 200.200.1.200;}
thats my /etc/dhcpd.conf file which works. Replace ips as necessary.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Newbie: Fedora Core 4 as a DHCP & DNS server hunterhunter Linux - Networking 3 04-24-2006 11:55 PM
problem configuring NIS on Fedora 4 Server khantahirkheli74 Linux - Networking 1 04-07-2006 08:32 AM
DHCP Server on Fedora Core 3 bakersman Linux - Networking 1 05-01-2005 04:37 AM
configuring dns server on dhcp client ydpk Linux - Networking 3 11-04-2004 10:23 PM
unable to obtain ip address from dhcp server (Fedora Core 1) zero79 Linux - Hardware 5 11-15-2003 01:42 PM

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

All times are GMT -5. The time now is 03:14 AM.

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