- Joined
- Dec 11, 2015
- Messages
- 11
- Reaction score
- 0
I have 5 Instance on OVH - All created through PBX Express at different times.
All Fail the firewall checker on Sip-ALG and Ports 10600-1099 - Full cone Test Fail - 1 instance is giving me audio issues, I believe the firewall is causing the problem.
I followed (https://www.3cx.com/community/threa...-failures-no-nat-public-ip.57186/#post-241493) and changed the iptables to accept through 10999: Heres the output
----------------------
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere sip.mcast.net
ACCEPT tcp -- anywhere anywhere multiport dports http,https,sip,sip-tls,5090 tcp flags:FIN,SYN,RST,ACK/SYN ctstate NEW
ACCEPT udp -- anywhere anywhere multiport dports tftp,sip,5090,afs3-fileserver:10999
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
----------------------
The Phones are remote extensions using STUN. They are behind a remote firewall, but those are open too - would that be causing the Full Cone Nat failure?
PBX Delivers Audio is Checked
After a couple hours we have to restart services and audio works for a while on the 1 instance we are having audio issues with.
Thankful for PACT and YiannisH_3cx who have gotten me this far though the forums.
// Sidenote: In case someone else has an issue getting into their OVH servers that may find this - You have to boot them in rescue mode, vnc in using the supplied root user in the vnc console, mount the disk, alter the ssh key to your machine ssh key and then log-in using ssh [email protected] - their support can walk you through the process - just because it took me forever to figure that out.
All Fail the firewall checker on Sip-ALG and Ports 10600-1099 - Full cone Test Fail - 1 instance is giving me audio issues, I believe the firewall is causing the problem.
I followed (https://www.3cx.com/community/threa...-failures-no-nat-public-ip.57186/#post-241493) and changed the iptables to accept through 10999: Heres the output
----------------------
Chain INPUT (policy ACCEPT)
target prot opt source destination
ACCEPT udp -- anywhere sip.mcast.net
ACCEPT tcp -- anywhere anywhere multiport dports http,https,sip,sip-tls,5090 tcp flags:FIN,SYN,RST,ACK/SYN ctstate NEW
ACCEPT udp -- anywhere anywhere multiport dports tftp,sip,5090,afs3-fileserver:10999
Chain FORWARD (policy ACCEPT)
target prot opt source destination
Chain OUTPUT (policy ACCEPT)
target prot opt source destination
----------------------
The Phones are remote extensions using STUN. They are behind a remote firewall, but those are open too - would that be causing the Full Cone Nat failure?
PBX Delivers Audio is Checked
After a couple hours we have to restart services and audio works for a while on the 1 instance we are having audio issues with.
Thankful for PACT and YiannisH_3cx who have gotten me this far though the forums.
// Sidenote: In case someone else has an issue getting into their OVH servers that may find this - You have to boot them in rescue mode, vnc in using the supplied root user in the vnc console, mount the disk, alter the ssh key to your machine ssh key and then log-in using ssh [email protected] - their support can walk you through the process - just because it took me forever to figure that out.