Skip to main content

Posts

Showing posts with the label Workaround

Sophos XG firewall once again kills backup with Crashplan Central (Cloud)

It seems such a long time ago I battled with Sophos XG firewall (v15.x) to get Crashplan Central (Cloud Backup) to work through it (#1). Last month I upgraded to v16.x and hey, what do you know? A new problem with connection to Crashplan Central. To make a long story short (read the forum posts), there's a bug (what else is new when it comes to Crashplan and XG) in v16 (including v16.0.1.1) that blocks the crashplan traffic. It's confirmed by Sophos KB (#2) and they say: In certain situations traffic being passed through the XG firewall may appear be passed through the proxy even when no Web Policy is enabled within the relevant firewall rule and HTTP/HTTPS scanning is disabled." Both the KB and forumpost (#3) gives a workaround: Connect to the XG firewall via SSH and select option 4 (Device Console) from the menu run the below to disable this: system application_classification microapp-discovery off Restart Crashplan Links: https://community.sophos.com/...

Minimal RHEL & CentOS Kickstart

http://jons-thoughts.blogspot.com/2007_12_01_archive.html (old link was http://jons-thoughts.blogspot.com/2007/12/minimal-kickstart.html) http://www.outsidaz.org/blog/2009/06/28/minimal-server-installs-with-kickstart/ http://lists.centos.org/pipermail/centos/2009-March/073951.html Fix for bug in RHEL 5.2/5.3 ks.cfg: http://helmor.com/minimal-redhat5-kickstart.html