Re: PCI ADSL card and PPPoA

From: Bruce M Simpson (bms_at_spc.org)
Date: 03/29/04

  • Next message: Harald Schmalzbauer: "Re: nVidia chipset - ethernet support?"
    Date: Mon, 29 Mar 2004 00:31:30 +0100
    To: User Ernie <ernie@spooky.eis.net.au>
    
    

    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
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"


  • Next message: Harald Schmalzbauer: "Re: nVidia chipset - ethernet support?"