I try to open ports on the router of Asus ac68u with the last firmware of Merlin for updating of letsencrypt ddns on qnap, but ports live life - yesterday were open today again are closed though all settings in readdressing of ports remained.
Tried to add through iptables, too it is ineffectual - entered such commands:
iptables -t filter -A INPUT -p tcp -s 192.168.1.76 --dport 81 -j ACCEPT
iptables -t filter -A OUTPUT -p tcp --sport 81 -j ACCEPT
Help to open them, please.
Tried to add through iptables, too it is ineffectual - entered such commands:
iptables -t filter -A INPUT -p tcp -s 192.168.1.76 --dport 81 -j ACCEPT
iptables -t filter -A OUTPUT -p tcp --sport 81 -j ACCEPT
Help to open them, please.
Last edited: