I thought dhcpd was already part of the basic distribution of Wisp-Dist . . . I have /etc/dhcpd.conf configured.
#/etc/dhcpd.conf dynamic-bootp-lease-length 604800; max-lease-time 1209600; subnet 192.168.1.0 netmask 255.255.255.0{ option routers 192.168.1.5; option subnet-mask 255.255.255.0; } subnet 192.168.2.0 netmask 255.255.255.0 { option routers 192.168.2.254; option subnet-mask 255.255.255.0; option domain-name-servers 66.76.2.130; option domain-name-servers 205.218.118.1; range 192.168.2.101 192.168.2.149; } subnet 192.168.3.0 netmask 255.255.255.0{ option routers 192.168.3.254; option subnet-mask 255.255.255.0; option domain-name-servers 66.76.2.130; option domain-name-servers 205.218.118.1; range 192.168.3.101 192.168.3.149; } Typing dhcpd from the command line produces the following: --------------------- 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 LPF/netcs1/00:02:6f:05:58:fe/192.168.3.0 Sending on LPF/netcs1/00:02:6f:05:58:fe/192.168.3.0 Listening on LPF/netcs0/00:02:6f:05:59:2f/192.168.2.0 Sending on LPF/netcs0/00:02:6f:05:59:2f/192.168.2.0 Listening on LPF/eth0/00:00:24:c1:1c:54/192.168.1.0 Sending on LPF/eth0/00:00:24:c1:1c:54/192.168.1.0 Sending on Socket/fallback/fallback-net There's already a DHCP server running. Unfortunately, it does not give out addresses to clients. Dan ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ leaf-wisp-dist mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-wisp-dist