immerohnegott
October 22nd, 2009, 02:31 AM
Ok, so I've been running a small-time site from a near decade-old laptop in my closet (professional I know, but thanks to the wonders of Ubuntu, the old girl is doing pretty well). This is in a virtual server on my router (basically hyped up port-forwarding), using a DDNS service to keep the domain up.
With the pleasantries out of the way, here be the problems.
Upon checking the apache access.log, I discovered a veritable boatload of requests from a number of IPs doing GETs and POSTs on external sites. From what I googled, this is an attempt to use my server as a proxy. The connections are getting 404s as far as I can tell, but this is still a lot of inbound traffic that I don't want to deal with.
Is there anything I can do to block these entirely? I guess I can't keep them out entirely since port 80s wide open....but, any thoughts?
With the pleasantries out of the way, here be the problems.
Upon checking the apache access.log, I discovered a veritable boatload of requests from a number of IPs doing GETs and POSTs on external sites. From what I googled, this is an attempt to use my server as a proxy. The connections are getting 404s as far as I can tell, but this is still a lot of inbound traffic that I don't want to deal with.
Is there anything I can do to block these entirely? I guess I can't keep them out entirely since port 80s wide open....but, any thoughts?