Re: DHCP server over PPPoE server

From: Gary Corcoran (garycor_at_comcast.net)
Date: 07/15/04

  • Next message: Archie Cobbs: "Re: mpd PPTP dropped packets"
    Date: Thu, 15 Jul 2004 11:53:28 -0400
    To: Gleb Smirnoff <glebius@freebsd.org>
    
    

    Gleb Smirnoff wrote:

    > 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.

    Thanks for the reply - but I'm trying to do something a little bit
    advanced, that I thought some of you might have already known about...

    Yes, I am having PPPoE/PPP assign the IP address to my client. The
    problem is that I need more - specifically vendor-specific configuration
    parameters, that can be obtained via DHCP. That's why I need to run
    DHCP over PPPoE.

    My research indicates that rather than doing the usual DHCP DISCOVER to
    start things off, I should be able to send a DHCP INFORM message,
    which includes my already-assigned IP address. The DHCP server should
    see this, it then MUST NOT (according to the RFC) lookup the address
    in its lease database, but it then should respond, sending the all the
    configuration parameters *except* an IP address, back to the IP address
    that was included in the message.

    Thus my desire to get dhcpd running with mpd pppoe...
    Any suggestions?

    Thanks,
    Gary

    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Archie Cobbs: "Re: mpd PPTP dropped packets"

    Relevant Pages

    • Re: Conflicting uses of "ip dhcp-server" -- design flaw?
      ... that all of us are CCIEs or not, techonolgies (in side of cisco) are a world ... if no DHCP server is specified. ... It is "expected" that your interface will try to get an ip address from the ... dhcp server specified. ...
      (comp.dcom.sys.cisco)
    • Re: Configuring dhcp on cisco 3750
      ... for dhcp requests and the proceeding dhcp traffic. ... I connected one of the clients to the dhcp server back-2-back to ... interface GigabitEthernet1/0/1 ... switchport access vlan 2 ...
      (comp.dcom.sys.cisco)
    • Re: Configuring dhcp on cisco 3750
      ... for dhcp requests and the proceeding dhcp traffic. ... I connected one of the clients to the dhcp server back-2-back to ... interface GigabitEthernet1/0/1 ... switchport access vlan 2 ...
      (comp.dcom.sys.cisco)
    • Re: Configuring dhcp on cisco 3750
      ... for dhcp requests and the proceeding dhcp traffic. ... interface GigabitEthernet1/0/1 ... switchport access vlan 2 ...
      (comp.dcom.sys.cisco)
    • Re: Configuring dhcp on cisco 3750
      ... for dhcp requests and the proceeding dhcp traffic. ... I connected one of the clients to the dhcp server back-2-back to ... interface GigabitEthernet1/0/1 ...
      (comp.dcom.sys.cisco)