⇤ ← Versione 1 del 2015-05-04 22:23:05
Dimensione: 322
Commento:
|
Dimensione: 786
Commento:
|
Le cancellazioni sono segnalate in questo modo. | Le aggiunte sono segnalate in questo modo. |
Linea 6: | Linea 6: |
* le versioni recenti di openwrt usano dhcp6 anche per la configurazione tramite RA: Router Advertisements are not accepted by default anymore and thus OpenWrt will not configure itself with default routes and / or addresses. Also the interface-options accept_ra and send_rs have been removed. You should add an interface with proto dhcpv6 - also for receiving RAs only - as described in Native IPv6 Connection. [[http://wiki.openwrt.org/doc/uci/network6]] |
Un po' di informazioni sparse utili per chi sta lavorando sull'isola lombarda e sta debuggando problemi.
Appunti
- installare ndisc6 per fare diagnostica; il comando rdisc6 chiede chi siano gli RA sulla rete e che informazioni forniscono.
- le versioni recenti di openwrt usano dhcp6 anche per la configurazione tramite RA:
Router Advertisements are not accepted by default anymore and thus OpenWrt will not configure itself with default routes and / or addresses. Also the interface-options accept_ra and send_rs have been removed. You should add an interface with proto dhcpv6 - also for receiving RAs only - as described in Native IPv6 Connection. http://wiki.openwrt.org/doc/uci/network6