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

monitor packets from server

Just to clarify, are you wanting to perform a packet trace on your computer for all traffic going to the server, or are you want to perform a packet trace on the server itself?
 
You can use wireshark and then filter the results by destination and source ip.
Put the servers ip in the filter and it'll show you only the packets sent to and from that ip.
 
Back
Top