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

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

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

diff --git a/config/fwhosts/customservices b/config/fwhosts/customservices
index 9b25a72..529f14e 100644
--- a/config/fwhosts/customservices
+++ b/config/fwhosts/customservices
@@ -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
-- 
2.7.4


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

end of thread, other threads:[~2016-07-26 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-26 12:40 [PATCH v2] Firewall: Add Services SSMTP and submission Alexander Marx
2016-07-26 13:53 ` Michael Tremer

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