public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] Firewall: Add Services SSMTP and submission
@ 2016-07-25 12:14 Alexander Marx
  2016-07-26 12:06 ` Michael Tremer
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Marx @ 2016-07-25 12:14 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
 config/fwhosts/customservices | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/config/fwhosts/customservices b/config/fwhosts/customservices
index 9b25a72..bf3a690 100644
--- a/config/fwhosts/customservices
+++ b/config/fwhosts/customservices
@@ -32,3 +32,6 @@
 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,SUBMISSION (UDP),587,UDP,BLANK,0
+37,SSMTP,465,TCP,BLANK,0
-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-07-27 19:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-25 12:14 [PATCH] Firewall: Add Services SSMTP and submission Alexander Marx
2016-07-26 12:06 ` Michael Tremer
2016-07-26 12:36   ` Alexander Marx
2016-07-27 19:59   ` R. W. Rodolico

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox