[technique] OpenWRT et IPv6

Solarus solarus at ultrawaves.fr
Lun 7 Jan 21:34:23 CET 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Bonjour les gens.

Je viens de flasher un Linksys WRT54GL en OpenWRT pour continuer les
tests sur ma ligne ADSL Tetaneutral.
L'IPv4 marchant bien, j'ai voulu activer IPv6.

J'ai suivi le tutoriel sur le site d'OpenWRT
http://wiki.openwrt.org/doc/howto/ipv6 (Native IPv6 adress)

Ma configuration ressemble donc à celà :

config 'interface' 'lan'
        option 'type' 'bridge'
        option 'ifname' 'eth0.0'
        option 'proto' 'static'
        option 'ipaddr' '192.168.1.1'
        option 'netmask' '255.255.255.0'
        option 'ipv6addr' '2a01:6600:8080:5600::1/56'

config 'interface' 'wan'
        option 'ifname' 'eth0.1'
        option '_orig_ifname' 'eth0.1'
        option '_orig_bridge' 'false'
        option 'proto' 'pppoe'
        option 'password' 'xxxxxxxxxx'
        option 'username' 'xxxxxxxxxxxx%ttn at fdn.nerim'
        option 'ipv6' '1'
        option 'mtu' '1452'

Malgré cela rien ne s'active en IPv6, aucune trace dans ifconfig.

br-lan    Link encap:Ethernet  HWaddr 20:AA:4B:22:65:73
          inet addr:192.168.1.1  Bcast:192.168.1.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:10747421 errors:0 dropped:0 overruns:0 frame:0
          TX packets:7412594 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:3664644200 (3.4 GiB)  TX bytes:3081201542 (2.8 GiB)

pppoe-wan Link encap:Point-to-Point Protocol
          inet addr:91.224.148.86  P-t-P:10.10.10.10  Mask:255.255.255.255
          UP POINTOPOINT RUNNING NOARP MULTICAST  MTU:1452  Metric:1
          RX packets:8433489 errors:0 dropped:0 overruns:0 frame:0
          TX packets:11711101 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:3
          RX bytes:3031574068 (2.8 GiB)  TX bytes:3703694205 (3.4 GiB)

Si vous avez une idée de ce qui cloche, merci de votre aide.

(oui je fais une fixette sur IPv6 et ça va pas s'arranger en 2013.)
Bonne année à tous.

Solarus

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with undefined - http://www.enigmail.net/

iEYEARECAAYFAlDrMUcACgkQXmRjiZxax5p/9QCdGBHfFNUHuGBPVEma5PpsOK2+
giQAniOpsJaMz4KeLFiGFOCwP2kuMKgE
=a0nm
-----END PGP SIGNATURE-----




Plus d'informations sur la liste de diffusion technique