3cx consol not working

Status
Not open for further replies.

dde

Customer
Joined
May 1, 2020
Messages
6
Reaction score
0
I guess 3cx did not work after iptables settings Is my iptables settings so correct?

root@vm6f46120751:~# nmap -r 10.0.0.4

Starting Nmap 7.40 ( https://nmap.org ) at 2020-05-25 11:27 +03
Nmap scan report for vm6f46120751.internal.cloudapp.net (10.0.0.4)
Host is up (0.0000050s latency).
Not shown: 993 closed ports
PORT STATE SERVICE
22/tcp open ssh
80/tcp open http
443/tcp open https
3306/tcp open mysql
3389/tcp open ms-wbt-server
5060/tcp open sip
5061/tcp open sip-tls



root@vm6f46120751:~# iptables -L
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 sip,5090
ACCEPT tcp -- anywhere anywhere multiport dports http,https,5000,5001,5015,sip,sip-tls,5090,5485,5482 tcp flags:FIN,SYN,RST,ACK/SYN ctstate NEW
ACCEPT udp -- anywhere anywhere multiport dports tftp,sip,5090,5482,5485,9000:10999
ACCEPT tcp -- anywhere vm6f46120751.internal.cloudapp.net tcp spts:1024:65535 dpt:postgresql state NEW,ESTABLISHED

Chain FORWARD (policy ACCEPT)
target prot opt source destination

Chain OUTPUT (policy ACCEPT)
target prot opt source destination
root@vm6f46120751:~# ^C
root@vm6f46120751:~#
 
From what I can see, probably iptables has nothing to do with it, because you have the default policy set to ACCEPT, so all traffic is allowed by default.

What exactly is the problem though? You cannot access the Management Console? Are you trying HTTP or HTTPs? What HTTP/S ports did you choose during the 3CX installation? Are the 3CX service running?
 
thanks for the answer I opened all the rules because it didn't work. worked. but I don't know which ones to open. can you help me? also if i use ufw instead of iptables?
 
If you have started playing around with other firewalls like ufw and the issue started after that, I suggest taking your latest backup, scrapping the machine, then start over again with your backup.

Furthermore, you didn't answer any of the other questions. We need a bit more information.
 
Status
Not open for further replies.

Members Online Now

No members online now.

Forum statistics

Threads
111,832
Messages
589,286
Members
164,662
Latest member
DejanMDS