Guest User!

You are not Sophos Staff.

[7.185] Test Info

After several reboots, traffic finally routed through the box.  On install of the update I was unable to connect to the internet or the Astaro Box remotely.

Testing:

Skype and Bittorrent, as configured on my network, detect and log well.

Blocking Skype and Bittorrent were effective.  My Skype is through a hardware device, and hard coded to specific ports.  This did not creep through the proxy when I actively blocked "Skype".

No false positives were reported when blocking unused protocols.  No innocuous traffic was blocked.

The excepted machine was able to torrent, while all others were blocked. 

Bandwidth with QOS enabled, was relatively accurate.
Parents
  • Hi dskillin, 

    thanks for the report, its good to here some good results from time to time [:)]. 

    Regarding the blocked traffic, i just found a deadlock where the afcd hangs in a futex() system call. 

    when that happens the next time, would you be able to log in as root user to ssh and execute the following line:
    strace -p $(pidof afcd)

    and post here please what you see?

    thanks
    Gert
Reply
  • Hi dskillin, 

    thanks for the report, its good to here some good results from time to time [:)]. 

    Regarding the blocked traffic, i just found a deadlock where the afcd hangs in a futex() system call. 

    when that happens the next time, would you be able to log in as root user to ssh and execute the following line:
    strace -p $(pidof afcd)

    and post here please what you see?

    thanks
    Gert
Children