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

Pages: [1]
1
I originally had it working on install. I was able to redirect, I had an issue with DNS but restored that now that I'm trying to add a new domain redirect, It doesn't show it the option under the client panel domain submenu. How can I restore the "redirect option"?

2
Virtualbox - Centos 7 -  CWP new install

Haven't found much to that provides a thorough explanation. But hope this helps!.

Found the below ports information and put it off the side for referencing while TS.

CWP Admin Panel Link (by hostname) if this is at home and you have no domain pointing to your external IP then use your IP. Google what is my IP. example.

http://serverip:2030.. etc.

CWP Admin Panel Link: http://server.com:2030
CWP Admin Panel Link: http://server.com:2086
CWP Admin Panel SSL Link: https://server.com:2031
CWP Admin Panel SSL Link: https://server.com:2087

CWP User Panel Link (by hostname)

CWP User Panel Link: http://server.com:2082
CWP User Panel SSL Link: https://server.com:2083


Ran update with command:
sh /scripts/update_cwp

Checked yougetsignal.com and shows port 80 and 2030 as open.
Only opened port 2030 in router initially, then.....

I noticed that the port 2030 automatically forwarded to 2031, so I went back to my router port forwarding and added port 2031. Then the admin login worked.

Admin Login screen for panel now shows. Then tested 2086 and it didn't work. Added port 2086 to the router like I did port 2031 and nothing. So then I added 2087 and then the admin login screen worked. Then added an open port rule in router that ranged from 2082-2083 for the client-side instead of having the rules separate, but I was just proof of concept that both ports need to be open at the same time, so one open port rule should be enough for sequential ports that need to be opened...

Conclusion. You must have both admin ports (2030,2031) or admin (2086,2087) and client (2082,2083), login ports pairs open at same time for that login screen to be accessed. One port forwarding rule per pair would be enough. I originally only opened port 2030 and so it wasnt working up until I opened its corresponding "https" port.

Good luck guys!

3
DNS / HELP! I jack up my dns by deleting the "has no IP address zones"
« on: October 11, 2020, 07:12:57 AM »
I lookedup my dns because I was having issues with my email being flag for spam. I found something like these,

Below was posted by another user, any idea how I can restore/recover/rebuild those DNS zones...

named.ca has address: 103.224.182.216
named.empty has no address
named.localhost has no address
named.loopback has no address

the zones that I deleted all start with "NAME." One had a bunch of root servers and what seems to be listed in alphabetical order. Now non of my websites resolved. Is this generic. If I can't restore. anywhere I can find a copy of that zone file to create it manually? My Bind DNS Server has stopped. Below is the status...

● named.service - Berkeley Internet Name Domain (DNS)
   Loaded: loaded (/usr/lib/systemd/system/named.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Sun 2020-10-11 03:44:31 EDT; 43s ago
  Process: 9367 ExecStartPre=/bin/bash -c if [ ! "$DISABLE_ZONE_CHECKING" == "yes" ]; then /usr/sbin/named-checkconf -z "$NAMEDCONF"; else echo "Checking of zone files is disabled"; fi (code=exited, status=1/FAILURE)

Oct 11 03:44:31 cwp bash[9367]: zone sp.shoutcastradiohosting.com/IN: loaded serial 2020072600
Oct 11 03:44:31 cwp bash[9367]: zone jnavarro.co/IN: loaded serial 2020101121
Oct 11 03:44:31 cwp bash[9367]: zone navarrogroup.co/IN: loaded serial 2020101121
Oct 11 03:44:31 cwp bash[9367]: zone rockenespanol.co/IN: loaded serial 2020101121
Oct 11 03:44:31 cwp bash[9367]: zone showcartrends.com/IN: loaded serial 2020101121
Oct 11 03:44:31 cwp bash[9367]: zone katylifeinsurance.com/IN: loaded serial 2020101121
Oct 11 03:44:31 cwp systemd[1]: named.service: control process exited, code=exited status=1
Oct 11 03:44:31 cwp systemd[1]: Failed to start Berkeley Internet Name Domain (DNS).
Oct 11 03:44:31 cwp systemd[1]: Unit named.service entered failed state.
Oct 11 03:44:31 cwp systemd[1]: named.service failed.

Clicked on report issue and got this message from robot:
Hi, I'm AI-Robot, I will try to recover your named service.
Service Recovery FAILED!! "Unable to find a solution" I'm reporting this issue to main CWP artificial intelligence system!

I'm still learning please give me some time to learn about all issues.

4
How to enable special character support when adding domains. I had no problem registering the domain with register but when CWP adds the domain it leaves out the special character "ñ."

Pages: [1]