dhcp problem - resolved

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: mazdaracer
Date:  
Old-Topics: dhcp problem
Subject: dhcp problem - resolved
Resolved, almost anyway. I had the firewall locking out the dhcp
requests. Now I just have to get the masq back.

pete


On Mon, 2003-01-13 at 18:22, mazdaracer wrote:
> Here's my config file:
>
> # global parameters...
>
> option domain-name "byerlyelectric.com";
> option routers 192.168.0.10;
> #option ip-forwarding on;
>
> max-lease-time 14400;
> default-lease-time 7200;
>
> subnet 192.168.0.0 netmask 255.255.255.0 {
>          #subnet-specific parameters...
>            range 192.168.0.11 192.168.0.30;
> }

>
>
> Anything wrong with it?
>
> [root@rotor etc]# dhcpd eth1
> Internet Software Consortium DHCP Server 2.0pl5
> Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
> All rights reserved.
>
> Please contribute if you find this software useful.
> For info, please visit http://www.isc.org/dhcp-contrib.html
>
> Listening on Socket/eth1/192.168.0.0
> Sending on Socket/eth1/192.168.0.0
> [root@rotor etc]#
>
> "eth1" is my local net, eth0 my outside one. I've got my laptop hooked
> up with a cross-over cable but it won't pick up an address.
>
> pete
>
>
>
> ---------------------------------------------------
> PLUG-discuss mailing list -
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss