I recently did a routine update on a server.
1. yum update
2.then ./build update_versions
Never had major issues before but this time I noticed the mail queue was filling up.
Then I noticed wget, curl, ssh would not work, long story short.... outbound ICMP, UDP work fine except TCP, I can ping external domain names and ip's.
Before doing an update, I took a snapshot of the drives host on Google compute engine, since the update failed I restored the snapshots to a new VM (before the updates), tcp working again, did a yum update and tcp blocked again.
But I cannot use the snapeshot, for some reason httpd stopped serving the proper user domains and always serves the default apache is working page. (the snapshot is no good).
So I'm back to the updated instance with all the outbound tcp packets blocked.
CSF appears to been working fine but I stopped it, uninstalled it. flushed iptables, enable/disable firewalld, nothing works.
I've been google searching all day and I cannot find a solution, at this point I don't know what else I can do.
1. yum update
2.then ./build update_versions
Never had major issues before but this time I noticed the mail queue was filling up.
Then I noticed wget, curl, ssh would not work, long story short.... outbound ICMP, UDP work fine except TCP, I can ping external domain names and ip's.
Before doing an update, I took a snapshot of the drives host on Google compute engine, since the update failed I restored the snapshots to a new VM (before the updates), tcp working again, did a yum update and tcp blocked again.
But I cannot use the snapeshot, for some reason httpd stopped serving the proper user domains and always serves the default apache is working page. (the snapshot is no good).
So I'm back to the updated instance with all the outbound tcp packets blocked.
CSF appears to been working fine but I stopped it, uninstalled it. flushed iptables, enable/disable firewalld, nothing works.
I've been google searching all day and I cannot find a solution, at this point I don't know what else I can do.