Answer the question
In order to leave comments, you need to log in
How to rewrite rules from iptables to ufw?
iptables -A FORWARD -p tcp -d _LOCALVPNIPADDRESS_ --dport 3389 -m state --state NEW,ESTABLISHED,RELATED -j ACCEPT
iptables -A FORWARD -p tcp -d _SERVEREXTERNALIP_ --dport 55555 -m state --state NEW,ESTABLISHED,RELATED -j ACCEPT
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question