Author: P.Dal (24 Feb 11 2:15pm)
I've setup a few honey pots, and all checks pass, and it tells me they are active. However, when I visit one of the pages, there is no email in there, and when I look at the source, there's a comment at the bottom:
<!-- Invalid IP: 127.0.0.1 (request must orginate from a non-private range) -->
I'm pretty sure that is because my sites run through a reverse proxy, and do not receive the actual IP address of the visitor.
I don't think I can bribe the proxy to pass the IP address on. I'll look into his though, but if that proves to be the case, should I just delete my honeypots, or can they be made functional in some way?
|