From ecd4253de405e2c5044c348d27d0f9681e97a52b Mon Sep 17 00:00:00 2001
From: tufek <stephane.ibrahime@fdn.fr>
Date: Wed, 27 Dec 2023 19:59:35 +0100
Subject: [PATCH] ajout zyxell NBG6617

---
 support/faq/routeur-ftth.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/support/faq/routeur-ftth.md b/support/faq/routeur-ftth.md
index 15af56f..fa253b8 100644
--- a/support/faq/routeur-ftth.md
+++ b/support/faq/routeur-ftth.md
@@ -64,5 +64,6 @@ Les routeurs sont présentés sous forme de tableau :
 | Ubiquiti EdgeRouter 4 (ER4) | ? | oui | Nathan 04/08/2023 | Image de base (EdgeOS).<br>FTTH 1G Covage,Netwo,Aquilnet<br>- Eth0 & Eth1 connectés au LAN.<br>- Eth2 connecté à l'ONT.<br>- Eth3 (SFP) non utilisé.<br>- Dashboard > Add Interface > Add PPPoE<br><pre>PPPOE ID=0<br>Interface: eth2<br>Account Name: \<mail@aquilnet\><br>Password: \<password\><br>MTU=1500</pre>- Firewall/NAT > Port Forwarding > WAN interface=pppoe0<br>- Firewall/NAT > NAT > Add source NAT rule<br><pre>Description: masquerade<br>Enable: true<br>outbount interface: pppoe0<br>Translation: use masquerade<br>all protocole: true</pre><br><pre>curl -4 -k -o NUL http://paris.testdebit.info/1G.iso</pre><br><pre>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br>                                 Dload  Upload   Total   Spent    Left  Speed<br>100  953M  100  953M    0     0  60.8M      0  0:00:15  0:00:15 --:--:-- 62.2M</pre>
 | Netgear WNDR3800 | Oui | ? | GNUtoo <br> 18/10/2023 | Avec [micrologiciel LibreCMC v1.5.14-core](https://librecmc.org). <br>1-Câbler l'ONT sur la prise WAN du routeur. <br>2-Câbler l'ordi sur une prise ETHERNET du routeur. <br>3-Connexion sur interface web du routeur en 192.168.1.1. <br>4-Paramétrage en ligne de commande: Dans /etc/config/network faire en sorte que wan ressemble à ça:<br>`config interface 'wan'`<br>`	option proto 'pppoe'`<br>`	option ifname 'eth1'`<br>`	option username 'nom-utilisateurice@fdn.ilf.kosc'`<br>`	option password 'xxxxxxxxx'`<br> 5-Fonctionnement: <br> .Test de téléchargement (sans VPN) directement sur le routeur: <br> `root@libreCMC:~# time wget -4 https://www.fdn.fr/minitel.avi -O /dev/null`<br>`Downloading 'https://www.fdn.fr/minitel.avi'`<br>`Connecting to 80.67.169.52:443`<br>`Writing to '/dev/null'`<br>`/dev/null            100% \|*******************************\|    98M  0:00:00 ETA`<br>`Download completed (103372440 bytes)`<br>`real	1m 6.27s`<br>`user	0m 59.60s`<br>`sys	0m 5.60s`<br>`root@libreCMC:~# time wget -6 https://en.wikipedia.org -O /dev/null`<br>`Downloading 'https://en.wikipedia.org'`<br>`Connecting to 2a02:ec80:600:ed1a::1:443`<br>`Redirected to /wiki/Main_Page on en.wikipedia.org`<br>`Writing to '/dev/null'`<br>`/dev/null            100% \|*******************************\| 99162   0:00:00 ETA`<br>`Download completed (99162 bytes)`<br>`real	0m 1.00s`<br>`user	0m 0.84s`<br>`sys	0m 0.02s` |
 |Rapsberry PI4 Modèle B et Adaptateur USB RealTek 5183        |Oui        |Oui      |Manu<br>3/12/2023        |OpenWrt 23.05.2. FTTH 1G Covage,Netwo,Aquilnet. <br>1 - ONT câblé sur Adaptateur USB (eth1). <br>2 - LAN 192.168.1.1 câblé sur eth0. <br> 3 - Connexion via interface WAN PPPOE. <br> 4 - Packet Steering activé dans Interface -> Global network options. <br>5 - Test Chargement sans VPN <br><pre>curl -4 -o /tmp/1G.iso https://lyon.testdebit.info/1G.iso </pre> <br><pre>  % Total   % Received % Xferd  Average Speed   Time    Time    Time      Current<br>                                Dload   Upload  Total   Spent   Left      Speed<br>100 953M  100   953M   0   0    104M      0     0:00:09 0:00:09 --:--:--   107M</pre><br>6 -  Test Upload sans VPN <br><pre> curl -4 -w %{size_upload} --http1.1 -o /dev/null -F "filecontent=@/tmp/1G.iso" https://lyon.testdebit.info</pre><br><pre>  % Total   % Received  % Xferd  Average Speed   Time    Time    Time      Current<br>                                 Dload   Upload  Total   Spent   Left      Speed<br>100 953M  100   100k  100 953M    9031    83.4M  0:00:11 0:00:11 --:--:--   84.5M<br></pre>
+| Zyxell NBG6617 | Oui | Oui | TuFeK <br> 27.12.2023 | Avec [micrologiciel OpenWrt 22.03](https://openwrt.org/toh/zyxel/nbg6617). A été utilisé pour accès fibre  Aquilenet FTTH ONT NOKIA G-010G-Q. <br> 1-Câbler l'ONT sur la prise WAN du routeur (bleue). <br> 2-Câbler le pc sur une prise LAN du routeur (jaunes). <br> 3-Connexion sur interface web du routeur en 192.168.1.1. <br> 4-Paramétrage: <br> > Network / Interfaces / éditer WAN / General Settings <br> > Protocol = DHCP client <br> > Device = eth1 <br> Test de téléchargement (sans VPN): <br><pre>curl -4 -k -o NUL http://paris.testdebit.info/1G.iso</pre>Résultats:<br><pre>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br>                                 Dload  Upload   Total   Spent    Left  Speed<br>100  953M  100  953M    0     0  49.5M      0  0:00:19  0:00:19 --:--:-- 51.4M</pre> Test de Téléversement (sans VPN): <pre>curl -4 -w %{size_upload} --http1.1 -o /dev/null -F "filecontent=@/tmp/1G.iso" http://bouygues.testdebit.info</pre>Résultats:<pre>  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current<br>                                 Dload  Upload   Total   Spent    Left  Speed<br>100  953M  100  104k  100  953M   3799  33.7M  0:00:28  0:00:28 --:--:-- 33.8M</pre>|
 |        |        |        |        |        |
 |        |        |        |        |        |
-- 
GitLab