[Fli4l_dev] circ-class

Roland Franke roland at franke-prem.de
Sa Jan 16 20:36:23 CET 2021


Hallo,

> ich möchte, wie in der Doku (4.0.0-r59480-testing) auf Seite 97
> beschrieben, eine circuits-classe, wie sie auch dort beschrieben ist,
> einrichten.

> CIRC_CLASS_N='1'
> CIRC_CLASS_1_NAME='internet'
> CIRC_CLASS_1_NETS_IPV4_N='1'
> CIRC_CLASS_1_NETS_IPV4_1='0.0.0.0/0'

Es darf hier nur der Klassen-Name gesetzt werden und nicht die Art des
Protokoll.
Das wird beim eigentlichen Circuit bereits gesetzt.

> # Internet über DSL
> CIRC[] {
>  NAME='internet-v4'                 # the name of the circuit
>   TYPE='route'                       # the type of the circuit
> #  CLASS[]='internet'
>   ENABLED='yes'                      # the circuit is enabled
>   UP='no'                            # activate at boot time, used only 
> with
>                                      # OPT_IMOND='no'
>   TIMES='Mo-Su:00-24:0.0:Y'          # imond time specification, used
> only with
>                                      # OPT_IMOND='yes'
>   NETS_IPV4[]='0.0.0.0/0'            # IPv4 net to route
>   PROTOCOLS='ipv4'
>   ROUTE_DEV='IP_NET_1_DEV'           # interface for routing
>   ROUTE_GATEWAY_IPV4='192.168.10.1'  # Fritzbox-DSL
>
> }

Hier ist ja das "NETS_IPV4[] ......" bereits definiert.

Gruß Roland 



Mehr Informationen über die Mailingliste Fli4l_dev