Aller au contenu
Site Communauté

jojeju9428

Membres
  • Nbre de contenus

    1
  • Inscription

  • Dernière visite

Messages posté(e)s par jojeju9428

  1. Bonjour,

    J'essaye en vain de configurer un serveur openvpn sur mon TP-Link Archer C7 v2 sous LEDE 18.06.1

    Je suis bloqué à l'étape F

    Impossible de faire fonctionner la commande

    uci set openvpn.NOMDEVOTRESERVEURVPN =NOMDEVOTRESERVEURVPN

    J'ai saisi

    uci set openvpn.ArcherC7 =ArcherC7

    Voici l'erreur

    root@LEDE:~# uci set openvpn.ArcherC7 =ArcherC7
    Usage: uci [<options>] <command> [<arguments>]
    
    Commands:
            batch
            export     [<config>]
            import     [<config>]
            changes    [<config>]
            commit     [<config>]
            add        <config> <section-type>
            add_list   <config>.<section>.<option>=<string>
            del_list   <config>.<section>.<option>=<string>
            show       [<config>[.<section>[.<option>]]]
            get        <config>.<section>[.<option>]
            set        <config>.<section>[.<option>]=<value>
            delete     <config>[.<section>[[.<option>][=<id>]]]
            rename     <config>.<section>[.<option>]=<name>
            revert     <config>[.<section>[.<option>]]
            reorder    <config>.<section>=<position>
    
    Options:
            -c <path>  set the search path for config files (default: /etc/config)
            -d <str>   set the delimiter for list values in uci show
            -f <file>  use <file> as input instead of stdin
            -m         when importing, merge data into an existing package
            -n         name unnamed sections on export (default)
            -N         don't name unnamed sections
            -p <path>  add a search path for config change files
            -P <path>  add a search path for config change files and use as default
            -q         quiet mode (don't print error messages)
            -s         force strict mode (stop on parser errors, default)
            -S         disable strict mode
            -X         do not use extended syntax on 'show'
    
    root@LEDE:~#
    

    Merci pour votre aide

×
×
  • Créer...