Atualizar router.sh

This commit is contained in:
2025-08-07 16:44:53 +00:00
parent bb0528627e
commit 9bcb3149d2

View File

@@ -24,6 +24,8 @@ iptables -t nat -A PREROUTING -p tcp --dport 10000 -j DNAT --to-destination 192.
iptables -t nat -A PREROUTING -p tcp --dport 10001 -j DNAT --to-destination 192.168.200.3:22
iptables -t nat -A PREROUTING -p tcp --dport 10002 -j DNAT --to-destination 172.17.0.2:22
systemctl restart named
apt clean
poweroff