• [^] # Re: Routeur

    Posté par . En réponse au journal Un "mini"serveur pour moins de 50 Euros. Évalué à 3.

    man pppoe :

    -A
    The -A option causes pppoe to send a PADI packet and then print the names of access concentrators in each PADO packet it receives. Do not use this option in conjunction with pppd; the -A option is meant to be used interactively to give interesting information about the access concentrator.
    [...]
    -C ac_name
    Specifies the desired access concentrator name. pppoe will only initiate sessions with the specified access concentrator. In most cases, you should not specify this option. Use it only if you know that there are multiple access concentrators. If both the -S and -C options are specified, they must both match for pppoe to initiate a session.

    => Je ne vois vraiment pas ce qui empêcherait d'ouvrir deux sessions PPPoE en même temps.