Projecte

General

Perfil

Actions

Error #384

tancat

Hooks deleted in testing branch

Afegit per Jorge L. Florit fa aproximadament 8 anys. Actualitzat fa aproximadament 8 anys.

Estat:
Tancat
Prioritat:
Baixa
Categoria:
Network
Versió prevista:
-
Inici:
10-03-2016
Data de venciment:
% realitzat:

100%

Temps previst:
Temps invertit:

Descripció

In the testing branch almost all of the hooks are missing and, in consequence, several devices won't have the network configured properly.

If there is no special reason to keep them deleted, the hooks should be added again to the testing branch.

Actions #1

Actualitzat per Roger Pueyo Centelles fa aproximadament 8 anys

  • Estat ha canviat de Nou a Tancat
  • % realitzat ha canviat de 0 a 100

The network interfaces autodetection script was improved, so the hooks were no longer needed.

Actions #2

Actualitzat per Jorge L. Florit fa aproximadament 8 anys

And what about VLANs in "cheap switches"?

For example, a TP-Link TL-WDR3600 (and surely with 4300) with a testing image, doesn't connect to the Mesh via cable.

Previously the last port (4) of the switch was used for Mesh via cable, configured with vlan 12.
What is the way to do it now without hooks nor setting it manually?

Actions #3

Actualitzat per Roger Pueyo Centelles fa aproximadament 8 anys

  • Categoria ha canviat de qMp a Network
  • Prioritat ha canviat de Urgent a Baixa

Jorge L. Florit va escriure:

And what about VLANs in "cheap switches"?

This has been explained in the mailing lists. The switches are configured by OpenWrt using 802.1q VLANs, so you get two interfaces:
  • eth0.1 => LAN
  • eth0.2 => WAN

Now qMp uses 802.1ad (i.e. QinQ) VLANs, so that you can apply them on top of the 802.1q VLANs used for managing the switches. Therefore, if you want to use the [eth0.2 interface/WAN port] for meshing, you just configure it on the web interface as if it was a regular (i.e. non-switched) interface (e.g. eth2).

For example, a TP-Link TL-WDR3600 (and surely with 4300) with a testing image, doesn't connect to the Mesh via cable.

Indeed, it does. Please have in mind that we are using 802.1ad VLANs for tagging the BMX6 packets, so the testing firmware binaries are not backwards-compatible with previous qMp versions.

Previously the last port (4) of the switch was used for Mesh via cable, configured with vlan 12.
What is the way to do it now without hooks nor setting it manually?

The VLAN12 hook was a dirty workaround which does not make sense anymore. You can mesh via any of the ports, you just have to configure it on the web interface (or in /etc/config/qmp).

Actions

També disponible a: Atom PDF