Re: Re: Aw: Re: dsl tool vigor 130
Peter Schiefer <[email protected]>
| Newsgroups | spline.fli4l.opt |
|---|---|
| Organization | spline |
| Message-ID | <[email protected]> |
Hallo Andreas,
Am Wed, 29 Mar 2017 15:32:34 +0200 schrieb Andreas Müller:
> Hallo, das dsl-packet ist bei 4.0 nicht mehr dabei, wo kommt die dsl
> config rein?
in die circuits.txt - da konfigurierst Du eine circuit mit des Types PPP
über Ethernet
CIRC []
{
TYPE='ppp' # this is a PPP circuit...
PPP_TYPE='ethernet' # ...routed over Ethernet (PPPoE)
...
...
}
damit dieser Type von circuit verfügbar wird, benötigst du die Pakete PPP
und PPPOE
Gruà Peter