LinuxQuestions.org
Visit the LQ Articles and Editorials section
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices

Reply
 
LinkBack Search this Thread
Old 05-14-2004, 09:36 AM   #1
desmondwck
LQ Newbie
 
Registered: Sep 2003
Posts: 3

Rep: Reputation: 0
Config DHCPD for non-direct connected subnet


Hi,

Trying to config DHCPD to serve DHCP relay request for non-direct connected subnet on RH9.0

[root@localhost root]# rpm -aq | grep dhcp
dhcp-3.0pl1-23

[root@localhost root]# cat /etc/dhcpd.conf
# Sample /etc/dhcpd.conf
# (add your comments here)
default-lease-time 600;
max-lease-time 7200;
option subnet-mask 255.255.255.0;
option broadcast-address 192.168.1.255;
option routers 192.168.1.254;
option domain-name-servers 192.168.1.1, 192.168.1.2;
option domain-name "mydomain.org";

subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.10 192.168.1.100;
range 192.168.1.150 192.168.1.200;
}

ddns-update-style none;

[root@localhost root]# ifconfig | grep inet
inet addr:10.80.18.104 Bcast:10.80.18.255 Mask:255.255.255.0
inet addr:10.116.1.215 Bcast:10.255.255.255 Mask:255.255.255.192

Is there any option to achieve this? Any clue?

Regards,

Desmond
 
  


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
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
help with dhcpd.config file to assign address's to clients on another subnet ccammack Linux - Networking 2 10-03-2005 09:42 AM
dhcpd subnet declaration problems in dhcpd.conf vcrispo Linux - Networking 6 07-15-2005 10:32 AM
Dhcpd config - 2 things I can't find shurka Linux - Networking 0 11-30-2004 01:51 AM
DHCPD startup failure, mdk 9.2, dhcpd v3.0.1rc11 fuzzyworm Linux - Networking 1 02-14-2004 03:58 AM
dhcpd / tftp Config help please BaerRS Linux - Networking 3 07-02-2003 11:36 PM


All times are GMT -5. The time now is 06:26 AM.

Main Menu
 
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
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration