Re: [whatwg/fetch] Add port blocking for tftp, netbios-ns, snmp, rtsp, h323gatestat, h32… (#1148)

(We'll currently consider port 554 and 10080 as blocked (it's possible we will re-evaluate if we see significant breakage))

@ricea you said the protocol on port 10080 is UDP only. I didn't see that on e.g., https://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.txt which lists the amanda protocl as UDP and TCP. But it seems the typical linux kernel helper in netfilter/nf_conntrack_amanda.c is only working for UDP. I might be open to reconsider port 10080...

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1148#issuecomment-776795690

Received on Wednesday, 10 February 2021 15:34:23 UTC