Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: DHCP server over PPPoE server

2 views
Skip to first unread message

gle...@freebsd.org

unread,
Jul 15, 2004, 4:53:11 AM7/15/04
to
On Wed, Jul 14, 2004 at 07:57:52PM -0400, Gary Corcoran wrote:
G> I shutdown my regular DHCP server over the em0 ethernet interface,
G> and tried starting up dhcpd to use the ng0 interface that gets
G> created by mpd. It complains a little about em0 and ng0 using
G> the same subnet, but starts up and sits there, in debug mode
G> (so I can see all messages on the console).

DHCP protocol is designed for broadcast networks, not for PPP. It
will not work on ppp interface. If you want your server to assing
address to its clients, you should use LCP. To configure the latter
read mpd docs.

--
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE
_______________________________________________
freeb...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net...@freebsd.org"

0 new messages