Plesk 12.x / Linux :: How To Limit Samba Accesses To Certain IP / Ranges

Jul 18, 2014

Samba accesses can be restricted to certain IP / ranges through the access tab in the Plesk Samba extension screen.This builds the /etc/samba/ smb. conf.include file with entered information.All well and good so far.

This file contains the standard 'do not modify...' text, so making manual changes directly here is undesirable. In Plesk are some Linux commands such as /usr/local/psa/bin/php_handler through which permitted changes can be made from the command line.

Is there a similar command included which would allow a shell script to make changes in a supported manner like the /usr/local/psa/bin/php_handler file does? any changes the script makes can be seen in the Plesk Panel and unless admin changes them through the panel will be persistent.

View 2 Replies


ADVERTISEMENT

Plesk 12.x / Linux :: Samba Add On Fails

Jun 8, 2015

I think the samba add on for Plesk 12 is not correctly implemented for CentOS 7.To get smb users added I first had to manually install the samba-client, since smbpasswd was missing:

Code:
yum install samba-client Next I had to manually run

Code:
chcon -R -t samba_share_t /var/www/vhosts/my-server.tld/ for each share to be able to access it...

View 1 Replies View Related

Plesk 12.x / Linux :: Setup VPM Tunneling - Access Samba Share From Server

Aug 18, 2014

I have a rented VPS with 2TB of disk space and a plesk license in order to host the sites that i develop and my sites, and found myself with around 1.8TB of free space, plesk samba management and plesk vpn management but with few missing pieces for my idea. My idea was to setup vpn tunneling between my laptop and desktop to plesk server and access samba share from the server like they were in my LAN.In the firewall I have opened only the classic mail and web ports (obviously plesk access too).

View 2 Replies View Related

Plesk 11.x / Linux :: How To Increase PHP Memory Limit

Feb 1, 2014

why, or when this happened, but all of a sudden the PHP Memory Limit for all of my domains is 64M? I used to have it set to 128. How to change this setting so that all domains have the ability to go to 128M ?

View 5 Replies View Related

Plesk 12.x / Linux :: Limit-out - Postfix / Dovecot

Aug 15, 2014

on a fresh debian 7 64bit openvz system we actually have a problem with the new plesk 12 feature of limiting outgoing mails.We migrated about 25 systems to plesk, this is the first that makes problems.If limiting outgoing mails is activated (i double-checked all possible checkboxes in plesk) a fresh mailbox gives us the following error while trying to send via smtp:

Aug 15 13:09:32 2d4 postfix/smtpd[8645]: connect from unknown[XX.XX.XX.XX]
Aug 15 13:09:32 2d4 postfix/smtpd[8645]: E9AF61C58851: client=unknown[XX.XX.XX.XX], sasl_method=PLAIN, sasl_username=XX@XXX.XX
Aug 15 13:09:32 2d4 greylisting filter[8651]: Starting greylisting filter...
Aug 15 13:09:32 2d4 /usr/lib/plesk-9.0/psa-pc-remote[8611]: handlers_stderr: SKIP

[code]....

After deactivating the feature all mail is sent without any problems. We use postfix + dovecot.

View 2 Replies View Related

Plesk 12.x / Linux :: Upload File Limit?

Jun 22, 2015

I have a big problem concerning the file upload limit (I need a large size, around 2Go) : I was using my app in /var/www/vhost/default and it was working perfectly, I decided to change it and use /var/www/vhost/mydomain.com to have it throught the plesk panel, and there I have an upload limit than I need to push. I can't upload files larger than 128Mo and I don't know why.

- I have checked all php.ini files (with locate php.ini) and they are all correct.
- I used plesk panel to set php conf -> done.
- I put :
php_value memory_limit 2000M
php_value upload_max_filesize 2000M
php_value post_max_size 2000M
in my .htaccess in htdocs

[Code]....

I reload/restart apache2, psa, ... And it still doesn't work, I have no more idea every conf file seems correct. It's not a permission problem because I can upload some 80Mo files but not 500Mo ...

View 6 Replies View Related

Plesk 12.x / Linux :: How To Limit Outgoing Mail From PHP Scripts

Mar 27, 2015

Where do I setup limits for email sent by PHP scripts?

They do not seem to be throttled by the plan's outgoing limits at all.

View 5 Replies View Related

Plesk 12.x / Linux :: Cannot Limit Number Of Backup Files

Oct 30, 2014

I'm running Plesk v12.0.18 #22 on Ubuntu 12.04.

In the plesk backup-settings I've set the max. number of backup-files to 5.

Actually Plesk doesn't limit the number of backups stored in the local repository.

So unfortunately the partition is running out of space.

What can be done to solve that problem?

View 1 Replies View Related

Plesk 12.x / Linux :: Outgoing Mail Limit - How Is It Counted

Sep 29, 2014

How is the Number of outgoing Mails counted by mails or by recipients?

With a limit of 25 mails per hour is it possible to send 25 mails with 200 recipients each before they will be blocked or will one mail with more the 25 recipients exceed the limit?

View 3 Replies View Related

Plesk 11.x / Linux :: Unable To Increase Upload Limit

Feb 5, 2015

I have tried the links below and it still has not made a difference to the upload limit. I am still getting a 500 error.

[URL] ,.....

In the error logs it is still saying

'mod_fcgid: HTTP request length 16777994 (so far) exceeds MaxRequestLen (16777216)'

I did not try editing last_httpd.include as it was recommended that this was not edited in the post above.

Is there something I am missing!

The Parallels version is 11.0.9 on Linux. It is a VPS package. Is it possible that the host is not allowing the increase or is it all down to my setup?

View 18 Replies View Related

Plesk 12.x / Linux :: What Happens When Limit For Outgoing Mail Is Reached

Jul 16, 2014

In the documentation for Plesk 12 there is no information on what is happening if the limit for outgoing mail is reached.

If there is a limit of 50 mails per hour on a mail account and someone is trying to send 60 mails in one hour, what does happen with these 10 mails over limit?

1. Are there send 50 mails and the rest of 10 mails are deleted and will never be sent?
2. Or are these 10 mails sent later?
3. Can there be sent more mails in the next hour or is the mail account now blocked for sending mails?

View 1 Replies View Related

Plesk 12.x / Linux :: Outgoing Mail Control And Limit

Jul 15, 2014

I upgraded Plesk to 12.0.18 on centos5.8 just because of new feature, Outgoing Mail Limit. There was no problem until I had to increase one of my client's domain limit. I set its Mail Box, Domain & subscription limit to "unlimited", but user get limit exceeded warning again. I search this problem on internet, and the only related article was [URL] .... but I didn't got meaning of "server wide limits".

Where is this feature config file?

View 5 Replies View Related

Plesk 12.x / Linux :: Triggering Outgoing Emails Limit

Oct 21, 2014

I have a plesk 12 panel with outgoing email limit configured to 10 messages by hour.

I have a redirect account (An account named for example A, without mailbox, doing forward to another two internal accounts B and C). I doesn't know if these account are in use for outgoing email, but i think no.

The problem, are, these account are triggering the outgoing limit everyday on some hours. What's going on? Maybe the forwarding action are counting outgoing emails?

I need some method to check account when they trigger the limit to view who messages are trying to send (At least, headers, because i doesn't understand who messages are triggering limit). Also, if the problem are the forwarding, i need a method to not count these messages as outgoing ones, because i understand, if forwarding are triggered by an automated action / internal redirect / received message, these message doesn't are a outgoing one.

View 1 Replies View Related

Plesk 12.x / Linux :: Increase PHP Memory Limit For All Hosted Sites

Nov 12, 2014

I am trying to increase the PHP memory limit for all Plesk hosted sites.

I've updated the 'memory_limit' setting in /etc/php.ini

Then I ran

Code:
/usr/local/psa/admin/sbin/httpdmng --reconfigure-all
/usr/local/psa/admin/sbin/httpdmng --reconfigure-server
Checking a phpinfo() page on hosted sites I see that this setting has not been effective.

Checking some /var/www/vhosts/system/domain.com/etc/php.ini also shows the old setting, and I can see that these files have not been updated.

I note that all these domain php.ini files have been modified earlier today, all at the same time, so presumably some process did regenerate them earlier. All these files hae the "DO NOT MODIFY ..." heading

I realise that I can go the the domain in Plesk GUI and save the PHP settings to force an update, but is there anyway to force the regeneration of all of these files via CLI?

View 3 Replies View Related

Plesk 12.x / Linux :: Bounce Message - Limit For Outgoing Mail Exceeded

Oct 1, 2014

I just configured the limit for outgoing mail. It works well, but I have still some questions.

Normally the server sends bounce messages in HTML and in german. They look nice and what is much more important, the users who do not speak english are informed what is going on.

The message that is send, when the limit for outgoing mail is exceeded uses a different template. It is delivered in plain text and after explaining in german that the mail could not be send, it states the reason in english.

Is there any way to edit this bounce message, so that a translation could be added?

I had some users complaining that the server is not working, because they tried again and again to send a mail and kept the counter over the limit. For they did not understand what was causing it.

View 4 Replies View Related

Plesk 12.x / Linux :: Content-length Limit When Uploading Large Files

Jun 18, 2015

Domain has PHP Settings in Plesk set to 2G and I get this error when uploading a 48MB file using Wordpress. I assume I need ot modify this manually in conf file somewhere to allow uploading large files?

Requested content-length of 48443338 is larger than the configured limit of 10240000..

mod_fcgid: error reading data, FastCGI server closed connection...

View 1 Replies View Related

Plesk 12.x / Linux :: Outgoing Mail Limit - Report - Access Denied

Sep 27, 2014

On the dashboard (intro page) there is the option "Outgoing Mail Control" and there the link "See report". When clicking on "See report" I get a "Warning: Permission denied." error message when being logged in as the full administrator. Is this due to an error in an update or what is going on here?

View 1 Replies View Related

Plesk 11.x / Linux :: Password Protected Directories - How To Limit Login Attempts

Oct 16, 2014

Plesk 11.5.30 Update #47

When I look in a directory password protected by the Plesk Panel, I don't see an .htaccess file...

So, how does Plesk password protect directories?

And, is it possible to add functionality that would limit number of login attempts, and block an offending IP for a period of time?

View 2 Replies View Related

Plesk 12.x / Linux :: Spam Filter Settings - White List Limit

Jul 24, 2014

I can only add 100 addresses to the global address spam white list. I need to add more!

View 1 Replies View Related

Plesk 12.x / Linux :: Outgoing Mail Control Limit Does Not Work After Update

Jun 27, 2014

I have upgrade from 11.0 to 11.5 three days ago and yesterday then from 11.5 to 12 due to the need of the outgoing mail control limit feature... but that ist not working.

I have enabled the feature and set a limit for one emailadress to two mails per hour. i have sent definitely more then 3 test mails via this email address but nothing happens.. and when i look into the statistics screen - this email address has sent 0 mails in the last 12 hours - which is definitely wrong. Seems the piece in the middle which counts mails etc is not working... how does the outgoing control limit works? is there some special configuration needed after an upgrade etc?

Good work on Version 12!

View 3 Replies View Related

Plesk 11.x / Windows :: Does Backup Support Samba Share

Mar 31, 2014

The scenario is like this I have Plesk + IIS + windows server and I want to store Plesk backups to a partition in linux server. So I have created a samba share and mounted it under the windows server. the issue showing is it is not possible to write to samba shared partition.

View 2 Replies View Related

Plesk 12.x / Linux :: Outgoing Mail Control Limit Email Message Incorrect

Jun 17, 2014

The Outgoing Mail Control feature is working fine. One missing option with this feature is to view the contents of blocked messages. Unfortunately, sometimes a site gets hacked and is sending spam. which are over the message sending limit, to try to find out where the message came from.

The current problem is that the email message contents of the limitation warning with subject "Attempts to exceed outgoing limits for domains, mail boxes and subscriptions." is not correct. Somehow it only contains the text: date.timezone = "Europe/Amsterdam" (which is a PHP setting) instead of a descriptive message. I hoped it would contain the blocked message contents or some useful text. Can I change the contents of this message to the what is should be? And what should it be?

It looks like a problem I had ones before where the custom PHP settings at the hosting packages level and at the domains level where replaced with some other kind of settings string. But solved by just changing the custom PHP settings

View 4 Replies View Related

Plesk 12.x / Linux :: Backup And Quota - Limit Number Of Cores Backup Zipping Tool Uses?

Aug 15, 2014

I have 2 problems:

Firstly I wonder if there is any possibility to limit the number of cores the plesk backup zipping tool uses? This pigz takes up all my CPU. Is there any way I can reduce the amount of cores it uses because all my websites are down every time a backup takes place for around 3 minutes.

Secondly I get the following in my syslog:

1 baby plesk sendmail[20189]: Error during 'check-quota' handler

I don't know what is wrong. I think it's since the upgrade to Plesk 12. I now have 12.0.18 Update #13.

View 9 Replies View Related

How Do You Monitor Your Ranges For Blacklisted IPS

Oct 4, 2009

We have a few customers who have multiple C classes with us and we are wondering how most of you monitor for blacklisting.

We currently randomly pick a few IPS and check them once a month but this is not very thorough. We were wondering if there is a program out there that can check say a /20 automatically once a month or atleast something we can initiate an automated check once a month with?

View 5 Replies View Related

HTTPD That Accesses Memcache Without A CGI

Jul 21, 2009

Is it possible to setup say NGINX or Lighttpd and setup a script that accesses a memcache memory space with a key and then returns a 1 or a 0.

So

1. AJAX call gets sent to server with a POST header containing a SHA1 Hash Key and a Session Key.

2. NGINX Server routes the request to a bash or a compiled C file with the arguments argv[0] = HASH.

3. The script file then accesses the memory space and finds the result and then returns, either the result or a 0.

4. The NGINX server sends the result to a user with MINIMAL http headers.

Now anything involving the C or Bash file is up to me and that's fine, but I'm wondering how to setup the HTTPD program to perform the operation.

Do I need to setup a CGI?

If so, then what's the fastest/lightest interpreted language for this?

Should I even setup a CGI or should I just install Apache with Perl support or something?

View 0 Replies View Related

Web Server Accesses Vs. Specs

Jul 24, 2009

I'm wondering what kind of web server load that people are dealing with when it comes to their web (Apache, IIS, Lighttpd, nginx, etc.) server.

What information I'm curious about: How many raw accesses your web server is dealing with in a given month, and what kind of hardware you have to serve those accesses?

If you have multiple servers, pick the one that has the most accesses in a month.

My results:

My server gets ~2,500,000 accesses a month (about 1 per second) on Apache. The server is a AMD Athlon 64 3800+, 1GB RAM. Hardware handles those requests with no problems.

View 0 Replies View Related

Any DCs Offer Class C IP Ranges

Nov 2, 2008

Most dcs offer 1-25 ip addresses... looking for some that offer 100-300 IPs.

Let me know any you have used, or any recommendations, or any places you know of that offer several IPs..

My justifiaction would be for SEO and SSL (As each SSL cert needs its own IP) -- a lot of datacenters don't like to give out more IPs, so I need some more lenient ones.

View 11 Replies View Related

Samba Server :: Can Linux And Windows Exist On The Same Server?

Jan 10, 2008

I have a linux server for a video sharring site

The video encoder that I prefer to use will only work in a windows enviorment

The windows server would pass off the converted video to the Linux server.

Will a Samba server for Linux allow a Linux machine to connect and share files with a Windows machine work for this application.

Although it's probably a dumb question but can Linux and Windows exist on the same server?

View 3 Replies View Related

WinVPS And Block Large IP Ranges

Apr 26, 2007

I'd like to block off large ranges of IP's, much like the iptables does for a Linux server. I want to cut out China and a few others completely? Can I do that just with the standard Win 2003? I know the IIS has tables, but I need to also include all things outside the IIS too. What software is better for this?

View 4 Replies View Related

Determine When An Ip Address Accesses My Server

Apr 10, 2007

a log file analysis program that can tell me the exact time an ip address accesses my server and how many times that particular ip address hits the server.

Does anybody know of a package that supports this, or is it even possible?

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved