forked from extern/shorewall_code
12 lines
498 B
Plaintext
12 lines
498 B
Plaintext
|
#
|
||
|
# Shorewall 2.0 /etc/shorewall/action.AllowTelnet
|
||
|
#
|
||
|
# This action accepts Telnet traffic. For traffic over the
|
||
|
# internet, telnet is inappropriate; use SSH instead
|
||
|
#
|
||
|
######################################################################################
|
||
|
#TARGET SOURCE DEST PROTO DEST SOURCE ORIGINAL RATE
|
||
|
# PORT PORT(S) DEST LIMIT
|
||
|
ACCEPT - - tcp 23
|
||
|
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE
|