From owner-freebsd-net Mon Jun 1 06:38:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA06530 for freebsd-net-outgoing; Mon, 1 Jun 1998 06:38:50 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from mx.iki.rssi.ru (mx.iki.rssi.ru [193.232.212.12]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA05899 for ; Mon, 1 Jun 1998 06:34:41 -0700 (PDT) (envelope-from richi@tdis.gctc.rssi.ru) Received: from tdis.gctc.rssi.ru (tdis.gctc.rssi.ru [193.232.26.70]) by mx.iki.rssi.ru (8.8.5/8.8.5) with SMTP id RAA13746 for ; Mon, 1 Jun 1998 17:34:19 +0500 (MSD) Received: from tdis by tdis.gctc.rssi.ru (5.x/SMI-SVR4) id AA13457; Mon, 1 Jun 1998 17:32:05 -0300 Message-Id: <35730FC4.3EDCD3C5@tdis.gctc.rssi.ru> Date: Mon, 01 Jun 1998 17:32:05 -0300 From: "Andrew A.Karjagin" Organization: Gagarin Cosmonaut Training Center X-Mailer: Mozilla 4.04 [en] (X11; I; SunOS 5.4 sun4m) Mime-Version: 1.0 To: "freebsd-net@FreeBSD.ORG" Subject: DHCPD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello, people! I install FreeBSD dialup-server with 8 dialin channels and want to use DHCP-daemon at the server. How can I do it correctly? FreeBSD-server is on the local net 192.168.0.0, server-IP=192.168.0.31, defaultrouter="192.168.0.1", router="YES" with -q option, gateway="YES", kernel was compiled with 8 tun and 8 ppp pseudo-devices, there is a range of IP for dialin service from 192.168.0.40 to 192.168.0.50 (I write it in dhcpd.conf), I get the following picture by "ifconfig -au": ep0: flags=863 mtu 1500 inet 192.168.0.31 netmask ffffff00 broadcast 192.168.0.255 ether 8:0:22:13:18:fd tun0: flags=1245 mtu 1500 inet 192.168.0.31 ---> 192.168.0.40 netmask ffffff00 tun1: ... ....... tun7: ... I have do all as written at HandBook, but when I start DHCP-daemon, it answer that "interfaces are not configured" and exiting. Thank you for help. ____________________________________________________ Best regards Andrew A.Karjagin Gagarin Cosmonaut Training Center, Star town, Russia ICQ# = 4744622 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message