I want to block websites for port 2 only, how do I do that?
YOu can block internet access for port 2, you cannot block internet sites…
Ok, if “port 2” = ether2, simply drop on firewall filter with two forward rules all traffic to UDP and TCP port 80 and 443 coming from etehr2.
This do not disable sites that use nonstandard ports or VPN, etc, but at least ~99% of the sites are blocked.
UDP in your suggestion is not necessary.
I want to block websites for port 2 only, how do I do that?
Ok, if "port 2" = ether2, simply drop on firewall filter with two forward rules all traffic to UDP and TCP port 80 and 443 coming from etehr2.
This do not disable sites that use nonstandard ports or VPN, etc, but at least ~99% of the sites are blocked.
UDP in your suggestion is not necessary.
Otherwise, I agree that more information is needed from OP to make a proper suggestion.
UDP in your suggestion is not necessary.
Ah, you do not know the quic protocol…
UDP in your suggestion is not necessary.
Ah, you do not know the quic protocol...
I stand corrected.. ![]()