|
|
|
|
|
by monstermonster
4269 days ago
|
|
I don't understand your point. 80 and 443 are "well known ports"[1] which is fine. What does this have to do with ports? TCP is connection based so a client can create as many connections as it likes to a port on a host. If someone does indeed build a new "internet" built on top of HTTP which is tunnelled through well known ports with different services with the intention of circumventing the firewall then they will not be allowed through my firewall at all. [1] https://www.ietf.org/rfc/rfc1700.txt |
|
EDIT: why do you want to block HTTP/2 by the way? You know that HTTP/1.1 can be used to tunnel other protocols too, right?