Date: Fri, 16 Feb 2001 03:23:18 +0000 From: Brian Somers <brian@Awfulhak.org> To: kiguchi@excite.com Cc: Julian Elischer <julian@elischer.org>, freebsd-hackers@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: ADSL and PPPoE question Message-ID: <200102160323.f1G3NJw10340@hak.lan.Awfulhak.org> In-Reply-To: Message from kiguchi@excite.com of "Mon, 12 Feb 2001 09:03:44 PST." <20768358.981997424567.JavaMail.imail@seamore.excite.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[.....] > 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 <brian@Awfulhak.org> <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 majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102160323.f1G3NJw10340>