public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* Firewall Fix
@ 2016-07-19  6:45 R. W. Rodolico
  2016-07-20 15:32 ` Michael Tremer
  0 siblings, 1 reply; 4+ messages in thread
From: R. W. Rodolico @ 2016-07-19  6:45 UTC (permalink / raw)
  To: development

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

I was working with the firewall today and noticed the following three
ports are not in the default list of ports.

SUBMISSION 587 (TCP AND UDP)
SSMTP      465

I suggest they be added. I did a quick look and did not see where they
came from for sure, but maybe
/var/ipfire/fwhosts/customservices.default? If so, it looks like the
following three lines added to that file would work:

35,SUBMISSION (TCP),587,TCP,BLANK,0
36,SUBMISSION (UDP),587,UDP,BLANK,0
37,SSMTP,465,TCP,BLANK,0

I do NOT know what the first number is, but since it is not duplicated
and is 1-number of entries, I assume it is a unique index.

NOTE: I tried modifying that file on my test router and it did not work,
so that may not be the correct place.

Rod
-- 
Rod Rodolico
Daily Data, Inc.
POB 140465
Dallas TX 75214-0465
214.827.2170
http://www.dailydata.net

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

end of thread, other threads:[~2016-07-25 12:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-19  6:45 Firewall Fix R. W. Rodolico
2016-07-20 15:32 ` Michael Tremer
2016-07-20 17:01   ` Alexander Marx
2016-07-25 12:16     ` Alexander Marx

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