HEX
Server: Apache/2.4.65 (Debian)
System: Linux web6 5.10.0-36-amd64 #1 SMP Debian 5.10.244-1 (2025-09-29) x86_64
User: innocamp (1028)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: //usr/share/shorewall/configfiles/conntrack
#
# Shorewall -- /etc/shorewall/conntrack
#
# For information about entries in this file, type "man shorewall-conntrack"
#
?FORMAT 3
######################################################################################################
#ACTION			SOURCE		DEST		PROTO	DPORT		SPORT	USER	SWITCH

?if $AUTOHELPERS && __CT_TARGET

?if __AMANDA_HELPER
CT:helper:amanda:PO	-		-		udp	10080
?endif

?if __FTP_HELPER
CT:helper:ftp:PO	-		-		tcp	21
?endif

?if __H323_HELPER
CT:helper:RAS:PO	-		-		udp	1719
CT:helper:Q.931:PO	-		-		tcp	1720
?endif

?if __IRC_HELPER
CT:helper:irc:PO	-		-		tcp	6667
?endif

?if __NETBIOS_NS_HELPER
CT:helper:netbios-ns:PO	-		-		udp	137
?endif

?if __PPTP_HELPER
CT:helper:pptp:PO	-		-		tcp	1723
?endif

?if __SANE_HELPER
CT:helper:sane:PO	-		-		tcp	6566
?endif

?if __SIP_HELPER
CT:helper:sip:PO	-		-		udp	5060
?endif

?if __SNMP_HELPER
CT:helper:snmp:PO	-		-		udp	161
?endif

?if __TFTP_HELPER
CT:helper:tftp:PO	-		-		udp	69
?endif

?endif