Why Does XINETD Keep Automatically Shutting Down

Jul 2, 2008

I use rfxnetworks.com/sim.php on my cpanel server and it all worked fine until the last week where each morning 6am GMT I get a status warning telling me that XINET was down and that it had to restart it.

Has something changed? Is there now something weird about XINETD and cpanel? My cpanel is stable and set to automatically update.

In fact it looks like something ALWAYS shuts it down and then SIM restarts it looking at a section of messages:-

Jul 2 05:57:02 tkey-29dd xinetd: xinetd shutdown succeeded
Jul 2 06:00:01 tkey-29dd xinetd: xinetd shutdown failed
Jul 2 06:00:01 tkey-29dd xinetd: xinetd startup succeeded

What is causing my server to shutdown xinetd in the first place?

View 0 Replies


ADVERTISEMENT

Httpd Daemon And Xinetd.conf

Nov 10, 2007

I can see that httpd is running, but I can't see it in xinetd.conf file or /etc/xinit.d/ directory.

Don't need to be in one of the configuration file?

View 6 Replies View Related

Plesk 12.x / Linux :: Autoinstaller Finished And Xinetd Is Not Running

Nov 20, 2014

This happens in around 30% of the cases when I run CLI autoinstaller to update/install/remove packages.

Code:

Patches were installed successfully.
The changes were applied successfully.
Synchronizing the Debian APT package index files...

# pgrep -lf xinetd || service xinetd start
Starting internet superserver: xinetd.

# pgrep -lf xinetd || service xinetd start
849 /usr/sbin/xinetd -pidfile /var/run/xinetd.pid -stayalive

As you can see, after the autoinstaller finishes, xinetd is not running and has to be started again.

View 2 Replies View Related

Server Shutting Itself Down

Mar 13, 2008

I had a problem with my server goind offline. When the data center checked on it - they found it powered down. (the only server on the strip that was powered down)

This also happened last month on February 14.

So.... I'm trying to find why it's shutting itself off. And wondering if the closeness of dates might be a clue....

March 13
Feb 14

View 11 Replies View Related

Debian VPS Shutting Down All Servers

Nov 11, 2007

I the last few months my debian 4.0 VPS has suddenly shut down all servers. When this happens the process list looks like this:

Code:
1 root 16 0 1868 640 544 S 0 0.2 0:00.03 init
17825 root 16 0 1556 568 460 S 0 0.2 0:04.82 syslogd
17965 mysql 16 0 142m 17m 5024 S 0 6.9 0:05.37 mysqld
18043 root 16 0 1672 572 480 S 0 0.2 0:00.00 inetd
18307 root 16 0 4852 1100 776 S 0 0.4 0:00.06 sshd
18349 root 18 0 2188 796 648 S 0 0.3 0:00.00 xinetd
18428 root 16 0 2132 884 704 S 0 0.3 0:00.19 cron
1674 root 16 0 7640 2264 1832 S 0 0.9 0:00.03 sshd
1745 msh 16 0 7640 1576 1140 S 0 0.6 0:00.00 sshd
1750 msh 16 0 5420 2068 1208 S 0 0.8 0:00.01 tcsh
1784 msh 15 0 2156 968 772 R 0 0.4 0:00.00 top

My VZ controlpanel don't list any alerts. If I restart apache and postfix+dovecot everything works for 2 weeks or so and it happens again.

Can anyone tell me where to investigate this or any opinions to what is happening?

View 0 Replies View Related

Server- Domains Not Resolving, Sql Shutting Down

Jan 9, 2008

I am having some wacky stuff going on with my server. I run a Godaddy v-ded and according to them, the server is fine.

What i'm experiencing is, some of my domains are not resolving, some are. For the ones that are working that run via a database, every few hours, I need to restart mysql(or the server) to get them running again.

Linux OS:
Kernel Version - 2.6.9-023stab044.4-smp
Hardware Information - 3ghz xeon, 512mb, 20gig hd
Software Version - fedora 7
Control Panel - WHM 11.11.0 cPanel 11.16.0-R18546

TOP

Code:
top - 10:27:18 up 2:18, 1 user, load average: 1.17, 0.65, 0.36
Tasks: 74 total, 1 running, 73 sleeping, 0 stopped, 0 zombie
Cpu(s): 2.5% us, 0.6% sy, 0.0% ni, 73.2% id, 23.7% wa, 0.0% hi, 0.0% si
Mem: 6097220k total, 6057888k used, 39332k free, 9328k buffers
Swap: 12586916k total, 6501796k used, 6085120k free, 659732k cached ...

View 6 Replies View Related

Security Issue :: WAMP On Home PC Server Shutting Down?

Feb 18, 2008

Recently I started a website based on Joomla. My friends suggested me to start it with hosting it from Home based server. Website is not that busy. I get about 300 Unique Hits a day. My server is window xp based and i installed a bundle called WAMP2. Website was running fine but since last night my server got shut down all by itself. I checked temp log and everything was under 35. Then i checked my internet traffic and found out that there were 400+ connections from a SINGLE ip. This is the IP 213.130.118.112 and i tried to trace, whois blah blah and didnt find anything about it. I have no idea what to do as my server gets shut down after about 5 to 10 minutes. Please help me. Is it possible to stop this issue?.

View 7 Replies View Related

/etc/xinetd.d/telnet Doesn't Exist To Disable Telnet

Sep 21, 2007

I decided to disable Telnet in my server. I get an Article ::

1. Login to your server through SSH and su to root.
2. Type pico /etc/xinetd.d/telnet
3. Look for the line: disable = no and replace with disable = yes
4. Now restart the inetd service: /etc/rc.d/init.d/xinetd restart
5. Turn off it through chkconfig as well because it can still start through that.
/sbin/chkconfig telnet off
6. Scan your server to ensure port 23 is closed.
nmap -sT -O localhost

Also run ps -aux | grep telnet and if you find anything other than "grep telnet" as result kill the process.


But /etc/xinetd.d/telnet doesn't exist in my server.

View 5 Replies View Related

Php 4 Automatically Becomes Php 5

Feb 17, 2008

we compile a php 4 with all the modules that we require. However, after a day or so, it automatically becomes a fresh compilation of php 5. We then recompile to php 4, but same thing, after a day or so it become php 5 again. We've checked cron, and there's nothing to do with recompiling php.

View 5 Replies View Related

How Can I Reboot My Vps Automatically

Oct 24, 2008

reboot my vps every 30 min automatically in my hypervm control panel. How can i do that?

View 12 Replies View Related

Will Csf/lfd Block Certain Script Automatically

May 15, 2009

i install csf/lfd with centos and cpanel,

i find certain waste many use a lot of resource and it does not work now,

is it possible csf/lfd block it?

if possible,how can i check if it is blocking?

View 5 Replies View Related

Automatically Update AWStats?

Sep 16, 2008

I'm not 100% sure where to ask this, so feel free to move it to a more appropriate place if necessary.

At present, my webhost provides me with some statistics about my website through "AWStats". The problem I have is that if I don't update the 'stats' everyday, then I lose that day's records and I have a gap in my statistics.

is there a way I can automate the updating of the AWStats?

View 10 Replies View Related

DoS :: Block IP Address Automatically

May 4, 2008

I manage a website which runs on the cpanel/whm interface and was wondering if there was anything my host could do to prevent DoS attacks on the server...at the moment we are having huge DoS attacks on our website therefore taking the whole website down for quite long periods of time.

My host just seems to be manually blocking the DoS'ers IP's manually but this is just too tedious and not efficient enough.

Is there any program for example that he can install which will block andy ip which sends a certain amount of requests within a given time period?

View 3 Replies View Related

How To Start Apache Automatically When Down

Feb 21, 2008

Is there a way to start apache in linux if it goes down automatically?

View 10 Replies View Related

Deleting Files Automatically

Oct 11, 2007

Is there a way to automatically remove files from a folder on a schedule, say daily, and move them to the Recycle Bin? Can the Recycle Bin files be deleted daily on a schedule? If so, how?

I have Microsoft Office Professional 2007 running on a Windows 2003 Server.

View 2 Replies View Related

How To Restart Apache Automatically

Jan 16, 2013

How to restart apache automatic every 12 hours ?

View 6 Replies View Related

How Can I Stop Yum Automatically On Centos With Cpanel

Apr 2, 2009

my hd is little and the /var partition is full twice this days,

and it make my server down.

i try to run "yum clean all" and it empty some space.

i want to ask if any way i can stop the automatic yum ?

or the space will be full again and my server will down again.

View 7 Replies View Related

Redirect To Backup Server Automatically

Jun 11, 2009

I have a server in a country (Location 1) and I have my company website on it and in this country the connection is very fast but not very stable so I have the same website on another server (Location 2) as a backup server so I want to do is as the following:

- www.mywebsite.com > Website loads from my Server at Location 1.

- Server at Location 1 is down.

- www.mywebsite.com > Website loads from my Server at Location 2.

- Server at Location 1 is back working.

- www.mywebsite.com > Website loads from my server at Location 1.

How can I do this in DNS options?

Also Can you suggest an easy way to do realtime backup from the server at Location 1 to Location 2 so that any changes made on Location 1 are cloned on Location 2?

View 14 Replies View Related

IUSR_computername User Getting Deleted Automatically

Jul 18, 2009

I am facing a problem with one of my Windows 2003 servers. The websites hosted on the server use IUSR_computername user for anonymous authentication for the websites. Please note that I have anonymous authentication disabled for FTP. The problem is that every night the IUSR_computername user gets deleted automatically and all the websites start asking for password as there is no user for the anonymous browsing of the websites. I checked the event log, but could not find anything. How do I find why the user is getting deleted automatically?

View 1 Replies View Related

Automatically Starting Apps On Bootup

Jul 31, 2008

i just can't get this app to start up automatically.

i've put a script with execute permissions into my /etc/init.d/ folder, and ln'ed it to my rc.d/rc5 directory as S50myscript.

no go. and i don't even know where to look in the server logs to see what the issue is?

View 2 Replies View Related

Apache Getting Restarted Automatically In 30 Secs

Feb 14, 2008

We are facing apache problem on one of our server.

It is getting restarted automatically within 30 seconds.

Below are the logs.

Please let us know the solution if any asap.

=================================================
Feb 14 04:57:00 server monit[5113]: 'apache' failed, cannot open a connection to INET[127.0.0.1:80] via TCP
Feb 14 04:57:00 server monit[5113]: 'apache' trying to restart
Feb 14 04:57:00 server monit[5113]: 'apache' stop: /etc/init.d/httpd
Feb 14 04:57:01 server monit[5113]: 'apache' start: /etc/init.d/httpd
==================================================

View 3 Replies View Related

VPS Httpd Failed And Restart Automatically

Feb 17, 2008

almost daily my VPS httpd failed and restart automatically, after that all services show UP but my sites not working.. Only start working when I restart DNS Server (BIND).

I am using CPanel

View 7 Replies View Related

How To Restart Plesk Services Automatically

Feb 20, 2008

Is there any way to start plesk services automatically?

As my plesk control panel needs to be restarted every day..

View 5 Replies View Related

Create Junk Mail Automatically

Jul 16, 2008

I have postifix mail server running. I want to create a junk folder as and when new user is added. How can I do that?

View 2 Replies View Related

Create Junk Folder Automatically

Jun 28, 2008

I have postfix with ISPConfig. I have enabled spamassassin and it working fine. Now I need to create Junk folder automatically when mail user is created. How can I do that?

View 0 Replies View Related

Package System Can Not Be Repaired Automatically

Nov 24, 2008

I have dedicated server with cpanel/whm, Centos 5, today I got this error when I want to upgrade my Apache 2.0 to 2.2 I try to upgrading it and getting the flowing error. I have rebuild apache before 1 month and it was rebuild without any problem. Now I am getting this error.

"If the browser window is closed or stopped the build will continue in the background.
The build output should start shortly...
Distilled successfully
!! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.1227550312' !!
!!
Ouput from '/bin/sh -c "ulimit -a"':
core file size (blocks, -c) 524288
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 32743
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) 524288
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 10240
cpu time (seconds, -t) unlimited
max user processes (-u) 32743
virtual memory (kbytes, -v) 524288
file locks (-x) unlimited
!!
!! Creating backup of working apache in '/usr/local/apache.backup'. !!
!! Backup of working apache complete. !!
Checking that all tarballs are present and up to date.
Checking that all packages are present and up to date.
!! Trying to auto repair package system !!
Fetching http://httpupdate.cpanel.net/syspkgs...ntOS-Base.repo (0)....@74.2**.**.**......connected......receiving...100%......Done
checkyum version 20.5
Fetching http://httpupdate.cpanel.net/syspkgs...ntOS-Base.repo (0)....@74.2**.**.**......connected......receiving...100%......Done
checkyum version 20.5
checkyum version 20.5
!! !!
!! Please visit http://www.cpanel.net/support/could_not_ensurepkgs.htm for help with this error. !!
!! Restoring original working apache !!
!! Executing '/scripts/initsslhttpd' !!
!! Restarting 'httpd' ... !!
!! 'httpd' restart complete. !!
!! Executing '/scripts/initfpsuexec' !!
!! Executing '/scripts/initsslhttpd' !!
!! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.1227550312' !!"

View 1 Replies View Related

Handling Bounce Emails Automatically

Dec 16, 2007

Now that bbounce.com had closed down, does anyone know of a good hosted, non-boogietools solution for combating bounce emails?

View 2 Replies View Related







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