]> git.ipfire.org Git - people/amarx/ipfire-2.x.git/commitdiff
Firewall: Add Services SSMTP and submission fw-service
authorAlexander Marx <alexander.marx@ipfire.org>
Mon, 25 Jul 2016 12:12:56 +0000 (14:12 +0200)
committerAlexander Marx <alexander.marx@ipfire.org>
Tue, 26 Jul 2016 12:39:57 +0000 (14:39 +0200)
Signed-off-by: Alexander Marx <alexander.marx@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