[Mpd-users] PPPOE concentrator troubleshooting

Archie Cobbs archie at awarix.com
Sun Aug 12 20:26:01 PDT 2007


On 8/12/07, Jay Banks <jay.quest4 at gmail.com> wrote:
>
> >> set ipcp ranges 64.238.118.143/32 64.238.118.145/32
>
> On the /32, I read somewhere that the PPPoE server will not
> pass subnet information to the client, just an IP address.
>
> I must confess the /32 on the above confuses me as to
> what it is there for?


It's not defining a subnet, but rather the range of allowable addresses that
will be permitted during negotiation.

The IP address itself is the starting point for the negotiation, while the
"subnet" defines what other possibilities we will accept.

In normal usage, the "client" is configured to accept whatever the "server"
suggests for it.

Note there are of course two directions/endpoints, hence the two separately
negotiated IP addresses. You are correct in that PPP negotiates only the
endpoint IP addresses, not subnets (or any other routing related info).

Hope this helps.

-Archie

__________________________________________________________________________
Archie Cobbs      *        CTO, Awarix        *      http://www.awarix.com


More information about the freebsd-isp mailing list