Send your ip6tables -nv -L
And a ifconfig or ip a
Em 31/07/2013 04:37, "Frank Lanitz" <[email protected]> escreveu:

> Am 31.07.2013 05:23, schrieb Luiz Angelo Daros de Luca:
> > I just added an unmanaged interface for sixxs.
> >
> > config interface 'sixxs'
> >         option proto 'none'
> >         option ifname 'sixxs'
> >
> > And added it to firewall zone:
> >
> > config zone
> >         option name 'wan'
> >         ...
> >         option network 'sixxs wan'
> >
> > And also this specific firewall rule in /etc/firewall.user, but I'm no
> > sure if this is really necessary.
> >
> > ip6tables -A zone_wan_forward -p ipv6-nonxt -m length --length 40 -j
> ACCEPT
>
> Not working here.
>
> > Also, I added the ipv4 rule for aiccu own connection. However, as you
> > can ping ipv6 from the router, I guess this is no problem.
> >
> > Activate the firewall log messages and check system logs for any
> > interesting blockage.
>
> Well, I see where the packages are getting lost via ip6tables -nvL ... I
> don't see why adding the zone is not working.
>
>
>
>
> _______________________________________________
> openwrt-users mailing list
> [email protected]
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
>
>
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users

Reply via email to