[.....]
> I thought something like this:
>
>
> [ISP]
> |
> |
> -----------------
> Office [ADSL]
> |
> |
> [FreeBSD Box]
> | | | |
> | | | |
> [A][B][C][D]
>
> where A, B, C, D all have their own routable IPs. So according to what you
> said, FreeBSD would need to establish a separate PPPoE session for each of
> the computers A, B, C and D, provided the ISP supports multiple PPPoE
> sessions over the single ADSL line?
The FreeBSD box should run a single PPPoE session to your provider
over the ADSL link. If your provider will route more than one IP to
you then you can simply run ppp(oE) without the NAT switch and it'll
just work. Use the same IP on the FreeBSD box's internal network
interface as you're using on the local end of the ADSL PPPoE session.
--
Brian <[EMAIL PROTECTED]> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message