File: action.RejectAuth

package info (click to toggle)
shorewall 2.2.3-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 912 kB
  • ctags: 292
  • sloc: sh: 8,801; makefile: 53
file content (10 lines) | stat: -rw-r--r-- 432 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
#
# Shorewall 2.2 /usr/share/shorewall/action.RejectAuth
#
#	This action silently rejects Auth (tcp 113) traffic
#
######################################################################################
#TARGET  SOURCE		DEST      	PROTO	DEST    SOURCE	 	RATE	USER/
#                       	        	PORT    PORT(S)		LIMIT	GROUP
REJECT	-	        -               tcp	113
#LAST LINE -- ADD YOUR ENTRIES BEFORE THIS ONE -- DO NOT REMOVE