Firewall-SOSDG/port-forwards.default

7 lines
344 B
Plaintext

# Format is:
# External interface:Src IP:External IP:External port:Internal ip:Internal port
# If you want to allow any source IP or a dynamic IP external IP, use 0/0 and not 0.0.0.0
# (iptables translates 0.0.0.0 to 0.0.0.0/32 which won't work)
# Rename this file to port-forwards before using!
#eth0:4.2.2.0:4.2.2.1:8080:tcp:192.168.0.100:80