<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Sorry,again.<BR>
<BR>
In fact, I need to define below.<BR>
<BR>
172.17.30.0/28 must get the ipaddress 10.30.0.0/16(10.30.0.1 -10.30.255.254) from DHCP server.<BR>
172.17.60.0/28 must get the ipaddress 10.60.0.0/16(10.60.0.1 -10.60.255.254) from DHCP server.<BR>
<BR>
The following configuration does not meet my requirement,I think.<BR>
<BR>
subnet 172.17.101.0 netmask 255.255.255.0 {<BR> }<BR><BR>
subnet 172.17.30.0 netmask 255.255.255.248 {<BR> }<BR><BR>
subnet 172.17.60.0 netmask 255.255.255.248 {<BR> }<BR> <BR>
subnet 10.30.0.0 netmask 255.255.0.0 {<BR> range 10.30.0.1 10.30.255.254;<BR>}<BR><BR>
subnet 10.60.0.0 netmask 255.255.0.0 {<BR> range 10.60.0.1 10.60.255.254;<BR>}<BR><BR>
Excuse me but, please give me the advice.<BR>
<BR>
<BR>> Date: Thu, 3 Apr 2008 01:08:55 +1100<BR>> From: Glenn.Satchell@uniq.com.au<BR>> Subject: RE: multiple subnets<BR>> To: dhcp-users@isc.org<BR>> <BR>> Read the dhcpd.conf man page, look for the section titled EXAMPLES.<BR>> <BR>> You need to create a subnet definition for all three subnets.<BR>> <BR>> subnet 172.17.101.0 netmask 255.255.255.0 {<BR>> }<BR>> subnet 172.17.30.0 netmask 255.255.255.248 {<BR>> }<BR>> subnet 10.30.0.0 netmask 255.255.0.0 {<BR>> range 10.30.0.2 10.30.255.254;<BR>> # provide clients with a default route<BR>> option routers 10.30.0.1;<BR>> }<BR>> <BR>> On your gateway PC run dhcrelay (check the man page for options, but<BR>> usually you only need to specify the IP address or hostname of the<BR>> dhcp server as a parameter when you start it.<BR>> <BR>> regards,<BR>> -glenn<BR>> <BR>> >From: M U <sme_note@hotmail.co.jp><BR>> >To: <dhcp-users@isc.org>
;<BR>> >Subject: RE: multiple subnets<BR>> >Date: Wed, 2 Apr 2008 22:03:46 +0900<BR>> ><BR>> >Thanks for your comments.<BR>> > <BR>> >How should I configure the DHCP server ?Date: Wed, 2 Apr 2008 05:30:58 <BR>> -0700From: rhynx@yahoo.comSubject: Re: multiple subnetsTo: dhcp-users@isc.org<BR>> ><BR>> ><BR>> ><BR>> ><BR>> ><BR>> >Hello,You need to make your proxy client a dhcp relay.To do this, execute <BR>> dhcrelay -i <interface facing clients> -i <interface facing server> <ip address <BR>> of the dchp server><BR>> >----- Original Message ----From: M U <sme_note@hotmail.co.jp>To: <BR>> dhcp-users@isc.orgSent: Wednesday, April 2, 2008 7:49:06 PMSubject: multiple <BR>> subnets<BR>> ><BR>> >Dear all, I'm using the ISC DHCP server V3.0.5 on Linux.I want to make the DHCP <BR>> server work like below. 1. One client(it behaves like a proxy) of 172.17.3
0.0/29 <BR>> acess the DHCP server(172.17.101.1/24,ETH0) 2.This client wants to get the <BR>> ipaddress from DHCP server from the following range(10.30.0.1 10.30.255.254) to <BR>> provide/distribute the ipaddress for the PC under this client. <BR>> PC---+(172.17.30.0/29)proxy client ----> DHCP ser(172.17.101.1/24 ETH0) <BR>> <-------------------------------- 10.30.0.1 10.30.255.254 Firstly, <BR>> technically, is it possible to implement on the DHCP server like the above ? If <BR>> possible, would you teach me how to configure or let me know the good free <BR>> document or so ASAP ? <BR>> $B%^%$%/%m%=%U%H$N:G?7<!@$Be%V%i%&%6(BIE7$B$K(BMSN$BHG$J$i$G$O$NJXMx$J5!G=!&!&%W%i%9(B http://promotion.msn.co.jp/ie7/<BR>> ><BR>> >You rock. That's why Blockbuster's offering you one month of Blockbuster Total <BR>> Access, No Cost.<BR>> >_________________________________________________________________<BR>> >MSN$B%_%e!<%8%C
%/$H(BEMI Artists$B$,6&F13+:E$9$k%*!<%G%#%7%g%s(B SCHOOL OF <BR>> SCHOOL<BR>> >http://music.jp.msn.com/<BR>> <BR>> <BR><BR><br /><hr />$B:#OCBj$K$J$C$F$k=PMh;v$dM-L>?M$r%i%s%-%s%0$GKh=5H/I=!V(BMSN $B5$$K$J$k8@MU!W(B <a href='http://clk.atdmt.com/GBL/go/msnjpqjl0040000012gbl/direct/01/' target='_new'>http://keyword.jp.msn.com/default.aspx</a></body>
</html>