- Joined
- Aug 8, 2018
- Messages
- 2
- Reaction score
- 0
I downloaded the latest version of the Debian 3CX ISO (not PBXExpress) for install with a VPS provider and was finding the firewall test would fail after port 9500; similar to this thread here:
https://www.3cx.com/community/threads/rtp-ports.57330/
I didn't have any firewall rules set in my VPS provider for this instance.
The iptables rules that come preconfigured on that installer seem outdated for the new port ranges the 15.5 uses?
Here's the rule straight after install:
14 ACCEPT udp -- anywhere anywhere multiport dports tftp,sip,5090,afs3-fileserver:9500
I could only get the firewall test to pass after modifying this rule; just wanting to post this here in case any others are facing the same problem and possibly to get it modified in the ISO?
https://www.3cx.com/community/threads/rtp-ports.57330/
I didn't have any firewall rules set in my VPS provider for this instance.
The iptables rules that come preconfigured on that installer seem outdated for the new port ranges the 15.5 uses?
Here's the rule straight after install:
14 ACCEPT udp -- anywhere anywhere multiport dports tftp,sip,5090,afs3-fileserver:9500
I could only get the firewall test to pass after modifying this rule; just wanting to post this here in case any others are facing the same problem and possibly to get it modified in the ISO?