Veeam – Error ‘Traffic block header is corrupted’
KB ID 0000865 Problem Seen on Veeam Backup and Replication 6.5 Error: Client error: Traffic block header is corrupted, traffic block index ‘14537045829806812737’. Unable to retrieve next block transmission command. Number of already processed blocks: [188511]. Solution I struggled to find any decent info on this error on the internet, so I picked up the phone and called Veeam. First line asked me to apply the latest...
CentOS – Setup the iptables Firewall
KB ID 0000938 Problem I was a little perturbed to find out the firewall on my CentOS web server was wide open today. My server setup notes yielded no clues, so it was time to put my ‘Linux Head’ on and fix it. Solution 1. Connect to the server via console or SSH. As I’m going to change the iptables config file lets back it up (always assume you are going to smash something!) cp /etc/sysconfig/iptables iptables.bak 2....