Open Proxy Server Blacklists
Apr 10, 2007
I'm having problems with users using open proxies accessing, abusing, and defacing my website.
I'd like to get a list of all open proxies and incorporate it into my site (i.e. block open proxy accesses)
I've already looked at SORBS, but that is DNS based, and I'm not sure I want to go that route. (I am running one DNS server for my own webserver to use. Don't want to mess with adding another zone for the dnsbl).
I've be much happier building my own php/mysql lookup of the proxy blacklist.
So I'm looking for somewhere I can simply download a proxy blacklist, and update it periodically as needed.
View 5 Replies
ADVERTISEMENT
Oct 24, 2009
I have a server that is running linux with WHM/cPanel , some of servers are rejecting mails through server and says that your server is open proxy mail server.
how to check that our server is open proxy or stop open proxy and how can i prevent our server from spammer?
View 4 Replies
View Related
May 23, 2015
I'm trying to fix a problem with open proxy on my website. It's running ubuntu & apache2. I also run pfsense for a firewall with snort. I have a SSL for the website, so I have regular port 80 redirect to https.
At first I did notice right away when I checked & saw this happen that proxy was turned on. So I got that turned off.
My firewall is still allowing these bad IPs to port 80. I would like to figure out what I could turn on the firewall or snort to stop those connections in addition to what needs fixing in apache. I've read the solution is to make the redirects go to a 403 error page.
I also tried adding a mod_security rule but ended up blocking all people from website, though I may have accidentally turned some other rules on too.
There are a few different problems it looks like.
First - It looks like they're trying to connect to my HTTPS then redirect to an ad through my domain name?
Second - It looks like they're still trying to use my website for open proxy but directly accessing ib.adnxs.com through my port 80. My logs indicate I'm redirecting to a 301 page.
View 2 Replies
View Related
Mar 10, 2007
Anyone know where to find the publicly available blacklists, that are mentioned on the link below please?
[url]
View 3 Replies
View Related
Mar 23, 2009
Issue #1
Has anyone else noticed that JUST WHEN YOU NEED TO GET AHOLD OF MIDPHASE their %^&*() phone system goes down.
I swear they've programmed the ^&*( thing that way!
Either "we're sorry, that option isn't available right now" (which is the Tech Support option) or you can't even get through.
Does anyone else find this issue with them?
And of course, their 24/7 online chat service just keeps on saying
"All operators are currently assisting others. Thanks for your patience. An operator will be with you shortly."
Some days ya can't win for losing!
Issue #2
Some idiot on the same shared server that I'm on has done something that has now blacklisted the IP my account sits on and I'd like to know what the normal time is to get something like this taken care of should be.
I was told it would only "take a couple of hours". Well, we're now pushing 12+ hours and it's still not taken care of.
Midphase indicated that it was an issue with another account on the same shared server.
Yes. It's probably my own fault for using a shared account and it's part of the risk I'm sure I take, but my gosh, this sure seems to be taking longer than I expected.
Meanwhile, the Black List gods have my emails held hostage. I can't send ANY emails out from my account because all the ISP's out there show the IP address my account rides on as black-listed because some dufas brain that shares' the IP address must have done something really stupid. Guild by association with the moron!
View 13 Replies
View Related
Oct 31, 2009
I have dedicated server..i installed cpanel on it but when am accessing it
[url]
i am not able to open it..so i think port is not open so can any one tell me how to open ports...the os installed is centos..
View 12 Replies
View Related
Nov 18, 2008
A potential client asked us the followingo you allow PHP to open sockets on your server? If yes, is there any restriction on the amount of data that can be downloaded?
Will we be able to access and load our remote webpage using PHP? We will use sockets and a Pear library to accomplish this.
We are basically planning on using some content from our remote site on the new site which will be hosted on your servers. Kindly reply back at the earliest.
Is this a potential spammer?
View 2 Replies
View Related
Mar 20, 2007
I found out that my server has open DNS. Anyone in the world can query it for domains it is not authoritative for. Is it normal?
View 6 Replies
View Related
Apr 16, 2007
I've run "DNS report" test for one hosting in dnsstuff.com and got this warning (as some times before for other hosts:
---------------------
Fail:
Open DNS server
ERROR: One or more of your nameservers reports that it is an open DNS server. This usually means that anyone in the world can query it for domains it is not authoritative for (it is possible that the DNS server advertises that it does recursive lookups when it does not, but that shouldn't happen). This can cause an excessive load on your DNS server. Also, it is strongly discouraged to have a DNS server be both authoritative for your domain and be recursive (even if it is not open), due to the potential for cache poisoning (with no recursion, there is no cache, and it is impossible to poison it). Also, the bad guys could use your DNS server as part of an attack, by forging their IP address.
-----------------------
Is this anythhing important?
View 3 Replies
View Related
Feb 8, 2008
Just being doing a load of DNSstuff.com queries to try and get everything to "pass", I noticed that some big players in the hosting scene have either open or closed DNS servers.
Softlayer.com have closed, while liquidweb.com are open...?
I have changed all mine to closed, just because dnsstuff advises it, but is there any reason you would want them open..?
View 3 Replies
View Related
May 7, 2009
I am using Putty to connect to my server via ssh.
When opening a direct connection, i can login quickly without any problem
Quote:
login as: gracie
gracie@server1's password:
Last login: Thu May 7 07:31:26 2009 from 192.168.0.5
gracie@server1 [~]# sudo su -
Password:
root@server1 [~]#
When I open a connection FROM ANOTHER SERVER, I have to wait more than 20 seconds
Quote:
login as: tech2
tech2@server2's password:
Last login: Thu May 7 07:32:07 2009 from 192.168.0.5
tech2@server2 [~]# ssh gracie@192.168.0.222
Password:
After I enter the password, I waited 20 seconds before I am logged in.
View 2 Replies
View Related
Mar 11, 2008
Our new data center provided us with a Cisco ASA5510 firewall. We're setting up all new servers and will begin migrating all of our domains from our current co-lo to the new place.
At the old co-lo, they provided us a very basic BSD based router, and our servers all had external public facing IPs on them. Firewalling was handled at the server (Windows Firewall or Linux IPtables).
The new place is NAT'ing us, so our servers all have a 192.168.10.x address inside, and they map the external address for us through to the inside.
By default, they are locking everything down. I had to ask them to open ssh so I could remote into my CentOS box last night.
I'm not a network guru-- what ports are going to NEED to be opened so I can give them a list? This is a standard PLESK hosting server so http (80), https, ssh, ftp, pop3, smtp, what else? Anyone have a list?
View 2 Replies
View Related
Mar 8, 2008
subdomains on my dedicated server with co.il endings (israeli) dont work though with com domains they do work i anybody has a clue for fixing this? maybe its DNS directing problems.
View 2 Replies
View Related
Aug 14, 2009
I have a proxy site which is hosted with a proxy host, do i have to use proxy hosting as i have an account with another host i might want to use. The proxy hosting has run out.
View 2 Replies
View Related
Oct 17, 2009
I'm outsourcing some works overseas and my oversea employees are directly contacting the customer to discuss his needs. Everything is fine except when a client sees the email IP address (he is dealing with a local company, how come he is being emailed me from India or some similar places).
So I decided to create a proxy server for the oversea employees. I need the one that requires the browser setting change to have all the traffic passing through the server/VPS, therefore the IP will be the IP of the server and there's no way to find the original IP (of course no problem is it exists in the proxy server, but not showing in any way to the customer).
The problem is I absolutely have no idea how to do this.
- Can this be accomplished on a VPS or a server is required?
- Do I need a Linux or Windows OS?
- Do I need any software? If so, could you recommend some.
View 3 Replies
View Related
Nov 30, 2008
I have heard those words hundreds of time an never have asked or read about.
View 3 Replies
View Related
Oct 6, 2007
Does any one know any good proxy program other then Squid proxy, It seem to have higher load on the when Squid
View 7 Replies
View Related
Jul 9, 2007
I would like to run a proxy server up on a VPS which listens on 8080 for example to serve users,
View 2 Replies
View Related
Oct 12, 2007
I have a Linux VPS where I set up Squid to use it as a proxy server from my laptop.
On a VPS with Windows Server 2003 and IIS 6, how could I do the same thing I already do with Squid on Linux?
I knew that there was an application called Microsoft Server Proxy but it was discontinued by Microsoft.
View 3 Replies
View Related
Aug 16, 2007
Thought this might be of interest to folks on WHT. We put together a solution using Nginx ( Engine-X ) to do Global Server Load Balancing. This solution lets you do GSLB without having to fork over $26k per site to F5 or Foundry.
Thought it would be of interest to both end-users as well as dedicated hosting providers who might want to make it into a service (eg. sell a dedicated host in Europe and the US as a group, with the solution pre-installed).
The entire project, including relavent configs is available for download in the latest ( issue 6 ) FREE issue of o3 magazine (o3magazine.com)
View 4 Replies
View Related
Feb 20, 2008
I want to set up a dedicated server for spam and virus filtering (MX)
But i was wondering, is there a good opensource based tool for this?
View 14 Replies
View Related
Feb 19, 2008
How can I open port 3000 on my linux server.
I need it for Canada Post live shipping quotes.
View 1 Replies
View Related
May 17, 2009
I'd like to set up my server as a proxy for my own private use, where in my home PC's browser I can tell it the server's IP, port, and the password that I set, and it will function like a normal proxy. How can I do that? What software do I need and so on.
All my servers are on Linux machines.
View 6 Replies
View Related
Oct 3, 2009
a simple reverse proxy server but with good re-write rules engine.
View 5 Replies
View Related
May 6, 2009
Does anyone have services to recommend? I simply need a proxy server so I have a private IP. Right now, my ISP assigns IPs as a pool among a lot of people, so downloading sites like rapidshare or megafile doesn't work for me.
What I need is a socks5 proxy that is available 24/7, dedicated private ip, and a fast server. Does anyone offer these types of information? What I am afaid of is that people may install keyloggers over free proxies or even some companies may do that as well,
View 14 Replies
View Related
Dec 15, 2008
Will i need a dedicated server for my proxy site, www.ipcover.info
If so, are there any cheap ones?
Uses about 1gb/day
400 unique visits in the past week.
About 100 visits/day
View 6 Replies
View Related
Apr 25, 2007
what rules should I add to IPtables on my dedicated server to use it as a proxy for my own IP only?
For example: my dedicated server IP is: 1.1.1.1
My local IP is: 2.2.2.2
I want to setup on my browse: proxy server 1.1.1.1, port 3128
What rules should I add to iptables for my dedicated server to act as a proxy but allow this only to my local IP (2.2.2.2)?
View 1 Replies
View Related
May 21, 2007
I operate a co-located server in a US datacenter (dedicated to projects of my small business, not a hosting service.) The OS is Windows 2003 Server.
I wondered if anyone could recommend proxy server software which I could use to access the web from a US-based IP address even when I am overseas. (This would be helpful for getting streaming internet radio, which has started to block access from non-US IP addresses.)
I know there are endless proxy servers available, but most are big and complicated, with 255 irrelevant features intended for regulating the internet access of a small business. I need something much simpler, preferably placing little load on the machine. The only feature needed is access restriction so only I can use it.
View 1 Replies
View Related
Feb 23, 2007
i have an dedicated server in USA
I wold like to install a proxy server on my dedicated box so when i surf the net i must have the dedicated server IP (from USA) not home european IP..
How i do this?
I've tryed to install squid but i can get-it to work..
View 4 Replies
View Related
Jun 10, 2007
Is it possible to implement reverse proxy for Sever-A through Sever-B.
The issue is let's say, Server-A is located in Network-A, and the Sever-B is located in Network-B. And the users in Network-B are allowed to access only to Sever-B while the Sever-B itself can access to Server-A. So, when the users from Network-B access to Sever-B, the traffic will be proxied through Sever-B to Server-A transparently without letting the users notice about how's the traffics go. The Server-B will be linux, thus squid is the primary proxy application to deal with. Is it possible to do with squid or it needs some other application?
How about a comparison of mod_proxy for apache vs. squid as all Sever-B should do is forward the requests coming from Network-B to forward to Sever-A and acting as a middle box between the two network scopes transparently. All the users in Network-B should do is accessing the Sever-B and the requests will be transparently going to Server-A without any configuration is done at their browser or any kind of NAT/Firewall rules on either of the networks.
View 1 Replies
View Related