This will allow guests on 5Ghz-1 guest 1 to access Samba on the router:
Replace wl1.1 with the appropriate guest interfaceCode:iptables -D YazFiINPUT -i wl1.1 -p tcp -m tcp --dport 445 -j ACCEPT iptables -I YazFiINPUT -i wl1.1 -p tcp -m tcp --dport 445 -j ACCEPT
awesome sire!! this is working as expected!! thank you very much!!
and, good luck on your rent hunt!
Last edited: