I need to block all ports except the ones i want clear
What i must do in firewall rules to do that??
i need an example pls
My problem is this one
I need to block all ports except
80,53,443,5050,27015.27016 etc
Can you give em an example of how to do that
Proxy is not an option i want to use an pppoe server , so i need to use the firewall rules
i tried to put a rule to deny all ports form 1-65500
Aad another rule to accept port 80 but is not working
You have to add rules to accept traffic from specific ports first
and then drop the rest.
thx that fixed the problem pls close topic