From f78d627af390360e60e9878c274bf7ef1855ef71 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 12 Aug 2013 14:39:34 +0200 Subject: [PATCH] Firewall: Fix spelling of service names in custom services. --- config/fwhosts/customservices | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/config/fwhosts/customservices b/config/fwhosts/customservices index 0e3d6de47..07dd3d2b7 100644 --- a/config/fwhosts/customservices +++ b/config/fwhosts/customservices @@ -1,32 +1,32 @@ -32,Rsync,873,TCP,BLANK,0 +32,rsync,873,TCP,BLANK,0 21,IMAPS,993,TCP,BLANK,0 7,WINS,42,TCP,BLANK,0 -26,Lpd,515,TCP,BLANK,0 +26,LPD,515,TCP,BLANK,0 17,IRC,194,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 +30,NFS,2049,TCP,BLANK,0 16,SNMP,161,UDP,BLANK,0 -25,Ipp (udp),631,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 +28,LDAP,389,TCP,BLANK,0 +14,NetBIOS Session Service,139,TCP,BLANK,0 20,FTPS control,990,TCP,BLANK,0 -24,Ipp (tcp),631,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 +13,NetBIOS Datagram Service,138,TCP,BLANK,0 23,RDP,3389,TCP,BLANK,0 -29,Ldaps,636,TCP,BLANK,0 -6,TIME,37,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 +12,NetBIOS Name Service,137,TCP,BLANK,0 15,IMAP,143,TCP,BLANK,0 8,HTTP,80,TCP,BLANK,0 -4,TELNET,23,UDP,BLANK,0 +4,Telnet,23,UDP,BLANK,0 19,FTPS data,989,TCP,BLANK,0 5,SMTP,25,TCP,BLANK,0 -- 2.39.2