<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>But we want is to set the dhcp users 
only on 172.16.253.1 - 172.16.253-254</FONT></DIV>
<DIV><FONT face=Arial size=2>what should I configured for my eth0 (172.16.1.74) 
and eth1 172.16.1.168?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>below what I had:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>ddns-update-style none;<BR>default-lease-time 
21600;<BR>max-lease-time 43200;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>option subnet-mask 255.255.255.0;<BR>option 
domain-name-servers 172.16.1.3;<BR>option domain-name 
"lippogeneral.com";</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2># LGI DHCP<BR>subnet 172.16.253.0 netmask 
255.255.255.0 {<BR>        option routers 
172.16.1.5;<BR>        option 
broadcast-address 172.16.253.255;<BR>        
range 172.16.253.1 172.16.253.254;<BR>        
}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>pls help</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>TIA</FONT></DIV>
<DIV><FONT face=Arial size=2>Winanjaya</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=rhynx@yahoo.com href="mailto:rhynx@yahoo.com">rhynx rhynx</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=dhcp-users@isc.org 
  href="mailto:dhcp-users@isc.org">dhcp-users@isc.org</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, January 24, 2008 2:38 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: newbie - dhcpd</DIV>
  <DIV><BR></DIV>
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman, new york, times, serif">
  <DIV 
  style="FONT-SIZE: 10pt; FONT-FAMILY: times new roman,new york,times,serif">hello,<BR><BR>you 
  also have to declare a subnet for each interface you have with range 
  inside:<BR><BR>subnet 172.16.a.b netmask 255.255.255.0 {<BR>    
  option routers x.x.x.x;<BR>    range 172.16.c.d 
  172.16.e.f;<BR>}<BR><BR><BR>romskie<BR><BR>
  <DIV 
  style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman,new york,times,serif">----- 
  Original Message ----<BR>From: BuySell <<A 
  href="mailto:newbie@pbxsoftwares.com">newbie@pbxsoftwares.com</A>><BR>To: 
  <A href="mailto:dhcp-users@isc.org">dhcp-users@isc.org</A><BR>Sent: Thursday, 
  January 24, 2008 3:27:16 PM<BR>Subject: newbie - dhcpd<BR><BR>
  <STYLE></STYLE>

  <DIV>Dear All,<BR><BR>I have 3 IPs on my CentOS 5 box, they are as 
  follow:<BR><BR>Eth0 -> 172.16.1.3<BR>Eth0.1 -> 172.16.253.3<BR><BR>Eth1 
  -> 172.16.1.168<BR><BR>I have configured /etc/dhcpd.conf as 
  follow:<BR><BR>ddns-update-style ad-hoc;<BR>default-lease-time 
  21600;<BR>max-lease-time 43200;<BR><BR>option subnet-mask 
  255.255.255.0;<BR>option routers 172.16.253.5;<BR>option domain-name-servers 
  172.16.253.3;<BR><BR>my problem is, my dhcp server does not give IP to my 
  users? ... please help<BR><BR>thanks & 
  regards<BR>Winanjaya</DIV></DIV><BR></DIV></DIV><BR>
  <HR SIZE=1>
  Never miss a thing. <A 
  href="http://us.rd.yahoo.com/evt=51438/*http://www.yahoo.com/r/hs">Make Yahoo 
  your homepage.</A> </BLOCKQUOTE></BODY></HTML>