Date: Mon, 09 Jan 2006 20:59:56 +0100 From: Jon Otterholm <jon.otterholm@ide.resurscentrum.se> To: freebsd-net@freebsd.org Subject: DHCPD + Relay Message-ID: <43C2C0BC.60700@ide.resurscentrum.se>
next in thread | raw e-mail | index | archive | help
Hi! I want to set up a DHCP-server for a number of subnets. My current router (Cisco) has a dhcp-relay function (ip helper) to put on each if in the router to make it answer and forward requests to the dhcp-server. I am having trouble to get isc-dhcp-server to start up without a subnet-declaration for a local subnet. su-2.05b# dhcpd Internet Systems Consortium DHCP Server V3.0.3 Copyright 2004-2005 Internet Systems Consortium. All rights reserved. For info, please visit http://www.isc.org/sw/dhcp/ Wrote 0 leases to leases file. No subnet declaration for bge1 (xxx.xxx.xxx.xxx). ** Ignoring requests on bge1. If this is not what you want, please write a subnet declaration in your dhcpd.conf file for the network segment to which interface bge1 is attached. ** No subnet declaration for bge0 (yyy.yyy.yyy.yyy). ** Ignoring requests on bge0. If this is not what you want, please write a subnet declaration in your dhcpd.conf file for the network segment to which interface bge0 is attached. ** Not configured to listen on any interfaces! su-2.05b# How can i make it start up without a declaration for the local subnets? /Jon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43C2C0BC.60700>