nanog mailing list archives
Re: ISP port blocking practice
From: Justin Shore <justin () justinshore com>
Date: Thu, 22 Oct 2009 18:27:14 -0500
Zhiyun Qian wrote:
1). For any outgoing traffic, if the destination port is 25, then drop the packets. 2). For any incoming traffic, if the source port is 25, then drop the packets.
It's been pointed that I glossed over the wording of #2, specifically missing the "source port" part of it, thus giving the right answer to the wrong question. :-)
To answer your question, all our tcp/25 filters are based on destination port. I could use source port but really I'm more concerned with my customers not running SMTP servers in one direction and them not being able to send spam in the other. Using source port needlessly complicates those goals IMHO. Someone might have a specific reason to use it but I don't in my case at least.
Justin
Current thread:
- Re: ISP port blocking practice, (continued)
- Re: ISP port blocking practice Joe Greco (Oct 24)
- Re: ISP port blocking practice Owen DeLong (Oct 24)
- Re: ISP port blocking practice Joe Greco (Oct 24)
- Re: ingress filtering and multiple Internet conenctions Joe Maimon (Oct 25)
- Re: ingress filtering and multiple Internet conenctions Joe Greco (Oct 25)
- Re: ingress filtering and multiple Internet conenctions Joe Maimon (Oct 25)
- Re: ingress filtering and multiple Internet conenctions Owen DeLong (Oct 25)
- Re: ingress filtering and multiple Internet conenctions Owen DeLong (Oct 25)
- Re: ISP port blocking practice Joe Provo (Oct 26)
- Re: ISP port blocking practice Joe Provo (Oct 25)
- Re: ISP port blocking practice Steve Bertrand (Oct 22)
- Re: ISP port blocking practice Jon Kibler (Oct 23)
- Re: ISP port blocking practice Steve Bertrand (Oct 23)
- RE: ISP port blocking practice Keith Medcalf (Oct 24)
