With the later trunk revisions (11058 or before, at least up to 11440) my 7270v3 isn't able to setup a IPv6 over IPv4 tunnel using AICCU.
The sixxs interface doesn't get an IPv6 address assigned, not even a link-local.
I only tried this with 11058 and 11440 (at this moment). It was working fine with freetz-1.2.
The ifconfig output also gives a strange line for the wifi interface (wifi0), see further below for complete output:
On my 7390 it is working fine using trunk revision 11466, using the same config.
While starting AICCU get the expected messages:
Edit (29-12-2013: 0:52):
-Tried freetz-1.2 again, where after starting AICCU the sixxs interface is correctly assigned a global IPv6 address.
-Found an old image with trunk-revision 9434, but with that image the sixxs interface doesn't get an IPv6 address assigned.
I know I'm overlooking something e.g. wrong/missing parameter, or not compiled with a needed parameter introduced after freetz-1.2 which is needed for the 7270v3 but not for the 7390...just haven't found it yet.
Edit2 (30-12-2013: 14:45):
Tried a few other trunk-revisions:
(7270v3 int support added with revision 6607, Annex-A must be added somewhere after 6698. Jumped to trunk-revision 7000)
-trunk-revision 7000 works correct
-trunk-revision 7397 no web-interface, so could not test
-trunk-revision 7398 doesn't compile correctly
-trunk-revision 7404 compile ok, but ATM-PVC selection broken in AVM 74.05.04 image (also true for trunk-revision 7764)
-trunk-revision 7796 sixxs doesn't get IPv6 address
-trunk-revision 9434 sixxs doesn't get IPv6 address
-trunk-revision 11058 sixxs doesn't get IPv6 address
-trunk-revision 11440 sixxs doesn't get IPv6 address
The sixxs interface doesn't get an IPv6 address assigned, not even a link-local.
I only tried this with 11058 and 11440 (at this moment). It was working fine with freetz-1.2.
The ifconfig output also gives a strange line for the wifi interface (wifi0), see further below for complete output:
Code:
Interrupt:80 Memory:c2200000-c2210000
On my 7390 it is working fine using trunk revision 11466, using the same config.
While starting AICCU get the expected messages:
Code:
logread -f
Dec 28 20:17:32 fritz local7.info syslog: Succesfully retrieved tunnel information for <tunnel-id>
Dec 28 20:17:32 fritz local7.info syslog: AICCU running as PID 4677
Dec 28 20:17:32 fritz local7.info syslog: [AYIYA-start] : Anything in Anything (draft-02)
Dec 28 20:17:32 fritz local7.info syslog: [AYIYA-tun->tundev] : (Socket to TUN) started
Dec 28 20:17:33 fritz kern.warn kernel: [0]system-load 1 86 tasks:2 % curr:service(0 %) max:service(0 %, pid:4633), rea
dytorun: 2, pgfault 1020/s (max 1 avg 1.0)
Code:
root@fritz:/var/mod/root# ip -f inet6 addr
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
4: lan: <BROADCAST,MULTICAST,UP,LOWER_UP200> mtu 1500
inet6 fe80::a:b:c:d/64 scope link
valid_lft forever preferred_lft forever
5: guest: <BROADCAST,MULTICAST,UP,LOWER_UP200> mtu 1500
inet6 fe80::a:b:c:d/64 scope link
valid_lft forever preferred_lft forever
root@fritz:/var/mod/root#
Code:
root@fritz:/var/mod/root# ip -f inet6 route
fe80::/64 dev cpmac0 metric 256
fe80::/64 dev eth0 metric 256
fe80::/64 dev wifi0 metric 256
fe80::/64 dev ath0 metric 256
fe80::/64 dev lan metric 256
fe80::/64 dev guest metric 256
fe80::/64 dev sixxs metric 256
ff00::/8 dev cpmac0 metric 256
ff00::/8 dev eth0 metric 256
ff00::/8 dev wifi0 metric 256
ff00::/8 dev ath0 metric 256
ff00::/8 dev lan metric 256
ff00::/8 dev guest metric 256
ff00::/8 dev sixxs metric 256
unreachable default dev lo metric -1 error -128
root@fritz:/var/mod/root#
Code:
root@fritz:/var/mod/root# ifconfig
adsl Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:2000 Metric:1
RX packets:1703 errors:0 dropped:0 overruns:0 frame:0
TX packets:1877 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:32
RX bytes:284737 (278.0 KiB) TX bytes:224893 (219.6 KiB)
ath0 Link encap:Ethernet HWaddr 00:aa:bb:cc:ddC:ee
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:2290 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:477 errors:0 dropped:291 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:77840 (76.0 KiB)
cpmac0 Link encap:Ethernet HWaddr 00:aa:bb:cc:dd:ee
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:2718 errors:0 dropped:0 overruns:0 frame:0
TX packets:2711 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:327397 (319.7 KiB) TX bytes:631718 (616.9 KiB)
dsl Link encap:Point-to-Point Protocol
inet addr:192.168.178.1 P-t-P:192.168.178.1 Mask:255.255.255.255
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1500 Metric:1
RX packets:1421 errors:0 dropped:0 overruns:0 frame:0
TX packets:1606 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:100
RX bytes:214609 (209.5 KiB) TX bytes:156381 (152.7 KiB)
eth0 Link encap:Ethernet HWaddr 00:aa:bb:cc:dd:ee
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:2718 errors:0 dropped:0 overruns:0 frame:0
TX packets:2711 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:128
RX bytes:327397 (319.7 KiB) TX bytes:631718 (616.9 KiB)
guest Link encap:Ethernet HWaddr 00:aa:bb:cc:dd:ee
inet addr:192.168.179.1 Bcast:192.168.179.255 Mask:255.255.255.0
inet6 addr: fe80::224:feff:fefa:a344/64 Scope:Link
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:21 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:1626 (1.5 KiB)
lan Link encap:Ethernet HWaddr 00:aa:bb:cc:dd:ee
inet addr:192.168.178.1 Bcast:192.168.178.255 Mask:255.255.255.0
inet6 addr: fe80::a:b:c:d/64 Scope:Link
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
RX packets:2713 errors:0 dropped:0 overruns:0 frame:0
TX packets:2718 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:288799 (282.0 KiB) TX bytes:632262 (617.4 KiB)
lan:0 Link encap:Ethernet HWaddr 00:aa:bb:cc:dd:ee
inet addr:169.254.1.1 Bcast:169.254.255.255 Mask:255.255.0.0
UP BROADCAST RUNNING ALLMULTI MULTICAST MTU:1500 Metric:1
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:321 errors:0 dropped:0 overruns:0 frame:0
TX packets:321 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:40074 (39.1 KiB) TX bytes:40074 (39.1 KiB)
sixxs Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1280 Metric:1
RX packets:1 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:500
RX bytes:1028 (1.0 KiB) TX bytes:0 (0.0 B)
wifi0 Link encap:Ethernet HWaddr 00:aa:bb:cc:dd:ee
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:28690 errors:0 dropped:0 overruns:0 frame:9504
TX packets:772 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:7565024 (7.2 MiB) TX bytes:184247 (179.9 KiB)
Interrupt:80 Memory:c2200000-c2210000
root@fritz:/var/mod/root#
Edit (29-12-2013: 0:52):
-Tried freetz-1.2 again, where after starting AICCU the sixxs interface is correctly assigned a global IPv6 address.
-Found an old image with trunk-revision 9434, but with that image the sixxs interface doesn't get an IPv6 address assigned.
I know I'm overlooking something e.g. wrong/missing parameter, or not compiled with a needed parameter introduced after freetz-1.2 which is needed for the 7270v3 but not for the 7390...just haven't found it yet.
Edit2 (30-12-2013: 14:45):
Tried a few other trunk-revisions:
(7270v3 int support added with revision 6607, Annex-A must be added somewhere after 6698. Jumped to trunk-revision 7000)
-trunk-revision 7000 works correct
-trunk-revision 7397 no web-interface, so could not test
-trunk-revision 7398 doesn't compile correctly
-trunk-revision 7404 compile ok, but ATM-PVC selection broken in AVM 74.05.04 image (also true for trunk-revision 7764)
-trunk-revision 7796 sixxs doesn't get IPv6 address
-trunk-revision 9434 sixxs doesn't get IPv6 address
-trunk-revision 11058 sixxs doesn't get IPv6 address
-trunk-revision 11440 sixxs doesn't get IPv6 address
Zuletzt bearbeitet: