Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - KatiaSisHost

Pages: [1] 2 3
1
E-Mail / Can send email but not receive
« on: February 27, 2025, 11:29:12 AM »
i have this to main server:


Tipo   Nombre   Destino / IP   Método   TTL
CNAME   smtp   srv1.xxxx.net   Solo DNS   Automático
CNAME   mail   srv1.xxxx.net   Solo DNS   Automático
CNAME   ftp   srv1.xxxx.net   Solo DNS   Automático
CNAME   cpanel   srv1.xxxx.net   Solo DNS   Automático
A   cloud   78.36.107.76   Redirigido mediante proxy   Automático
A   comparen.net   78.36.107.76   Redirigido mediante proxy   Automático
A   intra   78.36.107.76   Redirigido mediante proxy   Automático
A   kb   78.36.107.76   Redirigido mediante proxy   Automático
A   ns1   78.36.107.76   Solo DNS   Automático
A   ns2   78.36.107.76   Solo DNS   Automático
A   propbx   78.36.107.76   Solo DNS   Automático
A   pve-1   78.36.107.76   Solo DNS   Automático
A   srv1   78.46.107.76   Solo DNS   Automático
A   webmail   78.36.107.76   Solo DNS   Automático
CNAME   www   xxxx.net   Redirigido mediante proxy   Automático
MX   comparen.net   mail.xxxx.net   Prioridad: 10, Solo DNS   Automático

And in client domain (i need send and receive in this):

MX   mail   srv1.xxxx.net   Prioridad: 10, Solo DNS   Automático
A   yyyyy.net   78.36.107.76   Redirigido mediante proxy   Automático
A   mail   78.36.107.76   Solo DNS   Automático
A   www   78.36.107.76   Redirigido mediante proxy   Automático
MX   yyyyy.net   srv1.xxxx.net   Prioridad: 10, Solo DNS   Automático
TXT   yyyyy.net   "v=spf1 mx a ip4:78.36.107.76 ~all"   Solo DNS   Automático


what is the problem?

2
CentOS Configuration / SSH For users
« on: December 29, 2024, 04:07:38 PM »
i enable the SSH for users in creation account... but cant login in Putty... only with root account.

3
CentOS Configuration / CRON JOB NOT WORK!
« on: May 15, 2024, 01:53:18 PM »
Hello i added this cron

Every Minute
wget -q -O- https://domain/cron/index

and no work... im trying to run manually and no work too...

but if i ron this command in console... work fine!

4
Other / WebSockets not work with reverse proxy
« on: July 09, 2023, 09:13:40 PM »
Hello, I am having problems with forwarding a reverse proxy from the domain back.example.com to ip 192.168.1.10 to port 3000

The web is sent correctly but it gives me a WebSockets error (it is a node app)

If I do it locally or if I send the domain to the ip 192.168.1.10 everything works correctly.

Does anyone have an example of a domain configuration file with websockets?

5
CentOS 7 Problems / Pro no work???
« on: April 19, 2023, 09:18:30 PM »
I have several purchased CWP Pro licenses, everything is down, it appears to me that I don't have the PRO... change the ips, restart everything, nothing works and the panel shows the subscriptions still paid for almost 1 year... (I updated them about 3 months ago)

6
Installation / New Installation and Problems
« on: March 20, 2023, 02:41:57 PM »
I did a fresh install on a new server and there is no way to get NextCloud to work, on the old server I just installed it and it worked now on the new server I did a lot of things and can't get it to work.

There is also a WordPress website that I copy them as is and it doesn't work... another WordPress website did not present me with any problem placing the same configurations that they had before

7
E-Mail / No send and Receibe Emails...
« on: February 28, 2023, 05:12:17 PM »
i cant send o receibe emails...

Everything has been working for about 1 year... and suddenly it stopped receiving emails and sending them...
I just did a test, I deleted all the queues, I sent an email from my gmail account to mine hosted in the cwp... my incoming email appears in the queues, but if I go to my inbox it doesn't appear...

when he sent an email... they don't reach their destination but there doesn't seem to be an error anywhere.

8
CSF Firewall / Connect CWP Server to Other Server same net
« on: August 23, 2022, 03:43:14 PM »
Hello, i have a php script in CWP and i need it connect to a other ip port in same network... if i enable CSF Firewall...
cant connect... if i disable the CSF Firewall it work correctly.

in firewall manager i have:

Whitelist configuration
Simple -> 192.168.1.110(ip from 2nd server) -> Test Connection (Description)

i restart the CSF Firewall... and... it doesnt not connect again...

any help?

9
Other / MSSQL Server Problem
« on: August 08, 2022, 12:34:42 AM »
Hi, i have a PRO Edition, and im trying to install MSSQLServer Extension.

Im select sqlsrv in panel and i follow the instruction from:
http://wiki.centos-webpanel.com/mssql-extension-for-php7

and nothing... the old instruction say errors in "make"


Error information:
SQLSTATE: HYT00
Code: 0
Message: [Microsoft][ODBC Driver 17 for SQL Server]Login timeout expired
SQLSTATE: 08001
Code: 10057
Message: [Microsoft][ODBC Driver 17 for SQL Server]TCP Provider: Error code 0x2749
SQLSTATE: 08001
Code: 10057
Message: [Microsoft][ODBC Driver 17 for SQL Server]A network-related or instance-specific error has occurred while establishing a connection to SQL Server. Server is not found or not accessible. Check if instance name is correct and if SQL Server is configured to allow remote connections. For more information see SQL Server Books Online.



My PHP:

$serverName = "192.168.1.202\MSSQLSERVER, 1433";
$connectionOptions = array(
    "database" => "user2list",
    "uid" => "sa",
    "pwd" => "Password$123456"
);

10
CWP API / List Email from Domain.
« on: March 08, 2022, 07:00:04 AM »
Now the api, list the emails from users... but its possible to filter it to domains too?

like:

listEmailsFromDomain(string $domain)
$domain = example.com

or... listEmailFromDomain(string $user, string $domain)
$user='example';
$domain='example.com';

Thanks You.

to only allow to CRUD specify domain... and not or all account.

11
Aplications / Moodle
« on: February 19, 2022, 11:41:36 AM »
The moodle installation from CWP not work, only download the script but it not is auto installable.

12
Other / domain to other ip with proxy
« on: January 26, 2022, 10:52:59 AM »
Hi i have configurate a maindomain.com to 192.168.1.110 to specific port 8080...

but now... i need use all ports... is it possible?

like... maindomain.com: 8081  maindomain.com:7568 maindomain.com:7896

and more to use ssh and etc?

13
Suggestions / Type Package
« on: January 23, 2022, 11:45:53 PM »
Add option to... type package, "Stream", "website", "email".... etc to create a Package only for "Stream" Services for example... or for only email host... etc

14
Suggestions / [URGENT] Special Chars for domains!!!
« on: November 25, 2021, 01:53:21 PM »
Hello, i need register new account with Ñ in domain name... and i cant!

15
Suggestions / WildCard Urgent
« on: November 15, 2021, 06:53:54 PM »
Hello... can u make compatible with WildCard Domain and WildCard SSL please!?

Pages: [1] 2 3