View Full Version : "Access Denied! Your're address is blacklisted"
tiamsanit
18th December 2008, 08:05
I had setup ubuntu 8.04 server w/ispconfig followed howtoforge guide every stepa. It work well for a while but now I have complain from my customer who hosted website with my server. Someone cannot login or access PHP pages and display "Access Denied! Your're address is blacklisted". The error page is look like text file not contain any html tag and worng spell of "Your're". Sometime hit back and refresh solved the problem but not everytime. Error show on PHP page that contain login-password script, phpBB webboard when try to submit post or login. Does anyone face the same problem like me or has any ideas or solutions plese help. Thanks in advance.
Ben
18th December 2008, 09:41
So if I got this right, you are talking just that a phpBB is not working for a certain customer where you get this access denied message?
Did you check whether the files of those phpBB look ok, as phpBB + plugins often got into attention regarding security flaws, maybe this is one.
Or does this phpBB maybe have something like a flooding mechanism / Plugin, that blocks access from IP-Adresses spamming this forum or sth. similar?
tiamsanit
18th December 2008, 11:07
The problem does not occurred only phpBB, but self made php login script sometime show up that error message. Only some of the visit and occasionally me, got the message when trying to login (self made script, no connection to phpBB) or post (phpBB).
I think some of the php security modules is the cause, I am thinking that Suhosin is trouble one. I m trying to disable module for a while.
I have search through google, some people do face the same problem with me, but only a few. (yea, "your're"!)
Any suggestion?
jbm
19th December 2008, 19:40
Sorry fox!
I need help with accessing web and ssh out of my LAN. All request to web server are being dropped, denied or diconnected. within my LAN everything works. Router is properly configured to forward all requests port 80 to web server. Ubuntu 8.10 ... it is more than two weeks that I am trying to figure it out. I tried all possible application such as : desable ufw, ... :mad:
pls ... anyone!? quick! ...
jbm
falko
20th December 2008, 18:12
Sorry fox!
I need help with accessing web and ssh out of my LAN. All request to web server are being dropped, denied or diconnected. within my LAN everything works. Router is properly configured to forward all requests port 80 to web server. Ubuntu 8.10 ... it is more than two weeks that I am trying to figure it out. I tried all possible application such as : desable ufw, ... :mad:
pls ... anyone!? quick! ...
jbm
Please open a new thread for this.
tiamsanit
28th December 2008, 16:49
I had found out the cause of the problem. It is spamhaus! spamhaus' source file contain this nasty string "Access Denied! Your're address is blacklisted" so it must be spamhaus that do shit.
Zjons
10th March 2009, 22:06
I had found out the cause of the problem. It is spamhaus! spamhaus' source file contain this nasty string "Access Denied! Your're address is blacklisted" so it must be spamhaus that do shit.
"Access Denied! Your're address is blacklisted" yo tengo ese problema desde que instale spamhaus, lo desactive y aun sigue apareciedo el aviso.
I have the same problem "Access Denied! Your're address is blacklisted",I´ve disable the spamhaus module, but the problem persist.
falko
11th March 2009, 14:16
Did you restart Apache?
Zjons
11th March 2009, 20:46
Did you restart Apache?
Yes, I´ve restated the server
falko
12th March 2009, 21:09
What's the output of
apache2 -M?
hvrossum
22nd March 2009, 17:18
I have the same problem with Spamhaus.
When running the command
apache2 -M
I get the following reponse
root@ubuntu:/home/harry# apache2 -M
apache2: bad user name ${APACHE_RUN_USER}
falko
23rd March 2009, 19:25
Please try
. /etc/apache2/envvars && apache2 -M
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.