framework/config/iptables

2 lines
80 B
Plaintext
Raw Normal View History

2020-04-16 19:08:07 +00:00
iptables -t nat -A INPUT -p tcp --dport 25565 -j SNAT --to-source 192.168.1.100