I'm looking for guidance on how to disable two-factor authentication (2FA) via SSH from the console, either for the admin user or globally for all users.
Currently, when attempting to reset the admin password, the process gets stuck in a loop requiring 2FA setup. Scanning the QR code or...
Hi!
I have some 3cx systems installed on AWS with the official AMI. Now we migrated them from v18 to v20 and I found some problems with the access. I'm trying to access to the Logs folder "/var/lib/3cxpbx/Instance1/Data/Logs" and it seems I don't have rights. It gets stuck trying to enter in...
We use software called Splynx and need to SSH into 3CX to get it setup. I have all the commands I need to run but we are on a hosted site. Is this possible and if so how do we do it?
Thanks
Hello everyone. First of all to be very clear, I made a newbee error.
I was using version 18, locally on a Debian blade. I saw the update appear on my admin interface at the beginning of the week. I promised myself I would check everything carefully before updating it in a few days.
Yesterday...
The description says: "For security purposes, Port 22 (SSH) is not enabled in the default firewall created by the marketplace deployment. Should you need to access your instance via SSH, make sure you allow access to Port 22 from your IP. *".
I tried ufw, iptables and nft, but apparently they...
Hi All,
We have a new customer that has an on-premise 3CX Server running V18 on Debian 10 (it was fresh installed as V18).
In order to get remote SSH access, we have requested a port forward to Port 22, but apparently that is already in use, and they can't forward, say, Port 22222 (external)...
I have been trying to get this going for a long time. I have a server that I need to move from on-prem to cloud hosted on AzureVM. I used the 3CX VM installer through the marketplace and its all installed and ready to restore my save file... That is until it uploaded the backup and gives the...
We install all 3CX systems with the Debian ISO on our own servers. By default port 22 is open for SSH. We would like to use another port for this. I know we can edit /etc/ssh/sshd_config for this.
But how do i change the iptables configuration? I noticed there is a brute force protection so...
3cx running in Google cloud, not heavily used and upto date, v18.
Yesterday I started getting messages that my ip is blacklisted, to many failed login attempts, which is very strange.
Admin user and pass are very very secure.
Today I tried a few things, first restart through SSH connected...
Hi,
I'm trying to connect to 3CX API (config server) outside 3CX and I'm able to do it with SSH tunnelling, but I have a problem with events.
Using the same dotnet application, when I connect to config server and start listen to events on local machine (connecting to 127.0.0.1) I'm getting all...
Hello,
I am trying to do connect to server using ssh key by a C# code. But i am getting some errors.
Here is my code:
using System;
using System.Collections.Generic;
using Renci.SshNet;
public class connectDatabase
{
public string connectwithssh()
{
using(var client=new...
Like an idiot I decided to ditch my 3CX instance in AWS and start fresh hosting 3CX on-site, instead of just migrating 3CX. I already have my FQDN (my3cx.us) pointing towards the new installation, and now I'm trying to access the management console of my old 3CX instance hosted in AWS. I've...
I have created a 3CX instance with Amazon Machine Image (AMI) on AWS. It did not ask to create an SSH password and was looking into seeing if someone has a way to login. We are using a micro instance and their is no "KVM" console access.
Hello,
I have a pretty specific problem, I hope somebody would be able to help me out.
I have two almost identical 3CX installations.
Both are 3CX version 16.0.8.9
Both are running on Debian 9.9 Stretch
One installation shows the terminal button in the 3CX dashboard, the other doesn't.
The...
Hi
I am about to set up 3CX for our company of eight people. To get 3CX to work with our Odoo ERP we would need to install Ringdesk extension. The install procedure is explained here:
https://ringdesk.com/3cx-server-side-plugin-manual/
but we do not seem to be able to establish ssh...
Hi all,
I tried to connect via FileZilla and I was able too, however I could not write onto the folders. I did some googling and ran this command sudo chown -R -v ec2-user /var/.
It is hosted on AWS.
Now, I can no longer access via SSH, FTP or make changes on 3CX including changing the email...
I'm not able to access the 3CX using Putty or WinSCP on port 22. This is first time I've had this problem with a new install using the 3CX Debian ISO install. The 3CX phone system has already been deployed, so I can't simply reinstall it. Is there a way I can enable this?
Hi Team,
I thought i would share something with you which has helped me. This might not be the case for every "Server Error" but its something to look for.
Enviroment is
Linux install
3CX V15.5
Our customer had this problem today. We would try and login to the Management Console and got the...