• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

TCP/IP Filtering

oconnect

Member
I had a question regarding tcp/ip filtering. I want to use only select ports for better security. I read a few articles on which port to use. But every article seemed to have not given me the correct info because I still can't browse the internet. Can anyone help me that know what there talking about?
Thank...
 
You can't limit it in the way you're thinking, most likely. An outgoing TCP connection is established with a known target port (i.e. 80 for HTTP) but the return port on your PC is random so unless you're using a statefull firewall and allowing all established and related traffic back in no TCP traffic will work.
 
Back
Top