From 4682d02723a3650847c74e1fbfe8d38b75474cec Mon Sep 17 00:00:00 2001 From: Alexander Marx Date: Wed, 22 May 2013 07:43:46 +0200 Subject: [PATCH] Forward Firewall: extended the customservices list --- config/fwhosts/customservices | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/config/fwhosts/customservices b/config/fwhosts/customservices index d115f9756..0e3d6de47 100644 --- a/config/fwhosts/customservices +++ b/config/fwhosts/customservices @@ -1,22 +1,32 @@ -11,NTP,123,UDP,BLANK,0 +32,Rsync,873,TCP,BLANK,0 21,IMAPS,993,TCP,BLANK,0 7,WINS,42,TCP,BLANK,0 -2,FTP-control,21,TCP,BLANK,0 +26,Lpd,515,TCP,BLANK,0 17,IRC,194,TCP,BLANK,0 -22,POP3S,995,TCP,BLANK,0 +2,FTP-control,21,TCP,BLANK,0 1,FTP-data,20,TCP,BLANK,0 18,HTTPS,443,TCP,BLANK,0 +30,Nfs,2049,TCP,BLANK,0 16,SNMP,161,UDP,BLANK,0 +25,Ipp (udp),631,UDP,BLANK,0 +27,JetDirect,9100,TCP,BLANK,0 +28,Ldap,389,TCP,BLANK,0 +14,NetBIOS Sessionservice,139,TCP,BLANK,0 +20,FTPS control,990,TCP,BLANK,0 +24,Ipp (tcp),631,TCP,BLANK,0 +10,SFTP,115,TCP,BLANK,0 +31,Radius,1812,TCP,BLANK,0 +11,NTP,123,UDP,BLANK,0 +22,POP3S,995,TCP,BLANK,0 13,NetBIOS Datagramservice,138,TCP,BLANK,0 +23,RDP,3389,TCP,BLANK,0 +29,Ldaps,636,TCP,BLANK,0 6,TIME,37,TCP,BLANK,0 3,SSH,22,TCP,BLANK,0 9,POP3,110,TCP,BLANK,0 12,NetBIOS nameservice,137,TCP,BLANK,0 -20,FTPS control,990,TCP,BLANK,0 15,IMAP,143,TCP,BLANK,0 -14,NetBIOS Sessionservice,139,TCP,BLANK,0 8,HTTP,80,TCP,BLANK,0 4,TELNET,23,UDP,BLANK,0 -10,SFTP,115,TCP,BLANK,0 19,FTPS data,989,TCP,BLANK,0 5,SMTP,25,TCP,BLANK,0 -- 2.39.2