Unix Technical Forum

Re: DHCP server problems

This is a discussion on Re: DHCP server problems within the Linux Operating System forums, part of the Unix Operating Systems category; --> On Tue, 01 Jul 2003 14:45:29 -0700, Bob Law <blaw@mkisserve.com> wrote: >I am trying to run a network that ...


Go Back   Unix Technical Forum > Unix Operating Systems > Linux Operating System

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-17-2008, 06:08 AM
Rich Piotrowski
 
Posts: n/a
Default Re: DHCP server problems

On Tue, 01 Jul 2003 14:45:29 -0700, Bob Law <blaw@mkisserve.com>
wrote:

>I am trying to run a network that is also connected to the internet via
>DSL. I would like to have the internal machines that are running
>Windows use dhcp to get their IP address. My dhcpd.conf file looks like
>this:
>
>
>default-lease-time 600;
>max-lease-time 7200;
>option subnet-mask 255.255.255.0;
>option broadcast-address 172.20.0.255;
>option routers 192.20.0.1;
>option netbios-name-servers 172.20.0.1;
>option domain-name-servers 172.20.0.3, 172.20.0.4
>
>
>subnet 172.20.0.0 netmask 255.255.255.0 {
> range 172.20.0.70 172.20.0.90;
>}
>
>When I run dhcpd eth1 -d -f (eth1) is the nic for the internal
>network), the windows machines get their bogus ip address. I know that
>the network is working because if I give the windows machines static ip
>address in the 172.20.0. range they work.
>
>Can you tell me what is wrong? What Have I missed?


Your router is on a different subnet. Do you have a route defined to
it?

Rich Piotrowski

To E-mail use: rpiotro(at)wi(dot)rr(dot)com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 04:45 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com