From 292cad90f72fa27cbd8417c89a75097d8cec6e3b Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 2 Mar 2014 20:48:58 +0100 Subject: [PATCH] firewall: Telnet uses TCP --- config/fwhosts/customservices | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/fwhosts/customservices b/config/fwhosts/customservices index 7f9ae3a6f..9b25a7240 100644 --- a/config/fwhosts/customservices +++ b/config/fwhosts/customservices @@ -28,7 +28,7 @@ 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,TCP,BLANK,0 34,DNS (TCP),53,TCP,,0 19,FTPS data,989,TCP,BLANK,0 5,SMTP,25,TCP,BLANK,0 -- 2.39.2