PCI ADSL card and PPPoA
Bruce M Simpson
bms at spc.org
Sun Mar 28 15:31:33 PST 2004
On Mon, Mar 29, 2004 at 07:38:58AM +1000, User Ernie wrote:
> I found this sentence in /usr/src/usr.sbin/ppp/atm.c:
>
> "PPPoA:if:vpi.vci expected\n", p->name.full);
>
> That sort of gives me the syntax, I know my vpi and vci are 8 and 35, should
> I be setting the interface to ng0 or pls0 which is the real interface in
> ifconfig?
Yup. Try pls0. /usr/sbin/ppp's PPPoA syntax keyword expects a NATM device and
vpi.vci tuple corresponding to the PVC where your ISP is using PPPoA
encapsulation. it only supports AAL5 at this time.
BMS
More information about the freebsd-net
mailing list