framework/config/iptables

2 lines
80 B
Text
Raw Normal View History

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