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.


Messages - KatiaSisHost

Pages: 1 2 [3] 4
31
Installation / Re: CentOS Web Panel is a disaster!!!!!!!!!
« on: April 22, 2021, 12:14:52 PM »
While there are some things that should improve a bit, in the last 2 years, I have seen a spectacular transition and they made a big leap and it is stable at last.

There are details, but come on, even CPanel has them.

CWP to put a little more batteries that are impeccable! ; D

32
Hi everyone.
If you have a problem with a cron job you must login to SSH as the user and try run the job manually. 99% you will have errors.
sudo command must not be used in Crontab since it will never works if the password requires.

Hi... if u press the button to run the task it work... only isn't automatic...

if i run the command it work again... and isn't automatic  ::)

33
any have a solution?

34
i happened to me, so i found out that package that the user belonged, has no enough inodes to support the cronjob

hello! i have inodes in 0

35
Hello... same here... manually work perfectly but not automatic!

36
How to / Loopback problem same domain
« on: January 26, 2021, 04:06:56 PM »
Hello, im having problems with connect Wordpress and WHMCS with WHMCS-Bridge...

when i configure WHMCS Bridge in Wordpress... (whit others webs like google.com) it show error but load... im appoint my whmcs bridge to other WHMCS for others hostings.. and it show perfectly...

Now... when i try to connect to my whmcs it loop load and after error 500....

i have the wordpres in maindomain.com and the whmcs in cliet.maindomain.com

any can explain me how to add loopback for my domain?

im using CWP Pro

37
Other / CWP + WHMCS + Wordpress?
« on: January 25, 2021, 10:19:43 PM »
Any have installed Wordpress + WHMCS Bridge? i cant run it in CWP... no errors only response time elevated and no display WHMCS in Wordpress i increase the time max execution (1hour) in php and it not work...

38
PHP / PHP-FPM Error
« on: January 19, 2021, 02:37:51 PM »
Hello, when i select PHP-FPM in a subdomain it display 503 Service Unavailable

39
How to / Help - Ayuda
« on: December 31, 2020, 02:22:25 PM »
Hello, due to a problem with the ISPs in my area, they stopped providing Fixed IP, since they migrated services to fiber optics, and are having problems with fixed IPs.

Now the services were momentarily according to what one told me in about 1 month and the other between 2 and 3 months ... a mockery ... as follows

ISP1 = Pseudo Dynamic IP (15 days or modem reset of more than 1 hour) modem bridge mode for public ip
ISP2 = dynamic IP (24hs or modem restart) single-user modem


IMPORTANT NOTE: I DO NOT HAVE EMAILS I DO NOT NEED IT!

I currently have my homelab as follows:

1 server with 4NICs as Router (192.168.1.1) with opnsense or pfsense.
gbe0 = WAN = ISP1 in DHCP mode. (example WAN IP 181.181.181.181)
bge1 = WAN2 = ISP2 in PPPoE mode. (example WAN IP 182.182.182.182)
em0 = LAN -> switch -> Server2 with ProxMox (192.168.1.200) -> VM CWP (192.168.1.100) | VM test (192.168.1.101)
em1 = LAN -> another switch for the PCs in my house.

I have loadbalancer and failover configured.


Server 2 has 2 NICs (Proxmox and VM CWP)
nic1 -> to switch to em0
nic2 -> no use

My question is the following: I currently have my domains in cloudflare, and I point to the IP of ISP1 as follows:

domain.com -> 181.181.181.181 (my public ip ISP1)

Up to here everything works perfect ... the problem is that since it has load balancing the IP changes between the connections and for example, the CWP PRO is deactivated ... because the IP of the ISP1 and the IP of the Panel of CWP ... for CWP to work I must disconnect the WAN2 ... or wait for the connection to balance with ISP1 again.

now well ... to balance the domain itself ... I must add ..
A -> domain.com -> 181.181.181.181
A -> domain.com -> 182.182.182.182

I am right? so if for example the ISP1 falls .. I continue to enter through the ISP2?

I need this because the connections are unstable, for some moments they fall ... and not to stop having my CWP online.

or it suits me to do for example ...
ns1.domain.com -> 181.181.181.181
ns2.domain.com -> 182.182.182.182

and point the domains to ns1.domain.com and ns2.domain.com

and update the ips of the ns1 and ns2 with the api (like no-ip)?

at least until they solve the problem and return the fixed ip's.


As for the emails, it is not a problem because I have them also hosted on a Relay SMTP Server ...


----------------------------------


Hola, debido a un problema con las ISP de mi zona, dejaron de brindar IP Fija, ya que migraron los servicios a fibra optica, y estan teniendo problemas con las ip fijas.

Ahora los servicios quedaron momentaneamente segun me dijeron uno en aproximadamente 1 mes y el otro entre 2 y 3 meses... una burla... de la siguiente manera

ISP1 = IP Pseudo Dinamica (15 dias o reinicio de mas de 1 hora del modem) modem modo bridge para ip publica
ISP2 = IP dinamica (24hs o reinicio de modem) modem modo monopuesto


NOTA IMPORTANTE: NO TENGO EMAILS NO LO NECESITO!

Yo tengo actualmente mi homelab de la siguiente manera:

1 servidor con 4NICs como Router (192.168.1.1) con opnsense or pfsense.
gbe0 = WAN = ISP1 in DHCP mode. (example WAN IP 181.181.181.181)
bge1 = WAN2 = ISP2 in PPPoE mode. (example WAN IP 182.182.182.182)
em0 = LAN -> switch -> Server2 con ProxMox(192.168.1.200) -> VM CWP(192.168.1.100)  | VM test(192.168.1.101)
em1 = LAN -> otro switch para las pc de mi casa.

tengo configurado loadbalancer y failover.


Servidor 2 tiene 2 NICs (Proxmox and VM CWP)
nic1 -> to switch to em0
nic2 -> sin uso

mi duda es la siguiente yo actualmente tengo mis dominios en cloudflare, y apunto a la ip del ISP1 de la siguiente manera:

dominio.com -> 181.181.181.181 (my public ip ISP1)

hasta acá todo funciona perfecto... el problema recide en que como tiene balanceo de carga la ip cambia entre las conexiones y por ejemplo, se me desactiva el CWP PRO... porque no coincide la IP del ISP1 y la IP del Panel de CWP... para que funcione el CWP debo desconectar el WAN2... o esperar a que la conexion se balancee con el ISP1 nuevamente.

ahora bien... para balancear el dominio en si... debo agregar..
A - > dominio.com -> 181.181.181.181
A - > dominio.com -> 182.182.182.182

estoy en lo correcto? así si por ejemplo la ISP1 cae.. sigo entrando por la ISP2?

Esto lo necesito porque al estar las conexiones inestables, por algunos momentos se caen... y para no dejar de tener mi CWP en linea.

o me combiene hacer por ejemplo....
ns1.dominio.com -> 181.181.181.181
ns2.dominio.com -> 182.182.182.182

y apuntar los dominios a ns1.domain.com y ns2.domain.com

y actualizar las ips de las ns1 y ns2 con la api (like no-ip)?

al menos hasta que me solucionen el problema y me devuelvan las ip fijas.


En cuanto a los emails no me es problema porque los tengo alojados igualmente en un Relay SMTP Server...

40
Nginx / Re: Aply Reverse proxy for other IP
« on: December 24, 2020, 04:56:03 PM »
Hello!

there is in:

WebServer---> Settings----> WebServers COnf Editor

u need create a subdomain first (if u case of instead in a subdomain) else u need create a domain first.

after, reload nginx in dashboard!


Merry Christmas!

41
CentOS-WebPanel Bugs / Re: Error 500 and not CWP PRO
« on: December 23, 2020, 05:00:33 PM »
my bad, my other connection has blocked my main ip

42
CentOS-WebPanel Bugs / Error 500 and not CWP PRO
« on: December 23, 2020, 04:50:15 PM »
Hello, my server was working correctly until 1 hour ago ... all the pages throw error 500 and the CWP PRO appears in red.
"You are NOT running CWPpro, get it here!"

i run the  sh /scripts/update_cwp but... nothing... in the cwp pro panel appear my ip normal.

43
How to / WildCard SubDomain
« on: December 15, 2020, 03:20:52 PM »
Hello there! any have idea How to configure a wildcard Subdomain?

i making a platform multi tenant... and i need users enter shop1.domain.com or shop2.domain.com... and i dont need add a subdomain for any shop and refeer it to a main folder.

44
DNS / Re: CNAME run into default web page CWP
« on: October 29, 2020, 06:21:13 PM »
u don't need to add all strings...

yes:
Type: CNAME..... Name: (app) .... Destiny : domain2.com TTL 3600

no:
Type: CNAME..... Name: (app.domain1.com) .... Destiny : domain2.com TTL 3600

45
DNS / Re: CNAME run into default web page CWP
« on: October 26, 2020, 02:20:06 PM »
CNAME not assign an IP... CNAME assign an address..

BAD:
 # name  -  direction - time(ttl)
abc.mydomain.com - 123.456.789 - 3600

CORRECTLY
# name  -  direction - time(ttl)

 abc - def.mydomain.com - 3600

Pages: 1 2 [3] 4