* * CHD OpenWRT is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * CHD OpenWRT is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with CHD OpenWRT. If not, see . **/ require_once('config.php'); ?> Mise à jour du routeur

Mise à jour de votre routeur (box)

L'adresse IP $ip4pub n'est pas reconnue.
La mise à jour doit obligatoirement être réalisée depuis votre connexion Comminges Haut Débit.\n"; exit(); } $rest = file_get_contents($CONF_API_BASE_URL . "/gen_firm.php?ip4pub=".urlencode($ip4pub), false, NULL, 0, 256); if ( $rest === FALSE ) { echo "
Erreur : Pb webservice
\n"; exit(); } $result = json_decode($rest); if ( !array_key_exists("initiales", $result) ) { echo "
Erreur : Pb retour webservice
\n"; exit(); } $ip4wan = $result->ip4wan; $ip6prefix = $result->ip6prefix; $constructeur = $result->constructeur; $modele = $result->modele; $profile = $result->profile; $revision = $result->revision; $adt_initiales = $result->initiales; $action=array_key_exists('dev', $_GET)?"gen-dev.php":"gen.php"; ?>

Étape n°1 : Générer mon fichier de mise à jour

Paramètrage simplifié
DésactivéMoyenFort
Afficher les paramètres avancés (facultatif)

 

Étape n°2 : Procéder à la mise à jour

Nous vous conseillons vivement de lire et d'imprimer la procédure complète avant de vous lancer dans la mise à jour de votre routeur (box).

Sinon, si vous êtes à l'aise avec l'informatique et le réseau, vous pouvez suivre les instructions simplifiées ci-dessous :