More minor changes

master
bbruns 2010-08-26 22:05:14 +00:00
parent 951b504a59
commit 5cb8590971
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# 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