Talk:Aiccu/Installing on OpenWRT

From SixXS Wiki

Jump to: navigation, search

Can someone confirm or deny that in kamikaze the LAN is always br-lan? The radvd package defaults to br0. TSO7-SIXXS

By default it is br-lan, this can be changed in /etc/config/network.

config interface lan
      option type     bridge

Would appear to be what sets it. --STS1-SIXXS 00:58, 10 September 2008 (UTC)

Updated

I fixed something regarding the repository the aiccu package is in. I know it works on my router, but I'd like to be sure it works on others. MMI5-SIXXS 00:37, 12 March 2009 (UTC)

Remark for installation under Kamikadze 8.09.1

To edit the file /etc/sysctl.conf is not necessary because the radvd init-script will do this.

In Kamikadze 8.09.1 you have to edit the file /etc/conf/radvd instead of /etc/radvd.conf. Be aware of the interface-name (should be lan / not br-lan) and the ignore options.

Linux Kernel Version on Linksys WRT54G

If you have a broadcom 47/53-based WRT54G (see http://oldwiki.openwrt.org/Hardware(2f)Linksys.html ) running Kamikaze 8.09 I'd really recommend using the normal 2.6 version and not the brcm-2.4 version. There seems to be quite a bit missing in the 2.4 kernel to get IPv6 running well - you will probably really miss the ip6tables connection tracking support.