View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000141 | VitalPBX | [All Projects] Bug | public | 2019-09-22 17:24 | 2019-11-12 22:43 |
Reporter | carlossosa88 | Assigned To | mrivera | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | VitalPBX | OS | Centos | OS Version | 7 |
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0000141: VitalPBX installation Centos 7.7 firewalld blocks everything. | ||||
Description | On a brand new / clean Centos 7.7 after`systemctl start vpbx-setup.service` firewalld starts blocking everything. The only work around is to have a background script killing firewalld and then thru the interface of Vitalpbx remove all the firewall rules and add them again. | ||||
Steps To Reproduce | 1- Clean installation of Centos 7.7 2- run vps.sh to install Vitalpbx 3- Try to access the server via web ( keep in mind firewalld keeps alive Established connections and for that reason you wont be disconnected from ssh) | ||||
Additional Information | I used an Aws ec2.medium vps with CentOS 7 (x86_64) - with Updates HVM Version: 1901_01 https://aws.amazon.com/marketplace/pp/B00O7WM7QW | ||||
Tags | firewall, install | ||||
|
We have just released our own version of firewalld with the fix included, so, you must update the firewalld to this version following this steps: yum clean all rm -rf /var/cache/yum/ yum update firewalld Please let me know if this fixes the issue. |
|
Ill try it and let you know. thanks ! |
|
It worked like charm! |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-22 17:24 | carlossosa88 | New Issue | |
2019-09-22 17:24 | carlossosa88 | Status | new => assigned |
2019-09-22 17:24 | carlossosa88 | Assigned To | => mrivera |
2019-09-22 17:24 | carlossosa88 | Tag Attached: install | |
2019-09-22 17:24 | carlossosa88 | Tag Attached: firewall | |
2019-09-23 15:57 | mrivera | Note Added: 0000229 | |
2019-09-23 15:57 | mrivera | Status | assigned => confirmed |
2019-09-23 16:11 | carlossosa88 | Note Added: 0000230 | |
2019-09-23 16:40 | carlossosa88 | Note Added: 0000231 | |
2019-09-23 16:41 | mrivera | Status | confirmed => resolved |
2019-09-23 16:41 | mrivera | Resolution | open => fixed |
2019-11-12 22:43 | mrivera | Status | resolved => closed |