Quantcast
Channel: Sentora Support Forums - All Forums
Viewing all 4648 articles
Browse latest View live

Point subdomain to other ip server from sentora

$
0
0
I try point sudomain from sentora to other server and ip , i try do this adding A record from DNS manager as this :

For example my domain it´s : domain.com and his ip it´s 1.2.3.4
I want create or use subdomain from this server but hosted in other server with other ip : 5.6.7.8

I use DNS Manager from original server and add A Record
support.domain.com 86400 IN A 5.6.7.8

In the other server with ip : 5.6.7.8 , using also sentora install i create folder called : support_domain_com and , the problem it´s this don´t works , i don´t know if i do the right for this i pay here some help for can fix this problem, because i think some step it´s bad

Thank´s Regards

Spam email complaint

$
0
0
Hello, I have a droplet hosted on DigitalOcean and received a ticket with a complaint saying my server ip was blocked for sending spam email.

I justed checked the postfix logs and they are over 6 GB in size. 
I think someone exploited a flaw or some configuration error on the postfix server, because I changed all the email passwords to very secure ones and I still see spam emails being sent on the server.

Here are some parts of the logs:

Quote:Apr 30 10:49:09 zentora postfix/smtp[10637]: 9F7B2126826: to=<bobreisner@earthlink.net>, relay=mx1.earthlink.net[209.86.93.226]:25, delay=236801, delays=234764/2037/0.29/0.02, dsn=4.0.0, status=SOFTBOUNCE (host mx1.earthlink.net[209.86.93.226] said: 550 IP xx.xx.xx.xx is blocked by EarthLink. Go to earthlink.net/block for details. (in reply to MAIL FROM command))

Quote:Apr 30 10:48:49 zentora postfix/smtp[10286]: 93E7F12FB8C: to=<amandawg@ara.seed.net.tw>, relay=mx.seed.net.tw[139.175.54.239]:25, delay=214822, delays=212804/2016/1.4/0.45, dsn=4.0.0, status=SOFTBOUNCE (host mx.seed.net.tw[139.175.54.239] said: 550 unknown user (in reply to RCPT TO command))

Apr 30 10:48:49 zentora postfix/qmgr[3435]: 6B41513E98B: from=<sec@mydomain.com>, size=4895, nrcpt=1 (queue active)

Is there maybe a security bug built in Sentora? Is there a way I can secure my server to stop this spam complaints? If you need access to the server or the logs I can give you access.

Thank you

cant login!

$
0
0
So everything was fine till yesterday, restored a backup (cause I messed up somethings) and things were back to normal.

Today, I tried to login but got an error!! I checked /root/passwords.txt but there was no changes there!! what can be the issue! how can I login? the forget password doesnt do anything (dont remember if I put in any email) :/

any help, ideas pls? Yes, I still have root access to the server via SSH but... my sentora!!?? Angry

Security Concerns

$
0
0
For the Apache, I have found that folders of all domains being created as 777.  (user: apache/apache)

There is a risk for the update of website content outside the server. Huh

DNS problem

$
0
0
I am having problems to point the DNS, site is not in the ar. Sad

Sentora Reinstallation

$
0
0
Hi Team,

We mistakenly removed php from the server. After that Sentora stopped working. Is there any way to reconfigure sentora without affecting my site files and data bases?

Thanks.

Sending email but not receiving

$
0
0
I've got Sentora installed on CentOS 7, and am able to send email, but not receive.
I find the following error in /var/dovecot.log when I try to send an email to an account hosted by Sentora:

Fatal: setuid(xyz from userdb lookup) failed with euid=994(vmail):
Operation not permitted (This binary should probably be called with process user set to xyz instead of 994(vmail)

I am also still getting a warning that the server does not support TLS when I us mxtoolbox, but I presume that is an unrelated issue.

Sentora domain allway redirect to login panel

$
0
0
I'm setting up Sentora in my Ubuntu 12.04 LTD server VPS.
When done, i'm pointed domain to my server, it's work.
when i added domain in Sentora, domain with status 
Code:
live

But something wrong, i request my domain and it's allway redirect to login panel page.
I'm searching in File manager, it show

Code:
/
--Backups
--public_html+
----Domain+
------index.html
------_errorpages


Please help me to fix it

Assign domain to client

$
0
0
Hi!

I'm trying to assign an existing (and live) domain to a existing client/customer.

Is there anyway to do this?

Thanks in advance.

Regards

PECL installation

$
0
0
Hi,

I have recently installed sentora on my Dedicated server - Ubuntu 14.04 LTS

I am in need to use zip_open php functionality for my website and it requires PECL zip version greater than 1.0.0.

http://php.net/manual/en/function.zip-open.php

Please guide me to install the PECL zip without disturbing other settings.

Thanks in advance.

file manager module

$
0
0
I installed the file manager module, and I was wondering if I can increase the size of the upload file, and how I can do it!

Weird .htaccess behavior

$
0
0
OK, I have sites with just a landing page on them and they are setup with Let's Encrypt certs.

If I type https://suspect.site.com ---> works fine
If I type http://suspect.site.com  ----? Fails to redirect to the https and gives me a "This site cannot be reached" error.

Here is the .htaccess I am trying to use and never recall it being an issue before...

Code:
RewriteEngine On
RewriteCond %{SERVER_PORT} ^80$
RewriteRule ^.*$ https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]

Am I missing something simple? Everything as far as virtual hosts and stuff in Sentora is set up right. This is something I never noticed as my browser was used to changing the address to https: without the redirect even due to address caching. I am stumped. Any ideas? BTW, the sites are live in Sentora, not parked or anything. And there is a single "index.html" file with the .htaccess file in each site's root folder.

Using Droplet 512MB MySQL is Crashing very often

$
0
0
Any idea to avoid this situations with my control panel server.
 
I only have 4 website including one Wordpress site and 3 domains.

I want to improve the performance to increase the amount of sites y the server.

thanks a lot! Huh

domain name not resolved after couple hours

$
0
0
installed sentora in centos 7 and i already check on domain registrar and sentora domain management -> domains, they are go Live as usual, but if i ping it's not resolved, please help, thank you.

already propagated properly, i try to save changes in dns manager for each domain. and it's propagated. what could be missed?

try to import a big database, connection reset

$
0
0
i'm trying to import a big size database about 144 mb, through sentora temp folder via mysql, then after a few seconds, browser connection reset, i must reboot the server to bring back phpmyadmin.
please help, should i put some configuration, which one. please help.

thank you,
janrayn.

i was moving to ds from shared hosting, not only big database, small zipped sql, connection reset in browser while uploading. was it from my sql query is broken or something? please help with configuration so it won't reset while importing database from phpmyadmin.
thank you.

email returned

$
0
0
Hi,
I have a server and some emails are denied by the recipient and I do not understand why.
I have a 7.2 centa server with 1.03
  The error is received below.
Says there is no email but there is.

Reverse dns is corectly, nameserver is corectly

Please help-me
***************************
Reporting-MTA: dns; ns1.domain.ro
X-Postfix-Queue-ID: B7F252E1C5A
X-Postfix-Sender: rfc822; email@anotherdomain.ro
Arrival-Date: Fri,  5 May 2017 09:32:38 +0000 (UTC)

Final-Recipient: rfc822; office@daccomp.ro
Original-Recipient: rfc822;office@daccomp.ro
Action: delayed
Status: 4.4.1
Diagnostic-Code: X-Postfix; connect to mx01.whmpanels.com[89.42.222.102]:25:
    Connection timed out
Will-Retry-Until: Wed, 10 May 2017 09:32:38 +0000 (UTC)

SSH For Clients

$
0
0
Hey Guys,
i have an idea , make a user with basic access for ssh , then use sftp chroot for users to force them on they home directory for ssh , and use that basic access user for all clients


What Do You Think ?

Installation failed on ovh vps

$
0
0
لدي مشكلة في تثبيت sentora على المبادئ الطوعية أوبونتو 14.04 خادم  Huh

[Image: file_2017-05-07_235415.png]

Great Cycling Clothing

$
0
0
[h1]Arizona Cardinals jersey[/h1]Even though the  Eagles in order to  cheap basketball jerseys  pass the RB's and FB are nevertheless vital to your Eagles success.  When you are considering schools - there is a huge range of apparel that you own the school colors and logo embroidered. His flashy and energetic participate in the field made him a simple hit throughout the majors. And the Los Locos cheered him on prior three  wholesale jerseys  seasons at Benedetti Diamond.
By the end of the 1991 season, these two words had comes to define Nebraska snowboarding.  On paper and ESPN it looks like a blowout so tons consumers load up on the Colts even when the line is 10 or even more. He can also block when for you to. Extremely six Wildcat opponents could only muster six touchdowns and an area goal up against the purple jerseys. Tight ends must be able to the offensive line block, as well as turn into a target for that QB.
[h2]cheap hockey jerseys[/h2]It will be indeed  interesting to see what tactics the British Lions of will imply at the game with Ian McGeechan to coach them.  The average nfl kicker makes nearly 85 percent of his  Deone Bucannon jersey  kicks, and five kickers have made more than 90 percent of their kicks. Zalles Racquet Sports has athletic wear for tennis and other racquet sports, and carries fashions for men and women, with some kids' selections. An area goal in each game likely would have given Washington two more wins and enabled the Redskins drugs the 2009-2010 season.
Many professional bettors claim that the mlb regular months are actually three seasons in a. For example, do not get attached to your old soccer jerseys and pants and also notes from your 11th grade history class. Get started building links Soccer West  cheap hockey jerseys  store was opened near Alderwood Mall in trying to endure easy for moms make their kids to pay for their soccer needs. Clay Harbor- Clay was drafted this season as a significant TE stop-gap.
The number two NBA jerseys quarterback is a  very important position on any football team and if Canfield can rise for that position this can  Arizona Cardinals jersey  be a successful pick for first time Orleans. Happy Hour  wholesale MLB jerseys  is over at midnight along with your place will be the suggested spot for your group to continue the evening of thrilling to straighten up before hitting the street all method home. Seeking bet a great number of dollars on the team with +120, can really clog win 75 twenty dollars, and will have to calculate you shouldn't percentage when bet another amount. Plus, those music channels offer some really neat trivia about the artist it truly is currently hitting.
Semaphore Alphabets

Cannot receive email from gmail only.

$
0
0
Recently i have installed sentora in centos 7 after configuring dns and every thing i am unable receive mail only from gmail i am able to receive from yahoo and other domains 

below i am posting the bounce mail i am getting form gmail

The response from the remote server was:
550 5.1.1 <test@a1ideaz.com>: Recipient address rejected: User unknown in virtual alias table Please see http://support.mailhostbox.com/email-administrators-guide-error-codes/ for explanation of the problem.


Final-Recipient: rfc822; test@a1ideaz.com
Action: failed
Status: 5.1.1
Remote-MTA: dns; us2.mx1.mailhostbox.com. (208.91.199.202, the server for the
 domain a1ideaz.com.)
Diagnostic-Code: smtp; 550-5.1.1 <test@a1ideaz.com>: Recipient address rejected: User unknown in virtual alias table
 550 5.1.1 Please see http://support.mailhostbox.com/email-administrators-guide-error-codes/ for explanation of the problem.
Last-Attempt-Date: Fri, 28 Apr 2017 10:32:25 -0700 (PDT)


---------- Forwarded message ----------
From: Praveen Elangovan <email.praveene@gmail.com>
To: test@a1ideaz.com
Cc: 
Bcc: 
Date: Fri, 28 Apr 2017 23:02:23 +0530
Subject: tesat
teast


Mail delivery report from MXTOOLBOX below
https://mxtoolbox.com/deliverability/d90...4dd1339add
Viewing all 4648 articles
Browse latest View live