]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
Firewall: Add Services SSMTP and submission
authorAlexander Marx <alexander.marx@ipfire.org>
Tue, 26 Jul 2016 12:40:45 +0000 (14:40 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Jul 2016 13:53:06 +0000 (14:53 +0100)
Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/fwhosts/customservices

index 9b25a72402c4e1f8148b7c0823594abb0eefc35f..529f14e31f27a02c60d46dc3ccb563717406d896 100644 (file)
@@ -32,3 +32,5 @@
 34,DNS (TCP),53,TCP,,0
 19,FTPS data,989,TCP,BLANK,0
 5,SMTP,25,TCP,BLANK,0
+35,Submission (TCP),587,TCP,BLANK,0
+36,SSMTP,465,TCP,BLANK,0