btw. I'm guessing if you run 'ip link' you'll discover that 1/5/7/8 are the interface ids assigned to lo/br-lan/eth0.2/wlan0 ie.
# ip link 1: lo 5: br-lan 7: eth0.2 8: wlan0 On Tue, Jan 27, 2015 at 1:24 AM, Maciej Żenczykowski <[email protected]> wrote: > That looks more like a parse error then a real output... > > On Mon, Jan 26, 2015 at 2:34 PM, Jan Lühr <[email protected]> wrote: >> Hello, >> >> looking at ip -6 rule show on barrier breaker I've some questions: >> >> 0: from all lookup local >> 32766: from all lookup main >> 4200000001: from all iif lo failed_policy >> 4200000005: from all iif br-lan failed_policy >> 4200000007: from all iif eth0.2 failed_policy >> 4200000008: from all iif wlan0 failed_policy >> 4200000008: from all iif wlan0 failed_policy >> >> What are 4200000001 - 4200000008 good for? >> Why is 4200000008 appearing twice? >> >> Is there any documentation on this? >> >> Thanks, Jan >> _______________________________________________ >> 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
