uci show network; uci show firewall; uci show dhcp; \
head -v -n -0 /etc/resolv.* /tmp/resolv.* /tmp/resolv.*/*; \
ip address show; ip route show; ip rule show
I able to access now NAS over vlan network, but only thing the NAS is getting LAN IP address (192.168.1.XX) , but how to get the VLAN IP address(192.168.10.XX).