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 - henryluiz

Pages: [1]
1
SSL / Re: Unabl to update SSL cert after router upgrade
« on: May 26, 2025, 09:58:30 AM »
HI Starburst

i only use vp4 on both routers.

2
SSL / Re: Unabl to update SSL cert after router upgrade
« on: May 24, 2025, 11:33:17 PM »
HI,

Thank u for the resposne.
I have a fixed external IP address 59.167.xxx.yyy and redireted port 80 and 443 to the internal CWP sevrer 192.168.xxx.yyy

A nslookup on my pc on the same netowrk as the CWP server has the below results, same for the dlink and tplink.

Server:  dns.google
Address:  8.8.8.8
Non-authoritative answer:
Name:    surtrans.com.au
Address:  59.167.xxx.yyy

A record points to 59.167.xxx.yyy

Port forwarding is setup
HTTP   192.168.xxx.yyy 80 80 All
HTTPS 192.168.xxx.yyy 443 443 All

CWP configuration is unchanged when tetsting with dlink and tplink.

apprciate any futher help


3
SSL / Unabl to update SSL cert after router upgrade
« on: May 24, 2025, 10:01:49 AM »
HI,
I have upgraded my router and enured all the required port forwarding is enabled. I use my ISP DNS to point to my server that hosts the web site.
When useing the new router (TP-link) and try to update the SSL I get the followng message.

"DNS Redirection problem for surtrans.com.au with www and without it"
and sometimes i rec
"DNS of your domain doesn't point to this server or you have htaccess restrictions"

I roll back to my old router (Dlink) and the SSL updates successfuly.

I have disabled most features in the new router including the fire wall

Apprciate youe help.

regards
Henry


4
Information / CWP panel backup
« on: August 02, 2024, 04:24:51 AM »
Hi,

is there a way to backup the full CWP panel configuration, web sites databases etc. This would make it simple if there is a need to rebuild the OS and do not have to rebuild the CWP configurations. Juts restore form CPW full backup.


5
Some additional info.....if I go to change hostname and do no changes, then save ....the CWP hangs and I need to reboot server to recover.

I look at my /etc/pki/tls/certs directory and there are no
70341048 -rw-r--r--  1 root root 1363 Jul  8 13:49 hostname.bundle
100960400 -rw-r--r--  1 root root 1363 Jul  8 13:49 hostname.crt
 69245839 -rw-r--r--  1 root root 1082 Jun 19 07:44 hostname.csr

 
I need to run sh /usr/local/cwpsrv/htdocs/resources/scripts/generate_hostname_ssl
to recreate the hostname.bundle . cert . csr files.

Doing this i do not have to reboot the server

It is something to do with SSL not working. Have I reached limits somewhere? I have very limited knowledge on this.
appreciate any help,.

6
I would have thought RedHat would also be modern and an upgradable version. I would only do this if CWP is not supported on the version list that I have provided.

7
I could not find a RedHat version, so I chose Centos 7. I have also experienced this issue on Centos 7. I upgraded to RedHat 7.9 hoping it would solve the problem.

When I do Auto install for a SSL the server hangs and i need to reboot the RedHat server to recover.
I have tried the suggestions in the forum to update acme

Appreciate some help

See below of server config.

===============================================
Kernel:
Linux sabyr.com.au 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue May 14 11:55:25 EDT 2024 x86_64 x86_64 x86_64 GNU/Linux

CPU info:
model name      : Intel(R) Xeon(R) CPU E5-2403 0 @ 1.80GHz

Release:
Red Hat Enterprise Linux Server release 7.9 (Maipo)

Arch:
x86_64

Virtualization Type:
vmware

Memory:
              total        used        free      shared  buff/cache   available
Mem:          11852        2874        6247          85        2730        8583
Swap:          8063           0        8063

MySQL info:
mysql  Ver 15.1 Distrib 10.4.34-MariaDB, for Linux (x86_64) using readline 5.1

Disk Info:
Filesystem                Size  Used Avail Use% Mounted on
devtmpfs                  5.8G     0  5.8G   0% /dev
tmpfs                     5.8G     0  5.8G   0% /dev/shm
tmpfs                     5.8G  9.0M  5.8G   1% /run
tmpfs                     5.8G     0  5.8G   0% /sys/fs/cgroup
/dev/mapper/centos-root    50G   20G   31G  40% /
/dev/sda2                1014M  225M  790M  23% /boot
/dev/mapper/centos-home   3.0T   12G  3.0T   1% /home
192.168.1.4:/Sabyrbackup  5.5T  2.5T  3.0T  46% /mnt/sabyr
tmpfs                     1.2G     0  1.2G   0% /run/user/0


#
# /etc/fstab
# Created by anaconda on Tue Mar  5 17:35:49 2024
#
# Accessible filesystems, by reference, are maintained under '/dev/disk'
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info
#
/dev/mapper/centos-root /                       xfs     defaults        0 0
UUID=b7338b7e-0635-4fc9-9176-9c2b6a5f1390 /boot                   xfs     defaults        0 0
/dev/mapper/centos-home /home xfs rw,seclabel,relatime,attr2,inode64,noquota 0 0
/dev/mapper/centos-swap swap                    swap    defaults        0 0
192.168.1.4:/Sabyrbackup /mnt/sabyr             nfs     defaults        0 0

Apache PHP info:
PHP 8.0.30 (cli) (built: Mar 15 2024 16:47:20) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.30, Copyright (c) Zend Technologies

Pages: [1]