`permanent_link' is obsolete; update examples.
This commit is contained in:
parent
c7cbaf245c
commit
7b87c1c49f
@ -9,8 +9,8 @@
|
||||
#
|
||||
log no
|
||||
#
|
||||
# Incoming connections. Should NEVER be set to "yes" if redirect_port,
|
||||
# redirect_address, or permanent_link statements are activated in this file!
|
||||
# Incoming connections. Should NEVER be set to "yes" if redirect_port
|
||||
# or redirect_address statements are activated in this file!
|
||||
#
|
||||
# Setting to yes provides additional anti-crack protection
|
||||
#
|
||||
@ -60,13 +60,11 @@ unregistered_only no
|
||||
# Map connections coming to port 30000 to telnet in my_private_host.
|
||||
# Remember to allow the connection /etc/rc.firewall also.
|
||||
#
|
||||
# The following permanent_link and redirect_port statements are equivalent
|
||||
#permanent_link tcp my_private_host:telnet 0.0.0.0:0 30000
|
||||
#redirect_port tcp my_private_host:telnet 30000
|
||||
#
|
||||
# Map connections coming from host.xyz.com to port 30001 to
|
||||
# telnet in another_host.
|
||||
#permanent_link tcp another_host:telnet host.xyz.com:0 30001
|
||||
#redirect_port tcp another_host:telnet 30001 host.xyz.com
|
||||
#
|
||||
# Static NAT address mapping:
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user