This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Network port/ip usage per period

I have a Sophos UTM, I am trying to figure how to get a bandwidth report per port or IP for a certain period.  



This thread was automatically locked due to age.
Parents
  • If you wanted you could use putty, turn on the logging or to text file option, remote into the firewall and use-

    tcpdump -ni any host 192.168.1.2 and port 443 

     

    This would give you everything on that address and port in a text file.

    Respectfully, 

     

    Badrobot

     

Reply
  • If you wanted you could use putty, turn on the logging or to text file option, remote into the firewall and use-

    tcpdump -ni any host 192.168.1.2 and port 443 

     

    This would give you everything on that address and port in a text file.

    Respectfully, 

     

    Badrobot

     

Children
No Data