Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 1998 17:32:05 -0300
From:      "Andrew A.Karjagin" <richi@tdis.gctc.rssi.ru>
To:        "freebsd-net@FreeBSD.ORG" <freebsd-net@FreeBSD.ORG>
Subject:   DHCPD
Message-ID:  <35730FC4.3EDCD3C5@tdis.gctc.rssi.ru>

next in thread | raw e-mail | index | archive | help
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<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
     inet 192.168.0.31 netmask ffffff00 broadcast 192.168.0.255
     ether 8:0:22:13:18:fd
tun0: flags=1245<UP,POINTOPOINT,RUNNING> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35730FC4.3EDCD3C5>