Mt76 wireless driver debugging

And it should stay disabled (i meant firewall in dap mode).
Also i have disabled ip forwarding.
I enabled blacklist for eth0 and the 2.4ghz device radio in bridger.conf.
Using myself dap mode only on my ax6s.
I have these on rc.local to ensure persistence even after sysupgrades:

/etc/init.d/firewall disable
/etc/init.d/firewall stop
/etc/init.d/dnsmasq disable
/etc/init.d/dnsmasq stop
/etc/init.d/odhcpd disable
/etc/init.d/odhcpd stop
# disable forwarding for DAP
echo "0" > /proc/sys/net/ipv4/ip_forward