Auteur Sujet: TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)  (Lu 143430 fois)

0 Membres et 2 Invités sur ce sujet

xav936

  • Abonné SFR fibre FttH
  • *
  • Messages: 1
  • Aulnay Sous Bois 93600
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #432 le: 27 septembre 2020 à 16:28:50 »
Hello à tous,

Merci pour ce merveilleux post :) j'ai un petit problème sur une LB5 2gbits, j'ai suivi le tuto à la lettre et plusieurs fois sur différents systèmes DD-WRT. J'ai un routeur ASUS RT-AC5300 sur lequel j'ai installé DD-WRT mais celui ci ne me remonte pas l'adresse IP publique. La config me semble correcte mais j'ai un problème aussi sur l'IGMP et sur l'IPV6 je vous met le debug ci-dessous :

=== DEBUG START ===

=== Router model
Asus RT-AC5300
39137
Linux DD-WRT 4.4.176 #5118 SMP Sun Mar 10 09:28:18 CET 2019 armv7l DD-WRT

=== before: swconfig
/tmp/.rc_startup: line 48: swconfig: not found

=== before: swconfig vlan config
/tmp/.rc_startup: line 50: swconfig: not found

=== before: /proc number of vlans
16385

=== before: /proc/switch/
dr-xr-xr-x    4 root     root             0 Jan  1 01:00 eth0

=== before: /proc vlan config
/proc/switch/eth0/vlan/1/ports:1 2 3 4 5 7 8t
/proc/switch/eth0/vlan/2/ports:0 8t*

=== before: wan_default
vlan2

=== detect: wanif eth0

=== detect: wanprt 0t 8t

=== after: swconfig vlan config
/tmp/.rc_startup: line 178: swconfig: not found

=== after: /proc vlan config
/proc/switch/eth0/vlan/1/ports:1 2 3 4 5 7 8t
/proc/switch/eth0/vlan/832/ports:0t 8t

=== after: vlan maps
eth0.832  VID: 832 REORDER_HDR: 1  dev->priv_flags: 1
         total frames received            0
          total bytes received            0
      Broadcast/Multicast Rcvd            0

      total frames transmitted           22
       total bytes transmitted         6256
Device: eth0
INGRESS priority mappings: 0:0  1:0  2:0  3:0  4:0  5:0  6:0 7:0
 EGRESS priority mappings: 0:6 1:0 2:0 3:0 4:0 5:0 6:0 7:0
eth0.840  VID: 840 REORDER_HDR: 1  dev->priv_flags: 1
         total frames received            2
          total bytes received           92
      Broadcast/Multicast Rcvd            2

      total frames transmitted            8
       total bytes transmitted          888
Device: eth0
INGRESS priority mappings: 0:0  1:0  2:0  3:0  4:0  5:0  6:0 7:0
 EGRESS priority mappings: 0:5 1:5 2:5 3:5 4:5 5:5 6:5 7:5

=== after: ifconfig
br0       Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet addr:192.16...
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3412 errors:0 dropped:96 overruns:0 frame:0
          TX packets:3519 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:295695 (288.7 KiB)  TX bytes:4186062 (3.9 MiB)

eth0      Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3 errors:0 dropped:0 overruns:0 frame:0
          TX packets:816 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:204 (204.0 B)  TX bytes:134972 (131.8 KiB)
          Interrupt:181 Base address:0x6000

eth0.832  Link encap:Ethernet  HWaddr 00:00:00:00:00:01 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:6256 (6.1 KiB)

eth0.840  Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet addr:192.16...
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:92 (92.0 B)  TX bytes:888 (888.0 B)

eth1      Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:10 overruns:0 frame:0
          TX packets:680 errors:0 dropped:4 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:109256 (106.6 KiB)

eth2      Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:44 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:9 overruns:0 frame:0
          TX packets:681 errors:0 dropped:1 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:110196 (107.6 KiB)

eth3      Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:58 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3317 errors:0 dropped:9 overruns:0 frame:0
          TX packets:3523 errors:0 dropped:1 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:289030 (282.2 KiB)  TX bytes:4186610 (3.9 MiB)

ip6tnl0   Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1452  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback 
          inet addr:127.0....
          inet6 addr: ::1/1...
          UP LOOPBACK RUNNING MULTICAST  MTU:65536  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:192 (192.0 B)  TX bytes:192 (192.0 B)

sit0      Link encap:IPv6-in-IPv4 
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

teql0     Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

vlan1     Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:684 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:110334 (107.7 KiB)


=== after: bridge
bridge name bridge id STP enabled interfaces
br0 8000.3497f66ebe30 no eth1
eth2
eth3
vlan1

=== after: udhcpc
 1130 root      1208 S    udhcpc -i eth0.832 -p /var/run/udhcpc.pid -s /tmp/udhcpc -O routes -O msstaticroutes -O staticroutes -x 0x5a:000000... -x 0x3d:01F808... -V sagem -x 0x4d:2B4653...

=== after: dhcp6c

=== after: dhcp6c config
cat: can't open '/tmp/dhcp6c.conf': No such file or directory

=== after: dnsmasq

=== after: igmprt

=== after: igmprt config
cat: can't open '/tmp/igmpproxy.conf': No such file or directory

=== DEBUG END ===

Merci d'avance si vous pouvez m'apporter une réponse :)

hugopoi

  • Fédération FDN
  • *
  • Messages: 9
  • Dans les Internets
    • HugoPoi blog
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #433 le: 03 octobre 2020 à 20:22:36 »
Hello à tous,

Merci pour ce merveilleux post :) j'ai un petit problème sur une LB5 2gbits, j'ai suivi le tuto à la lettre et plusieurs fois sur différents systèmes DD-WRT. J'ai un routeur ASUS RT-AC5300 sur lequel j'ai installé DD-WRT mais celui ci ne me remonte pas l'adresse IP publique. La config me semble correcte mais j'ai un problème aussi sur l'IGMP et sur l'IPV6 je vous met le debug ci-dessous :

=== DEBUG START ===

=== Router model
Asus RT-AC5300
39137
Linux DD-WRT 4.4.176 #5118 SMP Sun Mar 10 09:28:18 CET 2019 armv7l DD-WRT

=== before: swconfig
/tmp/.rc_startup: line 48: swconfig: not found

=== before: swconfig vlan config
/tmp/.rc_startup: line 50: swconfig: not found

=== before: /proc number of vlans
16385

=== before: /proc/switch/
dr-xr-xr-x    4 root     root             0 Jan  1 01:00 eth0

=== before: /proc vlan config
/proc/switch/eth0/vlan/1/ports:1 2 3 4 5 7 8t
/proc/switch/eth0/vlan/2/ports:0 8t*

=== before: wan_default
vlan2

=== detect: wanif eth0

=== detect: wanprt 0t 8t

=== after: swconfig vlan config
/tmp/.rc_startup: line 178: swconfig: not found

=== after: /proc vlan config
/proc/switch/eth0/vlan/1/ports:1 2 3 4 5 7 8t
/proc/switch/eth0/vlan/832/ports:0t 8t

=== after: vlan maps
eth0.832  VID: 832 REORDER_HDR: 1  dev->priv_flags: 1
         total frames received            0
          total bytes received            0
      Broadcast/Multicast Rcvd            0

      total frames transmitted           22
       total bytes transmitted         6256
Device: eth0
INGRESS priority mappings: 0:0  1:0  2:0  3:0  4:0  5:0  6:0 7:0
 EGRESS priority mappings: 0:6 1:0 2:0 3:0 4:0 5:0 6:0 7:0
eth0.840  VID: 840 REORDER_HDR: 1  dev->priv_flags: 1
         total frames received            2
          total bytes received           92
      Broadcast/Multicast Rcvd            2

      total frames transmitted            8
       total bytes transmitted          888
Device: eth0
INGRESS priority mappings: 0:0  1:0  2:0  3:0  4:0  5:0  6:0 7:0
 EGRESS priority mappings: 0:5 1:5 2:5 3:5 4:5 5:5 6:5 7:5

=== after: ifconfig
br0       Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet addr:192.16...
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3412 errors:0 dropped:96 overruns:0 frame:0
          TX packets:3519 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:295695 (288.7 KiB)  TX bytes:4186062 (3.9 MiB)

eth0      Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3 errors:0 dropped:0 overruns:0 frame:0
          TX packets:816 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:204 (204.0 B)  TX bytes:134972 (131.8 KiB)
          Interrupt:181 Base address:0x6000

eth0.832  Link encap:Ethernet  HWaddr 00:00:00:00:00:01 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:22 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:6256 (6.1 KiB)

eth0.840  Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet addr:192.16...
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:92 (92.0 B)  TX bytes:888 (888.0 B)

eth1      Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:10 overruns:0 frame:0
          TX packets:680 errors:0 dropped:4 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:109256 (106.6 KiB)

eth2      Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:44 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:9 overruns:0 frame:0
          TX packets:681 errors:0 dropped:1 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:110196 (107.6 KiB)

eth3      Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:58 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3317 errors:0 dropped:9 overruns:0 frame:0
          TX packets:3523 errors:0 dropped:1 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:289030 (282.2 KiB)  TX bytes:4186610 (3.9 MiB)

ip6tnl0   Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1452  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback 
          inet addr:127.0....
          inet6 addr: ::1/1...
          UP LOOPBACK RUNNING MULTICAST  MTU:65536  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:192 (192.0 B)  TX bytes:192 (192.0 B)

sit0      Link encap:IPv6-in-IPv4 
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

teql0     Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

vlan1     Link encap:Ethernet  HWaddr 34:97:F6:6E:BE:30 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:684 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:110334 (107.7 KiB)


=== after: bridge
bridge name bridge id STP enabled interfaces
br0 8000.3497f66ebe30 no eth1
eth2
eth3
vlan1

=== after: udhcpc
 1130 root      1208 S    udhcpc -i eth0.832 -p /var/run/udhcpc.pid -s /tmp/udhcpc -O routes -O msstaticroutes -O staticroutes -x 0x5a:000000... -x 0x3d:01F808... -V sagem -x 0x4d:2B4653...

=== after: dhcp6c

=== after: dhcp6c config
cat: can't open '/tmp/dhcp6c.conf': No such file or directory

=== after: dnsmasq

=== after: igmprt

=== after: igmprt config
cat: can't open '/tmp/igmpproxy.conf': No such file or directory

=== DEBUG END ===

Merci d'avance si vous pouvez m'apporter une réponse :)


A priori, je dirais que le problème est plutôt simple, le script fournit fonctionne avec la commande swconfig qui n'est pas supporté sur les chipset BCM47xxxx donc faut que je regarde pour adapter le script.

J'ai le même problème avec un Netgear R8000.
Edit: Après avoir lu le script le "not found" sur la command swconfig ne veut rien dire car le script est bien compatible avec les routeurs ne disposant pas de swconfig. Donc le problème est ailleurs.
Edit2: Tout fonctionne de mon coté, j'ai l'impression que le lancement du service udhcpc chez moi est très capricieux dès que je touche a certain réglage dans le GUI, et je n'ai pas trouvé de moyen de le relancer manuellement.

J'ai regardé plus en détails tes log de debug et tu as 0 packets reçu sur le RX de eth0.832, donc le souci est que tu reçois jamais de DHCP offer depuis le réseau Orange, donc faut creuser a priori d'après /proc/switch/eth0/vlan/832/ports le port 0 correspond au port WAN chez toi (j'ai pas la meme chose de mon coté mais c'est pas le meme routeur). Donc je dirais de vérifier tes login/motdepasse ainsi adresse mac et numéro de serie.
« Modifié: 05 octobre 2020 à 13:55:32 par hugopoi »

kit

  • Abonné Orange Fibre
  • *
  • Messages: 1
  • Bourges(18)
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #434 le: 24 décembre 2020 à 00:09:20 »
Hello

Merci pour le tuto et le script, c'est super didactique !

J'ai cependant un soucis : pas de WAN ! Et mon log ressemble fortement à celui de mon VDD.

/!\ : J'ai sauté toute la partie TV (étapes 5 à 8 incluses), n'ayant pas de décodeur TV.

Voici ma config :

- Opérateur : Sosh FTTH
- Modem/routeur FAI : Livebox 4 (pas de décodeur TV)
- Convertisseur Fibre->cuivre : TP Link MC220L
- Routeur Perso : Asus RT-AC66U (version A1) (SOC : BCM4706 )
- Version dd-wrt : 45000
- Branchement du câble WAN sur la sortie WAN du routeur
- Port WAN détecté par ddwrt (wanif) : vlan2

Log :

=== DEBUG START ===

=== Router model
Asus RT-AC66U
45000
Linux DD-WRT 4.4.248 #5373 Mon Dec 14 15:13:56 +07 2020 mips DD-WRT

=== before: swconfig
/tmp/.rc_startup: line 48: swconfig: not found

=== before: swconfig vlan config
/tmp/.rc_startup: line 50: swconfig: not found

=== before: /proc number of vlans
16385

=== before: /proc/switch/
dr-xr-xr-x    4 root     root             0 Jan  1 01:00 eth0

=== before: /proc vlan config
/proc/switch/eth0/vlan/1/ports:1 2 3 4 8t
/proc/switch/eth0/vlan/2/ports:0 8t*

=== before: wan_default
vlan2

=== detect: wanif eth0

=== detect: wanprt 0t 8t

=== after: swconfig vlan config
/tmp/.rc_startup: line 178: swconfig: not found

=== after: /proc vlan config
/proc/switch/eth0/vlan/1/ports:1 2 3 4 8t
/proc/switch/eth0/vlan/832/ports:0t 8t

=== after: vlan maps
cat: can't open '/proc/net/vlan/eth0.*': No such file or directory

=== after: ifconfig
br0       Link encap:Ethernet  HWaddr 08:60:6E:BD:E2:B8 
          inet addr:192.16...
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2426 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3834 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:212116 (207.1 KiB)  TX bytes:4242517 (4.0 MiB)

eth0      Link encap:Ethernet  HWaddr 08:60:6E:BD:E2:B8 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2441 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3871 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:266636 (260.3 KiB)  TX bytes:4262769 (4.0 MiB)
          Interrupt:4 Base address:0x2000

eth1      Link encap:Ethernet  HWaddr 08:60:6E:BD:E2:B8 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:91164
          TX packets:69 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:5820 (5.6 KiB)
          Interrupt:3 Base address:0x8000

eth2      Link encap:Ethernet  HWaddr 08:60:6E:BD:E2:BC 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:509
          TX packets:55 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:4858 (4.7 KiB)
          Interrupt:5 Base address:0x8000

ip6tnl0   Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1452  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback 
          inet addr:127.0....
          inet6 addr: ::1/1...
          UP LOOPBACK RUNNING MULTICAST  MTU:65536  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:192 (192.0 B)  TX bytes:192 (192.0 B)

sit0      Link encap:IPv6-in-IPv4 
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

teql0     Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

vlan1     Link encap:Ethernet  HWaddr 08:60:6E:BD:E2:B8 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:2441 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3844 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:212934 (207.9 KiB)  TX bytes:4243445 (4.0 MiB)


=== after: bridge
bridge name bridge id STP enabled interfaces
br0 8000.08606ebde2b8 no eth1
eth2
vlan1

=== after: udhcpc

=== after: dhcp6c

=== after: dhcp6c config
cat: can't open '/tmp/dhcp6c.conf': No such file or directory

=== after: dnsmasq
 1409 root      1868 S    dnsmasq -u root -g root -C /tmp/dnsmasq.conf

=== after: igmprt

=== after: igmprt config
cat: can't open '/tmp/igmpproxy.conf': No such file or directory

=== DEBUG END ===


Du coup j'ai checké mes login/passwords, MAC_livebox et S/N_Livebox rentrés dans le script : ils correspondent :/

RaijinDS

  • Abonné Orange Fibre
  • *
  • Messages: 5
  • Wasquehal 59
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #435 le: 28 janvier 2021 à 15:45:03 »
Bonjour,

Je dispose de l'installation suivante :

Fibre Orange (300/300) => ONT-SPF => TP-Link MC220L => NetGear XR500 ----> Livebox TV UHD (connectée en Wifi).

Je vais changer mon routeur par un ASUS RT-AC88U.

Pouvez-vous me confirmer qu'avec ce tuto, j'arriverais toujours à bénéficier de la TV avec le décodeur Orange connecté en WIFI ?

Cordialement,

Fabien

RaijinDS

  • Abonné Orange Fibre
  • *
  • Messages: 5
  • Wasquehal 59
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #436 le: 01 février 2021 à 17:24:25 »
Bonjour,

Je viens de configurer mon ASUS RT-AC88U en suivant le tuto, mais je rencontre quelques soucis :
L'IPv6 ne semble pas fonctionner, j'ai dû faire un DHCP Release pour obtenir un IP WAN et surtout, j'ai un débit de 50/50 alors que je devrais avoir normalement du 300/300.

Je me demande à quoi correspond cette erreur dans les logs : "swconfig: not found"

=== DEBUG START ===

=== Router model
Asus RT-AC88U
45632
Linux DD-WRT 4.4.253 #1935 SMP Sun Jan 31 06:55:48 GMT 2021 armv7l DD-WRT

=== before: swconfig
/tmp/.rc_startup: line 48: swconfig: not found

=== before: swconfig vlan config
/tmp/.rc_startup: line 50: swconfig: not found

=== before: /proc number of vlans
20482

=== before: /proc/switch/
total 0
dr-xr-xr-x    4 root     root             0 Jan  1 01:00 eth0

=== before: /proc vlan config
/proc/switch/eth0/vlan/1/ports:0 1 2 3 5 7 8t
/proc/switch/eth0/vlan/2/ports:4 8t*

=== before: wan_default
vlan2

=== detect: wanif eth0

=== detect: wanprt 4t 8t

=== after: swconfig vlan config
/tmp/.rc_startup: line 178: swconfig: not found

=== after: /proc vlan config
/proc/switch/eth0/vlan/1/ports:0 1 2 3 5 7 8t
/proc/switch/eth0/vlan/832/ports:4t 8t
/proc/switch/eth0/vlan/840/ports:4t 8t

=== after: vlan maps
eth0.832  VID: 832 REORDER_HDR: 1  dev->priv_flags: 1
         total frames received        33735
          total bytes received     47298139
      Broadcast/Multicast Rcvd            0

      total frames transmitted         7976
       total bytes transmitted      1493493
Device: eth0
INGRESS priority mappings: 0:0  1:0  2:0  3:0  4:0  5:0  6:0 7:0
 EGRESS priority mappings: 0:6 1:0 2:0 3:0 4:0 5:0 6:0 7:0
eth0.840  VID: 840 REORDER_HDR: 1  dev->priv_flags: 1
         total frames received            1
          total bytes received           46
      Broadcast/Multicast Rcvd            1

      total frames transmitted            8
       total bytes transmitted          888
Device: eth0
INGRESS priority mappings: 0:0  1:0  2:0  3:0  4:0  5:0  6:0 7:0
 EGRESS priority mappings: 0:5 1:5 2:5 3:5 4:5 5:5 6:5 7:5

=== after: ifconfig
br0       Link encap:Ethernet  HWaddr 3C:7C:3F:09:B1:30 
          inet addr:192.16...
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:9419 errors:0 dropped:33 overruns:0 frame:0
          TX packets:35687 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1493004 (1.4 MiB)  TX bytes:50239209 (47.9 MiB)

eth0      Link encap:Ethernet  HWaddr 3C:7C:3F:09:B1:30 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:33739 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8574 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:48040583 (45.8 MiB)  TX bytes:1585579 (1.5 MiB)
          Interrupt:181 Base address:0x6000

eth0.832  Link encap:Ethernet  HWaddr 00:00:00:00:00:01 
          inet addr:2.12.2...
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:33735 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7976 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:47298139 (45.1 MiB)  TX bytes:1493493 (1.4 MiB)

eth0.840  Link encap:Ethernet  HWaddr 3C:7C:3F:09:B1:30 
          inet addr:192.16...
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1 errors:0 dropped:0 overruns:0 frame:0
          TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:46 (46.0 B)  TX bytes:888 (888.0 B)

eth1      Link encap:Ethernet  HWaddr 3C:7C:3F:09:B1:30 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:9386 errors:0 dropped:10 overruns:0 frame:0
          TX packets:35692 errors:0 dropped:3 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1490764 (1.4 MiB)  TX bytes:50239839 (47.9 MiB)

eth2      Link encap:Ethernet  HWaddr 3C:7C:3F:09:B1:44 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:9 overruns:0 frame:0
          TX packets:542 errors:0 dropped:2 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:53410 (52.1 KiB)

ip6tnl0   Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1452  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback 
          inet addr:127.0....
          inet6 addr: ::1/1...
          UP LOOPBACK RUNNING MULTICAST  MTU:65536  Metric:1
          RX packets:6 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:608 (608.0 B)  TX bytes:608 (608.0 B)

sit0      Link encap:IPv6-in-IPv4 
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

teql0     Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

vlan1     Link encap:Ethernet  HWaddr 3C:7C:3F:09:B1:30 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:545 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:53540 (52.2 KiB)


=== after: bridge
bridge name bridge id STP enabled interfaces
br0 8000.3c7c3f09b130 no eth1
eth2
vlan1

=== after: udhcpc
 1730 root     udhcpc -i eth0.832 -p /var/run/udhcpc.pid -s /tmp/udhcpc -O routes -O msstaticroutes -O staticroutes -x 0x5a:000000... -x 0x3d:014883... -V sagem -x 0x4d:2B4653...

=== after: dhcp6c

=== after: dhcp6c config
cat: can't open '/tmp/dhcp6c.conf': No such file or directory

=== after: dnsmasq
 1537 root     dnsmasq -u root -g root -C /tmp/dnsmasq.conf

=== after: igmprt

=== after: igmprt config
quickleave
phyint eth0.840 upstream  ratelimit 0  threshold 1 altnet 0.0.0.0/0
phyint eth0.832 disabled
phyint br0 disabled
phyint br0:0 disabled
phyint eth0 disabled
phyint eth1 disabled
phyint eth2 disabled
phyint vlan1 disabled
phyint lo disabled

=== DEBUG END ===

RaijinDS

  • Abonné Orange Fibre
  • *
  • Messages: 5
  • Wasquehal 59
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #437 le: 01 février 2021 à 18:32:45 »
En complément, voici des screens de ma configuration de DD-WRT.
Il semble qu'il y ait un soucis avec le "Shortcut Forwarding Engine" qui repasse systématiquement à "Disable"...

naimo

  • Abonné Orange Fibre
  • *
  • Messages: 1
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #438 le: 02 février 2021 à 11:38:39 »
Bonjour à tous et merci beaucoup pour ce tuto.

Je l'ai suivi (sauf les parties liées à la TV que je n'utilise pas) sur pour Netgear R6400v1 et tout semble marcher SAUF que le routeur "perd la connection" tous les quelques jours (durée aléatoire entre 2 jours et une semaine disons).
Plus précisément, quand cela arrive, mon réseau local tourne comme il faut, le wifi aussi, et la page d'administration est bien accessible. Le routeur affiche aussi toujours une adresse WAN IPv4 et IPv6 mais je n'ai pas d'accès à internet.

Un renouvellement de bail DHCP corrige le problème (ou plus facilement pour moi, débrancher et rebrancher le routeur...) mais je cherche une solution pour que cela ne se produise plus comme j'héberge des services dont un NAS par exemple dont j'ai besoin très régulièrement.

Quelqu'un aurait-il une idée ?
Merci beaucoup !

Drakal

  • Abonné Orange Fibre
  • *
  • Messages: 21
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #439 le: 01 juillet 2021 à 15:46:41 »
Bonjour,

Ce tutoriel ne fonctionne plus sur les dernière builds (la dernière build fonctionnelle en date est la R46446, toutes les suivantes ne seront plus compatibles), il y a certainement un petit changement qui fait que le script n'est plus adapté.

Cordialement,

Drakal

  • Abonné Orange Fibre
  • *
  • Messages: 21
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #440 le: 08 décembre 2021 à 18:42:45 »
Bonjour,

Quelqu'un aurait une version fonctionnelle du script/tuto compatible avec les dernières version de DDWRT ? Ou des astuces pour cela fonctionne à nouveau ? Cela ne fonctionne plus depuis la migration vers swconfig sur les dernières builds (voir wiki sur les ports switch https://wiki.dd-wrt.com/wiki/index.php/Switched_Ports "NOTE: This Wiki applies to DD-WRT versions prior to r46604. DD-WRT r46604 and newer use swconfig on Broadcom")

Et je n'arrive pas à adapter cela :(

Merci d'avance si une personne se penche sur le sujet.

Serveurperso

  • Abonné Orange Fibre
  • *
  • Messages: 133
  • Courbevoie (92)
    • Vigibot
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #441 le: 18 décembre 2021 à 10:47:46 »
Même problème j'ai appliqué toute la conf du premier post et je me retrouve avec un cat debug :

=== DEBUG START ===

=== Router model
Linksys WRT3200ACM
44715
Linux DD-WRT 4.9.241 #2174 SMP Tue Nov 3 02:44:43 +03 2020 armv7l DD-WRT

=== before: swconfig
Found: switch0 - 10.mvsw61xx

=== before: swconfig vlan config
Global attributes:
enable_vlan: 0
Port 0:
mask: 0x004e: (0) 1 2 3 6
qmode: 0
pvid: 0
link: port:0 link:up speed:1000baseT full-duplex
Port 1:
mask: 0x004d: 0 (1) 2 3 6
qmode: 0
pvid: 0
link: port:1 link:down
Port 2:
mask: 0x004b: 0 1 (2) 3 6
qmode: 0
pvid: 0
link: port:2 link:down
Port 3:
mask: 0x0047: 0 1 2 (3) 6
qmode: 0
pvid: 0
link: port:3 link:down
Port 4:
mask: 0x0020: (4) 5
qmode: 0
pvid: 0
link: port:4 link:up speed:1000baseT full-duplex
Port 5:
mask: 0x0010: 4 (5)
qmode: 0
pvid: 0
link: port:5 link:up speed:1000baseT full-duplex
Port 6:
mask: 0x000f: 0 1 2 3 (6)
qmode: 0
pvid: 0
link: port:6 link:up speed:1000baseT full-duplex

=== before: /proc number of vlans
ls: /proc/switch/*/vlan: No such file or directory
0

=== before: /proc/switch/
ls: /proc/switch/: No such file or directory

=== before: /proc vlan config
grep: /proc/switch/*/vlan/*/ports: No such file or directory

=== before: wan_default
eth0

=== detect: wanif eth0

=== detect: wanprt

=== after: swconfig vlan config
Global attributes:
enable_vlan: 0
Port 0:
mask: 0x004e: (0) 1 2 3 6
qmode: 0
pvid: 0
link: port:0 link:up speed:1000baseT full-duplex
Port 1:
mask: 0x004d: 0 (1) 2 3 6
qmode: 0
pvid: 0
link: port:1 link:down
Port 2:
mask: 0x004b: 0 1 (2) 3 6
qmode: 0
pvid: 0
link: port:2 link:down
Port 3:
mask: 0x0047: 0 1 2 (3) 6
qmode: 0
pvid: 0
link: port:3 link:down
Port 4:
mask: 0x0020: (4) 5
qmode: 0
pvid: 0
link: port:4 link:up speed:1000baseT full-duplex
Port 5:
mask: 0x0010: 4 (5)
qmode: 0
pvid: 0
link: port:5 link:up speed:1000baseT full-duplex
Port 6:
mask: 0x000f: 0 1 2 3 (6)
qmode: 0
pvid: 0
link: port:6 link:up speed:1000baseT full-duplex

=== after: /proc vlan config
grep: /proc/switch/*/vlan/*/ports: No such file or directory

=== after: vlan maps
eth0.832  VID: 832 REORDER_HDR: 1  dev->priv_flags: 1001
         total frames received            0
          total bytes received            0
      Broadcast/Multicast Rcvd            0

      total frames transmitted           18
       total bytes transmitted         5308
Device: eth0
INGRESS priority mappings: 0:0  1:0  2:0  3:0  4:0  5:0  6:0 7:0
 EGRESS priority mappings: 0:6 1:0 2:0 3:0 4:0 5:0 6:0 7:0

=== after: ifconfig
ath0      Link encap:Ethernet  HWaddr 60:38:E0:C5:25:02 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:227 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1058 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:41132 (40.1 KiB)  TX bytes:126334 (123.3 KiB)

ath1      Link encap:Ethernet  HWaddr 60:38:E0:C5:25:03 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1066 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1390 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:88075 (86.0 KiB)  TX bytes:175765 (171.6 KiB)

br0       Link encap:Ethernet  HWaddr 60:38:E0:C5:25:01 
          inet addr:192.16...
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1461 errors:0 dropped:1 overruns:0 frame:0
          TX packets:689 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:131451 (128.3 KiB)  TX bytes:421630 (411.7 KiB)

eth0      Link encap:Ethernet  HWaddr 60:38:E0:C5:25:01 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:59 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:8742 (8.5 KiB)
          Interrupt:36

eth0.832  Link encap:Ethernet  HWaddr 60:38:E0:C5:25:01 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:18 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:5308 (5.1 KiB)

eth1      Link encap:Ethernet  HWaddr 60:38:E0:C5:25:01 
          inet6 addr: fe80:...
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:916 errors:0 dropped:3 overruns:0 frame:0
          TX packets:1540 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:532
          RX bytes:103699 (101.2 KiB)  TX bytes:495525 (483.9 KiB)
          Interrupt:37

ip6tnl0   Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1452  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

lo        Link encap:Local Loopback 
          inet addr:127.0....
          inet6 addr: ::1/1...
          UP LOOPBACK RUNNING MULTICAST  MTU:65536  Metric:1
          RX packets:2 errors:0 dropped:0 overruns:0 frame:0
          TX packets:2 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:192 (192.0 B)  TX bytes:192 (192.0 B)

sit0      Link encap:IPv6-in-IPv4 
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

teql0     Link encap:UNSPEC  HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 
          NOARP  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:100
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)


=== after: bridge
bridge name bridge id STP enabled interfaces
br0 8000.6038e0c52501 no ath0
ath1
eth1

=== after: udhcpc
 1536 root      1332 S    udhcpc -i eth0.832 -p /var/run/udhcpc.pid -s /tmp/udhcpc -O routes -O msstaticroutes -O staticroutes -x 0x5a:000000... -x 0x3d:010887... -V sagem -x 0x4d:2B4653...

=== after: dhcp6c

=== after: dhcp6c config
cat: can't open '/tmp/dhcp6c.conf': No such file or directory

=== after: dnsmasq
 1436 root      1604 S    dnsmasq -u root -g root -C /tmp/dnsmasq.conf

=== after: igmprt

=== after: igmprt config
cat: can't open '/tmp/igmpproxy.conf': No such file or directory

=== DEBUG END ===

cetipabo

  • Invité
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #442 le: 18 décembre 2021 à 12:49:39 »
d'après l'erreur, les fichiers dhcp6c.conf et igmpproxy.conf ne se trouve pas dans /temp
essayez de voir ou il se trouve maintenant...ou alors pourquoi il n'a pas été créé a l'emplacement prévu.

Serveurperso

  • Abonné Orange Fibre
  • *
  • Messages: 133
  • Courbevoie (92)
    • Vigibot
TUTO - Remplacer la Livebox par un routeur DD-WRT (Internet+TV)
« Réponse #443 le: 18 décembre 2021 à 20:39:12 »
En fait j'ai bossé d'avantage sur le routeur pfSense+ du coup pas remarqué ce "détail" qui a son importance lol (contrainte de temps du serveur offline:( ) du coup j'ai posté sur https://lafibre.info/remplacer-livebox/cacking-nouveau-systeme-de-generation-de-loption-90-dhcp car je suis en fibre pro + LB5 et ils en parlent dans le thread, juste au dessus de mon post