hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : Has any one every faced this ?
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

Has any one every faced this ?

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 10-05-2002, 05:17 AM
oc3 oc3 is offline
Web Hosting Guru
 
Join Date: Jul 2002
Posts: 311
Thumbs down

Has any one every faced this ?


Hello gang,
well i have a very wired problem at hand with BIND 9

it was working fine till 2 days a go, but from last 48 hours, my bind has restarted 2 twice,, and gave me a lag of 7 mins - 10 mins each time. And this happens at a specific time.

Any clues to what could be the problem, in case if some one wants to see my log's i m willling to share it any one.

Regards/-

Reply With Quote


Sponsored Links
  #2  
Old 10-05-2002, 03:09 PM
oc3 oc3 is offline
Web Hosting Guru
 
Join Date: Jul 2002
Posts: 311
Hello,

Any one Please ?

Reply With Quote
  #3  
Old 10-05-2002, 04:30 PM
Joe Kellner Joe Kellner is offline
Junior Guru Wannabe
 
Join Date: Oct 2002
Location: Tampa, FL
Posts: 42
What specific version? There are alot of versions of bind 9 floating around. What OS? What system? etc.etc. Not enough information posted. Feel free to post any relevant logs regarding the named proccess.

Reply With Quote
Sponsored Links
  #4  
Old 10-05-2002, 04:47 PM
oc3 oc3 is offline
Web Hosting Guru
 
Join Date: Jul 2002
Posts: 311
Hi thanks a lot

I m using RH 7.2,Kernel
enterprise kernel 2.4.9

Ok i m using bind 9.2.1
what else do u need please let me know !!

and one more thing a few mins b4 even my apache restarted. Idont know whats happening ?

Please !!!!


Last edited by oc3; 10-05-2002 at 04:53 PM.
Reply With Quote
  #5  
Old 10-05-2002, 04:55 PM
Joe Kellner Joe Kellner is offline
Junior Guru Wannabe
 
Join Date: Oct 2002
Location: Tampa, FL
Posts: 42
named -v will give you the version in 8.x and 9.x..apache restarts during monthy(weekly?) log rotation. Are you sure someone isnt "administrating" your system?

Reply With Quote
  #6  
Old 10-05-2002, 05:07 PM
oc3 oc3 is offline
Web Hosting Guru
 
Join Date: Jul 2002
Posts: 311
Hi,
this is a very new server with just one client on it,
and no i havent given any one any kind of SSH access to my server..although i recv a lot of winnt hack attempts, and my Apache just restarted for the very first time on its own

I tried using this command to Deny that ip. could u tell me whether it is correct or not

/sbin/iptables -A input -s 66.7.85.187/255.255.255.255 -d 0.0.0.0/0.0.0.0 -j DENY

coz when i issue this i get this error

iptables v1.2.4: Couldn't load target `DENY':/lib/iptables/libipt_DENY.so: cannot open shared object file: No such file or directory

Any suggestion
Thanks

Reply With Quote
  #7  
Old 10-05-2002, 06:57 PM
Joe Kellner Joe Kellner is offline
Junior Guru Wannabe
 
Join Date: Oct 2002
Location: Tampa, FL
Posts: 42
I would do:

iptables -A INPUT -s 66.7.85.0/24 -d 0/0 -j REJECT

Which gives you:

Chain INPUT (policy ACCEPT)
target prot opt source destination
REJECT all -- 66.7.85.0/24 anywhere reject-with icmp-port-unreachable



I believe DENY is deprecated in iptables, replaced with REJECT and DROP.

Reply With Quote
  #8  
Old 10-06-2002, 12:08 AM
oc3 oc3 is offline
Web Hosting Guru
 
Join Date: Jul 2002
Posts: 311
hi, thanks yeh this command worked well,

iptables -A INPUT -s 66.7.85.0/24 -d 0/0 -j DROP,

But could u also tell me why do i have Bind and Apache Failure ?

In case if u want to see my /var/log/messages, i m willling to mail you, just let me know your email id

Regards/

Reply With Quote
  #9  
Old 10-06-2002, 12:13 AM
Joe Kellner Joe Kellner is offline
Junior Guru Wannabe
 
Join Date: Oct 2002
Location: Tampa, FL
Posts: 42
Quote:
Originally posted by oc3
hi, thanks yeh this command worked well,

iptables -A INPUT -s 66.7.85.0/24 -d 0/0 -j DROP,

But could u also tell me why do i have Bind and Apache Failure ?

In case if u want to see my /var/log/messages, i m willling to mail you, just let me know your email id

Regards/


jdk at kingsmeade dot net

Reply With Quote
  #10  
Old 10-06-2002, 02:54 AM
oc3 oc3 is offline
Web Hosting Guru
 
Join Date: Jul 2002
Posts: 311
Ok, i have mailed you.
One more thing, in my WHM/when i click apache status i have one entry showing this almost always..

"GET /default.ida?NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN"

could u tell me what is this ?

Thanks/-

Reply With Quote
  #11  
Old 10-06-2002, 09:20 AM
Joe Kellner Joe Kellner is offline
Junior Guru Wannabe
 
Join Date: Oct 2002
Location: Tampa, FL
Posts: 42
Quote:
Originally posted by oc3
Ok, i have mailed you.
One more thing, in my WHM/when i click apache status i have one entry showing this almost always..

"GET /default.ida?NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN"

could u tell me what is this ?

Thanks/-


I forgot, I think it's CodeRed.Whatever it is, it's some stupid IIS exploit for windows, nothing to worry about on a unix system running apache.

As far as the log file you sent me..I don't see anything *too* out of the ordinary for a busy server

Reply With Quote
  #12  
Old 10-06-2002, 01:22 PM
oc3 oc3 is offline
Web Hosting Guru
 
Join Date: Jul 2002
Posts: 311
Hello JDK,

Thanks a lot, but the problem is, this is a very fresh server and no clients et all. and this should not be like this, is there any thing else that i should check. Coz today Bind did not start,but on the contrary Apache restared twice. this is wired.

Regards/-

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Uptime Institute Symposium 2013 Web Hosting Events 2013-05-02 18:32:10
A Hosting Company's Journey into Cloud Services Webinars 2013-02-05 09:39:54
Join us Wednesday for a Webinar on What Hosting Companies Face in the Transition to Cloud Blog 2012-12-18 16:49:17
.XXX Operator ICM Registry Releases More than 1,000 Premium Generic Keyword Domain Names Web Hosting News 2012-10-24 12:25:47
A Cool DMCA Takedown Flowchart from Web Host Nexess Blog 2012-02-29 18:00:18


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?