• 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.

How do I monitor port activity on a domain?

You realize how big those logs would be? Every TCP connection opens a new random local port on the initiating box for return traffic, logging all of that would be borderline stupid.

Best bet would be to install something like snort, it's an IDS with rules for detecting certain types of traffic so you only find out about potentially bad things.
 
Back
Top