Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2004 00:31:30 +0100
From:      Bruce M Simpson <bms@spc.org>
To:        User Ernie <ernie@spooky.eis.net.au>
Cc:        freebsd-net@freebsd.org
Subject:   Re: PCI ADSL card and PPPoA
Message-ID:  <20040328233130.GG70173@empiric.dek.spc.org>
In-Reply-To: <200403282138.i2SLcwJg038453@spooky.eis.net.au>
References:  <20040328181629.GD94618@empiric.dek.spc.org> <200403282138.i2SLcwJg038453@spooky.eis.net.au>

index | next in thread | previous in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040328233130.GG70173>