Hi all,
I'm having trouble getting IPv6 up and running with m0n0wall 1.31. I had v6 up and running like a charm while terminating PPPoE directly at my DSL router, now I switched to terminating PPPoE at my m0n0wall box and that's it, no more v6 :-(
My setup is as following: WAN: PPPoE connection with dynamic IPv4 LAN: v4 nothing special and v6 set to SixXS provided subnet. AICCU configuration using AYIYA(even without AYIYA no effect).
All I can see which points to an error are the following entries in the DHCP log: -> Apr 7 19:51:38 sixxs-aiccu: Succesfully retrieved tunnel information for T20748 Apr 7 19:51:38 sixxs-aiccu: AICCU running as PID 13813 Apr 7 19:51:38 sixxs-aiccu: Couldn't resolve Local IPv6 (null) <- Any idea what I may be doing wrong? Seems to me that the new PPPoE interface somehow is conflicting with AICCU.
I'll gladly provide any missing information, following for starters is the output of "ifconfig -a": $ ifconfig -a vr0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=b<RXCSUM,TXCSUM,VLAN_MTU> inet 192.168.10.1 netmask 0xffffff00 broadcast 192.168.10.255 inet6 fe80::20d:b9ff:fe15:629c%vr0 prefixlen 64 scopeid 0x1 inet6 2a01:198:5c8:: prefixlen 64 ether 00:0d:b9:15:62:9c media: Ethernet autoselect (100baseTX <full-duplex>) status: active vr1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=b<RXCSUM,TXCSUM,VLAN_MTU> inet6 fe80::20d:b9ff:fe15:629d%vr1 prefixlen 64 scopeid 0x2 ether 00:0d:b9:15:62:9d media: Ethernet autoselect (100baseTX <full-duplex>) status: active vr2: flags=8802<BROADCAST,SIMPLEX,MULTICAST> mtu 1500 options=b<RXCSUM,TXCSUM,VLAN_MTU> ether 00:0d:b9:15:62:9e media: Ethernet autoselect (none) status: no carrier enc0: flags=41<UP,RUNNING> mtu 1536 lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x5 tun0: flags=8010<POINTOPOINT,MULTICAST> mtu 1500 ng0: flags=88d1<UP,POINTOPOINT,RUNNING,NOARP,SIMPLEX,MULTICAST> mtu 1492 inet6 fe80::20d:b9ff:fe15:629c%ng0 prefixlen 64 scopeid 0x6 inet 217.228.91.190 --> 217.0.116.210 netmask 0xffffffff
Many thanks for any help in advance!
Cheers, Jan
|