Stopping Updating Cron.deny
I designed one of my web services so that 'nobody' has to put commands to cron. Unfortunately this thing stops to work from time to time because "someone" is putting 'nobody' back to cron.deny file.
How to stop that?
View Complete Thread with Replies
Sponsored Links:
Related Forum Messages:
APF Deny Rules Still There Even If The Deny.hosts_rules File Is Empty
I edited the /etc/apf/deny.hosts_rules files, then removed all lines from the file and finally restarted apf so it can restart with no deny host listed. But that is not working... the file appears empty or again with the rules removed before. iptables -L -n shows the same banned hosts as dropped. I already tried.. remove the deny hosts IPs from the file, then ran "iptables -F", then "service iptables save", and finally restarted apf and the deny IPs still there
View Replies!
View Related
Stopping Spammers
I have WHM 11.1.0 cPanel 11.2.1-C11635 FEDORA 4 i686 - WHM X v3.1.0 PHP Version 4.4.4 I'm not sure what my apache version is. I want to try this: http://www.webhostgear.com/232_print.html It says it's for Apache 1.3x, PHP 4.3x Will that work on my server? Will it be safe to try?
View Replies!
View Related
Stopping Site
Currently my site is having a extreme surge in traffic (in and out). My webhost just sent me a warning, saying that my site is generating abusive traffic to the host's network. Code: Please be aware that abusive traffic is being generated from your IP, xx.xxx.xx.xxx, directed to our network as seen in the logs below. We have added a Nullroute for this IP on our network for a period up to 24-hours. Please take action to remove and prevent this abusive traffic from being generated. Repeated offenses will result in a permanent Nullroute of your entire network block. 2007-07-05 09:59:51 - sensor-ds04.tpa.sagonet.net - sshd[13496]: Did not receive identification string from ::ffff:xx.xxx.xx.xxx 2007-07-05 09:59:51 - unknown.sagonet.net - sshd: refused connect from ::ffff:xx.xxx.xx.xxx (::ffff:xx.xxx.xx.xxx) 2007-07-05 09:59:51 - spamassassin-lbb.tpa.sagonet.net - sshd[24910]: Did not receive identification string from xx.xxx.xx.xxx 2007-07-05 09:59:51 - spamassassin-lba.tpa.sagonet.net - sshd[32041]: Did not receive identification string from xx.xxx.xx.xxx 2007-07-05 09:59:51 - spamassassin-lbb.tpa.sagonet.net - sshd[24911]: Did not receive identification string from xx.xxx.xx.xxx 2007-07-05 09:59:51 - spamassassin06.cust.sagonet.com - sshd[12792]: refused connect from ::ffff:xx.xxx.xx.xxx (::ffff:xx.xxx.xx.xxx) 2007-07-05 09:59:49 - sensor-ds06.tpa.sagonet.net - sshd[99600]: warning: /etc/hosts.allow, line 1: host name/address mismatch: xx.xxx.xx.xxx != thtdomains.com 2007-07-05 09:59:49 - sensor-ds06.tpa.sagonet.net - sshd[99600]: warning: /etc/hosts.allow, line 1: host name/address mismatch: xx.xxx.xx.xxx != thtdomains.com 2007-07-05 09:59:49 - sensor-ds06.tpa.sagonet.net - kernel: Jul 5 09:59:49 sensor-ds06 sshd[99600]: warning: /etc/hosts.allow, line 1: host name/address mismatch: xx.xxx.xx.xxx != thtdomains.com 2007-07-05 09:59:49 - sensor-ds06.tpa.sagonet.net - kernel: Jul 5 09:59:49 sensor-ds06 sshd[99600]: warning: /etc/hosts.allow, line 1: host name/address mismatch: xx.xxx.xx.xxx != thtdomains.com 2007-07-05 09:59:49 - sensor-ds06.tpa.sagonet.net - sshd[99600]: refused connect from xx.xxx.xx.xxx (xx.xxx.xx.xxx) 2007-07-05 09:59:49 - sensor-ds06.tpa.sagonet.net - sshd[99600]: refused connect from xx.xxx.xx.xxx (xx.xxx.xx.xxx) 2007-07-05 09:59:49 - sensor-ds06.tpa.sagonet.net - kernel: Jul 5 09:59:49 sensor-ds06 sshd[99600]: refused connect from xx.xxx.xx.xxx (xx.xxx.xx.xxx) 2007-07-05 09:59:49 - sensor-ds06.tpa.sagonet.net - kernel: Jul 5 09:59:49 sensor-ds06 sshd[99600]: refused connect from xx.xxx.xx.xxx (xx.xxx.xx.xxx) 2007-07-05 09:59:52 - sensor-ar01.tpa.sagonet.net - sshd[12730]: warning: /etc/hosts.allow, line 1: host name/address mismatch: xx.xxx.xx.xxx != thtdomains.com My VPS is using Plesk v8.01 as the control panel. I have purchased my own 3 IPs so I'm sure this is not the case of sharing the same IP with another account. I've checked the cgi-bin directory but there is nothing there except the usual default file (test.cgi). And I never have the right to alter the cgi-bin directory (can't remove, can't add files). The traffic surge costs me 10 GB (in) and 5 GB (out) bandwidth a day as opposed to the normal 100~200 MB a day. I haven't ask them the exact form of the abuse. So far, I think my IP has becoming the source of abusive traffic that burdens THEIR server. I've checked the latest access.log and everything looks normal. But when I checked using menu Virtuozzo/Traffic Statistics, I can see that the incoming and outgoing traffic are surging up unnaturally (this is the third day). Hour/Incoming/Outgoing (in MB): Code: 01 5.61 26.31 02 4.94 25.11 03 6.77 33.48 04 10.42 47.17 05 91.43 94.06 06 289.51 196.99 07 309.13 200.02 08 51.78 33.33
View Replies!
View Related
Stopping An Ffmpeg Conversion
I have ffmpeg installed on a webserver. If I enter the command to begin a conversion process, or the command is sent through PHP via exec(), it keeps going until it finishes or runs into an error. Is there a way to cancel a conversion process after it's been started either through the command line or via PHP exec()?
View Replies!
View Related
Stopping A Game Server Remotely
Is there a script or program which I can use to start my game servers remotely? I am giving my friend a free game server, but the problem is that he wants the power to start/stop the server because he wants to update the binaries. I am not looking for a game server control panel, but more like a small script or program that has the power to start/stop the server. The game server I am hosting for him is Team Fortress 2. Also, it has to be free since I am not going to make any profit of this. Game - Team Fortress 2 OS - Windows 2003 Server Web hosting - WAMP
View Replies!
View Related
Smoothly Moving Vbulletin Without Stopping It
I will move my vbulletin site from one server to another server. my web data is more than 10G including mysql data, I know I may stop the vbulletin at first and move data. but I am expecting a minimal forum-stop time or no forum-stop time. My concern is, if I don't stop the vbulletin at first, after I dump sql data out and retore them to the new server, it would be more than 3-4 hours, there must be some new data come in during that period. how may I keep the vbulletin running and move all data to new server?
View Replies!
View Related
Effective Tips For Stopping The SPAM
We're currently testing Postini after checking with Message Labs, etc and it seemed that Postini was the most highly recommended out of all of them. We shall see, as there does seem to be ALOT that get past their filters with spam level filtering set at their most sensative level. However, what could I do for accounts with Hosting Firms. We have a couple on Pair, and while they use SA, their filters doesn't seem to be really effective at all. Users can come in over the weekend, and have 5 valid emails out of 200 junk...... BTW, has anyone used any of the spam appliances out there lately. We tested them about 1.5 years back and none were really effective
View Replies!
View Related
Apache Keeps Stopping. MULTIPLE Times Per Day!
Apache keeps stopping. MULTIPLE times per day! There is no logic to when it dies. But about every 2 hours. Load stays below .30 and there is free memory available. This is on a VPS machine. None of the other VPS's are having an issue. Just this one. Centos release 5.3 (Final) Apache/2.2.3 Here is what is in the httpd.conf file. I realize the numbers are way too high, but just trying to get this issue to go away. Code: <IfModule prefork.c> StartServers 100 MinSpareServers 100 MaxSpareServers 100 ServerLimit 512 MaxClients 512 MaxRequestsPerChild 4000 </IfModule> <IfModule worker.c> StartServers 100 MaxClients 500 MinSpareThreads 25 MaxSpareThreads 75 ThreadsPerChild 25 MaxRequestsPerChild 100 </IfModule> Here is what is in the /var/log/httpd/error_log file before it dies: Code: [Wed Jul 01 18:06:32 2009] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 8 children, there are 98 idle, and 108 total children [Wed Jul 01 18:08:17 2009] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 8 children, there are 74 idle, and 76 total children [Wed Jul 01 18:08:18 2009] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 16 children, there are 63 idle, and 63 total children [Wed Jul 01 18:08:19 2009] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 32 children, there are 79 idle, and 79 total children [Wed Jul 01 18:11:36 2009] [info] server seems busy, (you may need to increase StartServers, or Min/MaxSpareServers), spawning 8 children, there are 93 idle, and 108 total children
View Replies!
View Related
Stopping Outgoing Spams (Mail Is Locked!)
I saw some spams and I try to remove them on my cPanel server from WHM > Mail Queue Message 1MFr0q-0001cK-TV is locked Message 1MGJLb-0001UL-4y is locked Message 1MGIqC-00036q-7v is locked Message 1MGIvk-00044Q-5r is locked Message 1MGJpk-0003fU-5K is locked Message 1MGJK9-00015D-US is locked Message 1MGJhL-00006a-Mh is locked Message 1MGHK4-0004e6-60 is locked Message 1MFrD4-0002Up-OX is locked I can't seem to remove them. What's the way to kill them at once?
View Replies!
View Related
CSF Too Late Stopping DOS Attacks
I have CSF on my server (configserver security and firewall) and it blocks the IP when my server gets attacked, but it always seems to be a little too late... Apache goes down, even though the IP is blocked. I end up running: iptables -I INPUT -s xx.xx.xx.xx -j DROP service httpd restart And that tends to sort things out... but the thing is, sometimes they still manage to attack and even though csf sends me messages explaining how it is connecting, I can check the "deny IPs" and the ip shows as blocked... What other software is there (eg. mod_evasive... but how can I install it...) that I can run without harming my server, causing problems with CSF or any problems for that matter and how can I install it?
View Replies!
View Related
VPS Server - CPanel, Httpd And Named Services Keeps Stopping
We have a VPS Server from one of the most reputable VPS Provider. We have 384 Guaranteed RAM and 1GB Burst. We have Dual Core AMD Opteron(tm) Processor 265 - 1795.503 MHz with 1024 KB cached allocated to our VPS. It is only hosting 2 average forums (10-15 concurrent users in total) and 30 small websites, low traffic websites. The problem we are having is, almost 3 times a week, the cPanel, named and apache services keeps stopping. I am monitoring our server when this is happen and prior to the event its only using about 300MB RAM and low CPU.. What could be causing this problem? Do I need to upgrade our RAM?
View Replies!
View Related
Hosts.deny Configuration
Completely new stuff for me so i have a few basic questions. It all started after i've noticed a lot "/w00tw00t.at.ISC.SANS.DFind:" lines in log and after i've found they are random scanning by some hacker tool. It is suggested to block IP's from where those attacks is comming by putting IP+s in host.deny. Correct me what i am doing wrong as i keep seeing those scans after I've updated deny file. I've edited hosts.deny like this: ALL: 77.68.37.242, 89.19.2.58, 80.93.210.194 That is correct? After that i've restarted sshd service but i still someone scanning my server from those IP's.
View Replies!
View Related
Deny Sendmail Connections
I run a small hosting company in Spain. I have some dedicated servers in USA with Ensim control panel. I have found some sendmail connections from spammers that use the accounts of my customers. I want to know if I can deny connections to sendmail from all countries except Spain. This way most of foreigns spammers could not use the accounts of my customers to send spam. My servers has Sendmail version 8.13.6.
View Replies!
View Related
.htaccess-- Deny Froms
I have amassed a large number of IP addresses [both partial and whole] in my .htaccess file-- which I deny access to. I have two questions: [1] Can a larger list effect server performance? [2] MySQL databases seem to be ignoring the .htaccess list. Why would this happen?
View Replies!
View Related
Fantastico Updating?
I recently had Fantastico update issues, my fantistico was giving me errors such as "This feature is currently not availabel, please contact your host." lol I tried lodging a CRON job to do the update ...but waited 72 hours and nothing ! lol Later i found our that the Fantastico licensing server was down for a while lol Any one had this issue lately ... ?
View Replies!
View Related
Updating My Security
I'm trying to figure out which security measures to apply to my new server. I last tweaked security on a web server four years ago, and it seems like these days cPanel does automatically much that I did manually before. CSF seems to help with a lot of the rest. I know chrooted BIND was all the rage, for example, four years ago, but now I can hardly find mention of it. Is it still worth it? also, thoughts on changing the SSH port? Is that really worth it? I presume that means users would manually have to specify the SSH port every time they wished to connect...
View Replies!
View Related
Bandmin Is Not Updating
I have just got the new server adn I tried to check bandwidth usage via 'Bandmin' but it seems like not updating because its all 0, Last updated Fri Feb 2 21:00:04 2007 Ip Possible Domain(s) Transfer in gig Transfer in meg Transfer in kbit/s Transfer in kb/s Transfer in mbit/s Total in 0.000000 0 0.000000 0.000000 0.000000
View Replies!
View Related
Stats Not Updating
root@server [/scripts]# ./runweblogs username Log checker loaded ok.. ==> WARNING: The configured processor count does not match the ==> actual processor count (4)! Running log analysis programs ==> on this system may cause excessive load! You should set "extracpus" ==> to "0" in /var/cpanel/cpanel.config if this is not ok. ==> cPanel Log Daemon version 22.2 ==> Shared RRDTOOL support enabled ==> Starting cpbandwd (bandwidth monitoring for IMAP/POP) cpbandwd is already running. Processing eldred... Run Logs domain: domain.com BW Limit: 262144000000 Domains: [save.domain.com save.info store.domain.com] Stats are not updating for this account. I ran this twice, keeps getting stuck at this line forever.. Run Logs domain: domain.com BW Limit: 262144000000 Domains: [save.domain.com save.info store.domain.com]
View Replies!
View Related
DDOS & IP Deny Manager
One of my client got DDOS on his website. He has visitor tracking module in his php script so he got almost 50,000 records during couple of hours. Normally he gets around 300 unique visitors per day but that DDOS added 50,000 records in tracking table. After extracting this data I got around 400 unique IPs. Will this work if I added all these IPs in IP Deny Manager? Will this stop DDOS from these IPs? Will server not treat requests from these IPs as grabadge load? Another question is from where these attackers got so many IPs? Definitely they pay to get IPs? how much they pay? Is this very easy to get so many IPS?
View Replies!
View Related
Deny All Connections To Certain Port, Except For 127.0.0.1
I have problems configuring some ports and rules on CSF on a cPanel server. Port 37500 is used by a Java web app, so, i opened both tcp incoming and outgoing ports: Code: TCP_IN = "20,21,22,25,26,53,80,110,143,443,465,587,993,995,2082,2083,2086,2087,2095,2096,37500" TCP_OUT = "20,21,22,25,26,37,43,53,80,110,113,443,587,2087,2089,2703,37500" Then.. to allow access from the server IP and localhost, added this at csf.allow: Code: tcp:in:d=37500:s=127.0.0.1 tcp:in:d=37500:s=my.server.ip.address csf.ignore: Code: 127.0.0.1 my.server.ip.address And to deny all access to the server on that specific port (except for the ones I whitelisted before), added this to csf.deny: Code: tcp:in:d=37500:s=0.0.0.0/0 Result = no one can connect to the server on that port, not even from the web app itself, it's not connecting to the port 37500. How can I configure port 37500 to accept local connections (from the web server) and deny all external connections?
View Replies!
View Related
SSH Blocked :: /etc/hosts.deny
Yes, more ssh problems. I fixed it the last time. My IP was being block in "/etc/hosts.deny". So I removed my IP and BAM worked! I could login to SSH. Now today I get locked out AGAIN. I go in a look in "/etc/hosts.deny" my IP is not in there. So now I'm so confused and can't figure out whats going on....
View Replies!
View Related
Deny Perl In Public Folders
How do you guys deny run of perl/bash scripts from /tmp, /var/tmp, /dev/shm? I've tried to build simple shell wrapper, but that's not a compromise if you run for example spamassassin on the same server (it needs direct io to/from perl binary). I'm looking intro some kind of binary wrapper or patch that will deny running perl scripts from public folders (also the same for shell scripts will be great). Any ideas or solutions? If anyone interested in primitive shell wrapper code: Code: #!/bin/sh ARGS=`echo $@ | grep -v "/tmp/"` if [ "$ARGS" != "" ]; then /usr/bin/perl.orig $ARGS; fi
View Replies!
View Related
Awstats Not Updating Frequently Enough
My Awstats is updating every other day and I would like it to up date daily. I am in my third month of hosting and in about first 2 months, Awstats would update every day. I have searched and read where it is possible to get Awstats to update manualy but it seems that my scenario isn't the same as everyone else's. I am accessing my Awstats through CPanel and there is no way that I see to modify when Awstats updates.
View Replies!
View Related
Updating Httpd-devel
We have dedicated server (Cpanel installed) in that I would like to install the mod_evasive for disabling the DOS attack. So that I have followed the below url [url] In that httpd-devel asked to update. # up2date install httpd-devel* When I update the httpd-devel I got message like The following Packages were marked to be skipped by your configuration: Name Version Rel Reason ------------------------------------------------------------------------------- httpd-devel 2.0.52 38.ent.2Pkg name/pattern The following wildcards did not match any packages: httpd-devel* So that I have removed the pkg-skip list from up2date command # vi /etc/sysconfig/rhn/up2date and tryied to update # up2date install httpd-devel* Later I am getting the following message. Fetching Obsoletes list for channel: rhel-i386-es-4... Fetching Obsoletes list for channel: rhel-i386-es-4-extras... Fetching rpm headers... ######################################## Name Version Rel ---------------------------------------------------------- httpd-devel 2.0.52 38.ent.2 i386 An error has occurred: xmlrpclib.Fault
View Replies!
View Related
Webpage Not Updating On My Network
I was developing a website on my friend's server. Due to some DNS problems we couldn't figure out how to resolve, I decided to just go commercial and bought a Dreamhost package. I updated the nameservers and the DNS has since propagated. At work today, starting with the fresh, new root, I installed vbulletin and started configuring my website checking my progress live. However, I get home and I go to my URL and it's still the same as it was when my website was hosted on my friend's server. With a DNS and WHOIS check, the nameservers definately propagated correctly. The FTP contents are the way they were at work. I've cleared all my cache and private data. However I STILL see the old "revert" of what my website USED to contain. I called up a friend to go to my website and he says it's displaying what it should and verified that it's just on my side. How can I resolve this? I've reset my router and modem and computer and cleared every temp and cache I know about.
View Replies!
View Related
Auto Updating Postfix
I have searched the whole forum for help on this but couldnt find anything. I have postfix running on a backup mx server for a plesk box. The backup mx does a very good job of reducing spam and virus to my plesk box thanks to mailscanner. The problem i have now is i have to manually update postfix transport and relay_recipients file everytime a new domain is created in plesk. Do any one know how i can create a custom script that will pull domain information from my plesk box and will update postfix on the backup mx server. Maybe a website with information that can help. i can always set a cron to run the postmap command to update the tables but i will need to update the respective files (transport, relay_recipients) first.
View Replies!
View Related
MRTG Stats Updating
I have the following setup in cron for my MRTG stats: 0,10,20,30,40,50 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/bandwidth.cfg 0,11,21,31,41,51 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/cpu.cfg 0,12,22,32,42,52 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/cpu-temp.cfg 0,13,23,33,43,53 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/ping.cfg 0,15,25,35,45,55 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/memory.cfg 0,16,26,36,46,56 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/newconns.cfg 0,17,27,37,47,57 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/estabcons.cfg 0,18,28,38,48,58 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/ping2.cfg But I'm not sure how much power it actually takes to generate theses MRTG stats... The server is a Celeron D 2.8Ghz, 512Mb ATA soft raid system. Do you think that I should update the stats less frequently to decrease the server usage?
View Replies!
View Related
MRTG Stats Updating
I have the following setup in cron for my MRTG stats: 0,10,20,30,40,50 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/bandwidth.cfg 0,11,21,31,41,51 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/cpu.cfg 0,12,22,32,42,52 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/cpu-temp.cfg 0,13,23,33,43,53 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/ping.cfg 0,15,25,35,45,55 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/memory.cfg 0,16,26,36,46,56 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/newconns.cfg 0,17,27,37,47,57 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/estabcons.cfg 0,18,28,38,48,58 * * * * env LANG=C ../../mrtg-2/bin/mrtg ../...stats/ping2.cfg But I'm not sure how much power it actually takes to generate theses MRTG stats... The server is a Celeron D 2.8Ghz, 512Mb ATA soft raid system. Do you think that I should update the stats less frequently to decrease the server usage?
View Replies!
View Related
How To Deny Access Via Www.mydomain.com/~mycpanelusername/
Is there a way to prevent accessing the website using the domain.com/~username/ Currently on most (all?) cpanel hosting plans it's possible to access the site via [rl]. Maybe there is something to prevent that as it could cause very serious duplicate content issues. Moreover, I think it's a global bug that affects millions of hosting accounts. Yahoo, for example, many times indexes wrong URLs because of that... In many situations, if I knew your cpanel username, I could link to it instead of your domain to remove your site from search engines..
View Replies!
View Related
Hardcode APACHE To Deny Request To Particular Domain
I am seeking a solution such that the apache vs 2 denies php or allowing requests out of the server to say domain abc.com and its entire IP block. I have done so far is used apf -d abc.com to deny outgoing and incoming requests and the php pages (proxies) cannot access the site anymore). But what i want it something hardcoded into apache itself so it blocks all php based request going off the server to that domain. How can i go about it? using centos5 apache 2 and cpanel!
View Replies!
View Related
[Cpanel::Mysql]: Not Updating Privileges
On a cPanel server, running RHEL 4 I got the following error (from cpanel logs) while associating an user with a DB from the cPanel admin: Fri Apr 11 17:02:47 2008 info [Cpanel::Mysql]: Not updating privileges for user (reseller login and no password specified in ~/.my.cnf) at /usr/local/cpanel/Cpanel/Mysql.pm line 268 Cpanel::Mysql::updateprivs('Cpanel::Mysql=HASH(0xa4a8768)') called at /usr/local/cpanel/bin/mysqladmin line 88 Fri Apr 11 17:02:47 2008 info [Cpanel::Mysql]: Not updating privileges for user (reseller login and no password specified in ~/.my.cnf) at /usr/local/cpanel/Cpanel/Mysql.pm line 268 In fact, from cPanel interface all privileges are added OK, but the MySQL itself is not connecting at all due to this error. I already tried: /scripts/mysqlup --force /scripts/upcp --force /usr/bin/mysql_fix_privilege_tables -u root --password=PASSWORD
View Replies!
View Related
Updating Php4 To Php5 On Centos
I am on a softlayer server with centos 4.x installed. I have a custom php 4.4.6 installed along with eaccelerator 0.95. This is what I need: PHP 5 with: zlib jpeg mysql freetype gd my current configure string is: './configure' '--with-apxs2=/usr/sbin/apxs' '--with-mysql' '--enable-wddx' '--with-ldap=shared' '--with-mysql--enable-memory-limit' '--enable-shmop' '--enable-calendar' '--enable-dbx' '--enable-dio' '--enable-mbstring' '--with-zlib' '--enable-exif' '--with-gd=/usr/local' I want to update to PHP5, but I want to make sure I have all the extras I need. I'm also worried that if I install PHP5 that eaccelerator will break. Will that need to be reinstalled? Could someone walk me through this procedure? I can ask SoftLayer to upgrade PHP5, but I doubt they will touch eaccelerator.
View Replies!
View Related
Iptables Or Host.deny For VPS & Fail2ban?
Hello, I recently got myself into an unmanaged VPS package and I noticed in my log files, countless attempts to ssh into the system. After a bit of searching, fail2ban looked like a good way to ban the brute force attacks automatically. My question is what should I configure it with? There's the option for iptables or host.deny. I've read that iptables are not fully supported under Virtuozzo but the stuff I've read are a bit dated. Are there still some issues with iptables under Virtuozzo? What I'm using now: *Virtuozzo 3 -not sure on exact version. Whatever SolarVPS is using. *Signed up with centos4 *uname -r = 2.6.9-022stab078.14-enterprise
View Replies!
View Related
Deny Access To Exim For Free Trial Users
INTRODUCTION As owner of a hosting provider company, I face the problem of abusive users almost every day. More than 90% of all abuse on my server comes from free trial accounts. I offer free trial access to my servers for people who want to try things out before they purchase a hosting package, but off course this attracts spammers. To prevent trial users from using my server for spamming purposes, I modified my exim.pl file to prevent trial users from accessing the Exim mail server. Please note that this tutorial has been written for cPanel servers. If you want to use it on a server with a different control panel, you'll need to modify the cpgetpack.c source. If you do so, please share your work with the community by posting it in a reply here. STEP ONE First you’ll need to download, compile and install my cpgetpack.c application. Here’s how: Code: gcc cpgetpack.c -o cpgetpack mv cpgetpack /usr/bin/ chown cpanel:cpanel /usr/bin/cpgetpack chmod +s /usr/bin/cpgetpack STEP TWO Now open the /etc/exim.pl file in your favorite text editor (make a backup first) and look for the following inside the checkuserpass subroutine: Code: $trueowner =~ s////g; $trueowner =~ s/..//g; if (isdemo(${trueowner})) { return('no'); } Below, paste the following code: Code: my $name = getpwuid($uid); open(UP, "cpgetpack $name|"); my $userplan = <UP>; close(UP);chop($userplan); if ($userplan eq "radix_FreeTrial") { return "no"; } You will have to replace the radix_FreeTrial string with the package you assign to your trial users. This will prevent trial users from authenticating which prevents them from sending mail remotely. STEP THREE Users are now still able to send mail locally (for example using the PHP mail() function), so here’s what to do next. Find the checkdemo subroutine in the exim.pl file and replace the complete subroutine with: Code: sub democheck { my $uid = Exim::expand_string('$originator_uid'); if (isdemo($uid)) { return 'yes'; } my $name = getpwuid($uid); open(UP, "cpgetpack $name|"); my $userplan = <UP>; close(UP); chop($userplan); if ($userplan eq "radix_FreeTrial") { return 'yes'; } return 'no'; } STEP FOUR Now just restart Exim: Code: service exim restart It might be a good idea to create a trial account and see if it’s working. Enjoy! REFERENCE: Original post: [url] Best regards, Josh Burt
View Replies!
View Related
Ftp Dead After Updating Vps By Yum
i just installed rpmforge repo and updated the my vps everything went fine now every thing is fine exept ftp i have tried both pure-ftp and pro-ftp both are not workingh the port 21 is used by xinetd i am not able to find out what to due the ftp installs successfully but after installations is done it give Failed on restarting stopping or starting WHat can i do to remove this i used the status command to /etc/init.d/pureftpd status Pureftpd is dead this is what i got Pro-ftpd gives error unable to bind ip at port 21
View Replies!
View Related
Stats Not Updating In CPanel But WHM Says They Were Updated
I can't seem to solve, perhaps you could give me some pointers or tips on how to fix this. All the cPanel stats programs (Awstats etc..) haven't been updated since the 17th June but when I login to WHM it says the stats have been updated (within the past 24 hours). On the 17th June I moved my hosting operations from the USA to the UK onto a new webserver. How can I make sure these statistic programs are updated and shown from cPanel, even though I can tell it to update via SSH (completes) and claims in WHM with no problems (updated with in 24 hours), the new stats still fail to appear.
View Replies!
View Related
IX Web Hosting - Possible Worst Host Ever? Deny Access To Your Files!
I signed up for hosting with IX Web Hosting in April of 2007. There have been two occasions that they provided the perfect example of Terrible Customer Service. So much so, my last pony ride with IX Web Hosting was my last. I decided to call it quits and move my account to Host Gator. I keep my most important sites on a dedicated server at Servint.net. If you are interested in a dedicated server or VPS, I highly recommend Servint. You will not beat the level of service and professionalism this company offers. But that’s another post in itself. The point is, I had some SEO tests I wanted to perform and I was looking for a hosting company that would allow me to host 10 different domains in the same account on different ip addresses. IX Web Hosting had the plan I was looking for. So in April of 2007, I signed up for a hosting account. Overall, I was pretty satisfied with the server performance at IX Hosting. I experienced very little if any downtime from server issues. They don’t offer a standard cpanel interface like most web hosts. It appears to be a proprietary / in house control panel. It was pretty straight forward and with a little time I was up to speed. Then on June 5, 2008, I got the following email from a System Administrator at IX Web Hosting. --------------------------- Hello, My name is Anthony, and I am a system administrator at IXWebhosting. I’m here to ensure a reliable and fast hosting / e-mail environment. This is the reason why I ask you to get in touch with us. We have received numerous complaints from third-parties about spam originating from your website. As you may know, spam is an on-going problem for all internet users, hence all companies have very strict rules against spam. I am here to ensure that neither you nor any other customer is facing any downsides which could be the result of these spam regulations. We ask you to immediately cease and desist any such activities. If you are unaware of this activity, please contact me or any of my colleagues via this ticket, phone or live-chat so that we can find the reason for the spam activity together and fix the issue instead of the symptom. Viruses and things of that nature may be installed on your computer and will cause the spamming. We recommend that you run an anti-virus program. If you currently do not possess an anti-virus program, you may download a free version. Please just follow the link below to find Google’s best links for free anti-virus software: google.com/search?q=free+anti-virus+software [url] In order to ensure your hosting and mail environment is working flawlessly, we ask you to get in touch with us within the next 72 hours. I highly appreciate your time. Best Regards, Anthony Washington System Administrator IXWebhosting ----------------------------------- They identified the domain as bestadtracking.com. This is a domain I own but have never promoted. Not only had I not sent spam through IX Web Hosting, I averaged less than 200 sent email a month on all the domains on my account. So on June 6, 2008 I responded to IX Web Hosting with the following two messages. ----------------------------------- Hi Anthony, I can assure you I am not sending spam from this domain or any others. I’m a little surprised that this domain is in question? I set it up over a year ago and haven’t ever promoted it. I don’t send any type of email over this domain. I have no reason to. It gets no traffic or inquiries. Are you sure there isn’t some type of mistake? Otherwise, there are a couple of php style contact forms on that site. Could a hacker use that sort of thing to send spam? How can we track this down? Thanks, Brent Crouch 615-389-XXXX ----------------------------------- Here is the second email I sent on the same day. ----------------------------------- Hi Anthony, I am using AVG on my computer and the scan completed finding no viruses. Besides that, I am using Outlook to manage the mail on several of my domains. I don’t even have a send account setup for bestadtracking.com on my computer. As I stated in the previous reply, I have no reason to since this domain is not promoted. Can you give me the IP address of where the spam originates? I’d like to compare that to my IP address here at home and office. Thanks, Brent Crouch ----------------------------------- I had no information to track the issue any further. The lack of response from IX Web Hosting left me to believe the issue had been resolved or there had been a mistake. Then 4 days later on June 10, 2008 I got this message. ----------------------------------- Brent We tried to reach you today in order to resolve this issue, but unfortunately it has been well over 72 hours since this ticket was placed. We must sadly suspend your services, please do not hesitate to call us at 1-800-385-0450 any time, day or night. Best Regards Ian ----------------------------------- Amazing! They give me no information to solve this problem. On top of that, they don’t respond to my ticket in 4 days and because I didn’t answer the phone when they called they suspended not only the domain in question but every domain listed in my account. I called in and spoke to a tech support guy who allowed me to remove the domain in question and in return, he restored my other domains. He also left a message to have the tech support manager call me the following day. The manager I spoke to apologized for the way the ticket was handled and the lack of information that was given. He said he would follow up with the employees that were responsible for the ticket and make sure it never happened again. He was helpful in looking at the server logs and determining how someone had loaded a spam bot onto my site. Apology accepted. Stuff happens. I considered it water under the bridge and not a big deal. Not so much….. After my first run in with IX Web Hosting, I wrote the whole incident off as a fluke. The manager I spoke to seemed very sincere and assured me that wasn’t proper protocol and wouldn’t happen again. I was trucking right along until I got this email from them on October 26, 2008. ----------------------------------- Dear Brent Crouch, We have received notification of phishing material in your account. Phishing files are usually placed through some type of exploit of out dated code, weak file and folder permissions. Packaged shopping carts and photo galleries are usual sources as hackers find exploits and developers fix them almost daily, so unless you constantly update the software or completely secure it things like this can happen. You must agree to remove this content and update any software that has resulted in security holes. To protect your account from further action you must agree to our request for compliance. Please respond to this message stating your intent to do so. You may either log into your control panel with us, and access this ticket via the 24/7 help desk, or provide this ticket number to our Live Chat or phone representatives. Failure to respond to this message within 72 hours will result in the suspension of the affected domain with us until such a time as this matter is resolved. Michael ----------------------------------- The email gave me no indication of which domain had been hacked. When I wrote to live help and gave them the ticket number, I spent 10 minutes waiting only to be told they didn’t know which of my domains had been effected. They recommended I reply to the online support ticket. Here is the email I sent them in response on October 27, 2008. ----------------------------------- I replied to live help and they could not find any information. So far you haven’t told me which domain is a problem. Please give me the info I need to correct this problem and I’ll take care of it. Brent Crouch 615-389-XXXX ----------------------------------- Eight hours later, I was able to find the problem by viewing all the files on my domains and looking for the files that had been recently changed. It turned out my brentcrouch.com domain had been hacked and setup with all sorts of eBay and bank phising pages. The site operates on a Wordpress platform which is widely used and is a big target for hackers. [url] I wrote back to IX Web Hosting for a second time on October 27, 2008. ----------------------------------- I found the problem on my brentcrouch.com domain. I updated the wordpress software to the latest and cleaned up the problem. The only exception is the brentcrouch.com/forum directory. I am unable to delete this directory as the hacker has removed my access. Please delete the directory. Thanks, Brent Crouch ----------------------------------- The following day, here is the email I got back from IX Web Hosting. ----------------------------------- Brent: Thank you for your attention to this matter. Per your request we have removed: /brentcrouch.com/forum - deleted We will be closing this ticket at this time. If you have any questions please feel free to contact us. We will be happy to assist. Please note that this is the second time this problem occurred. Unfortunately, I have to bring to your attention that as per our terms of service a third instance will result in immediate account termination without notice. No backups will be provided. If you have any questions about how to avoid this from happening again our support team will be glad to advise. Respectfully Frankie Support Tech Representative ----------------------------------- When I seen that response, I was pissed! I run my own server at Servint.net. I’ve hosting accounts at several other hosting companies. I’ve never had a site hacked except from IX Web Hosting. In 4 months, I’ve had two sites hacked. In both instances, IX Hosting was zero help in locating the source of the problem. In the first incident, they didn’t even reply to my ticket for 4 days. In the latest incident, they couldn’t even tell me what domain was hacked. Then they send me an email telling me if it happens again not only will they suspend my account, they’ll deny me access to my files! Huh? That’s not a risk I’m willing to take. With the high costs of obtaining customer’s in this business, I’m a little surprised they don’t do a better job of trying to retain them. In my opinion, this policy is unacceptable and makes IX Web Hosting one of the worst hosts I’ve ever dealt with. I just signed up for a hosting account with Host Gator and have already moved all my domains over. So far, so good. What’s your experience with IX Web Hosting?
View Replies!
View Related
Updating Access Databases On Local Web Server
I am using Windows XP Pro, and since I updated to Internet Explorer 7 I am having problems getting web sites to work on my PC in Internet Explorer using the local IIS web server. These web sites are using ASP and Access databases. The two errors I get are: Operation must use an updateable query. or Cannot modify the design of table 'TABLE_NAME'. It is in a read-only database. (they are not read only!) Does anyone know how I can get this working so I can test my web sites locally before uploading them to the live sites?
View Replies!
View Related
Php Not Updating After Php Update On Centos
im trying to update my php version to 5.2+ so i can run phpmyadmin on my server. Ive tried two different methods both produced same results. First method was to download libxml2-2.7.3 and then do ./configure, make,etc then i download php, ./configure, make install, etc. At first i had to yum install make, then a c complier cause make and ./configure didnt work before that. After everything seemed to work fine until the end when it said you may have found a bug on php would you like to submit it? So obviously the php version didnt update at all. Next i tried adding a repo that already contained php-5.2.5 and then yum install php since centos only seems to support regular yum install up to php version 5.1.6. i did rpm and installed php and thought sweet ive updated php. Ran php -v and i am still running php version 5.1.6.
View Replies!
View Related
Updating "nobody" File
I got a situation here. Whenever my php script creates a file, that file is owned by "nobody", thus I'll get permission denied error if I want to modify it through ftp. So how can I go around this? Is there anything that I can set in apache for letting me modify any "nobody" files? Right now I keep chown that kind of files prior updating them.
View Replies!
View Related
|