mbox

[v2] Firewall: Add Services SSMTP and submission

Message ID 1469536845-19131-1-git-send-email-alexander.marx@ipfire.org
State Accepted
Commit 0eccc8a97c59a3ad86c9370f4cfd844e63da8d2e
Headers

Message

Alexander Marx July 26, 2016, 10:40 p.m. UTC
  Signed-off-by: Alexander Marx <alexander.marx@ipfire.org>
---
 config/fwhosts/customservices | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Michael Tremer July 26, 2016, 11:53 p.m. UTC | #1
Thx. Merged.

On Tue, 2016-07-26 at 14:40 +0200, Alexander Marx wrote:
> Signed-off-by: Alexander Marx <alexander.marx@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