Print Page | Close Window

Private IP address posted

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=28896
Printed Date: 01 April 2026 at 4:05pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: Private IP address posted
Posted By: RadioActiveLamb
Subject: Private IP address posted
Date Posted: 10 October 2010 at 5:15pm
I had a spammer post this morning. Usually, the IP addresses for the spammers come from China, India, Russia or the Philippines. I always search-down the spammer's subnet using "Domain Dossier", and block the entire subnet. This morning, I had a new spam message that used this local IP address:



Local IP addresses aren't routable. How did this happen? This is not the local subnet of the web server.



Replies:
Posted By: 123Simples
Date Posted: 10 October 2010 at 7:13pm
Check the IP logs on the forum log files and let us know what you pick up there. I'm assuming (more guessing) that they used some sort of software just to change or mask the IP. The best thing to do as always though with any new poster is to keep them on moderation until you decide that they are okay, and keep their access to certain topics only. They will soon tire of seeing the png file saying Post Approval

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: WebWiz-Bruce
Date Posted: 12 October 2010 at 11:36am
In Classic ASP you can only get IP address information from the browsers header. You can very easily change the browser header which means that it can be easy to fake the IP address that is read by classic ASP.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: dpyers
Date Posted: 12 October 2010 at 11:44am
Some anti-virus/spam programs also have the ability to mask the ip address of requests.


-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: RadioActiveLamb
Date Posted: 12 October 2010 at 3:07pm
Originally posted by WebWiz-Bruce WebWiz-Bruce wrote:

In Classic ASP you can only get IP address information from the browsers header. You can very easily change the browser header which means that it can be easy to fake the IP address that is read by classic ASP.

Well, that's a shame. I had no idea. It'll be quite a bit more work to block them at the IIS level, matching logs and what-not.

Thanks for the info. It is good to know.


Posted By: RadioActiveLamb
Date Posted: 12 October 2010 at 3:36pm
My landing-page is an aspx page, which sends the user to the forum folder. Would it be possible to read the actual IP address there, compare it to the header, and redirect them somewhere else if it doesn't match?


Posted By: 123Simples
Date Posted: 12 October 2010 at 6:38pm
Originally posted by RadioActiveLamb RadioActiveLamb wrote:

My landing-page is an aspx page, which sends the user to the forum folder. Would it be possible to read the actual IP address there, compare it to the header, and redirect them somewhere else if it doesn't match?


Providing you could read the IP address, you could create a global.asa file (some little trick I learnt), where if the IP matches the one you have in the global.asa file, you could send them anywhere to any website you choose, and they would not even know about it LOL


-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design


Posted By: dpyers
Date Posted: 13 October 2010 at 4:38pm
Originally posted by MrTWS MrTWS wrote:

Originally posted by RadioActiveLamb RadioActiveLamb wrote:

My landing-page is an aspx page, which sends the user to the forum folder. Would it be possible to read the actual IP address there, compare it to the header, and redirect them somewhere else if it doesn't match?


Providing you could read the IP address, you could create a global.asa file (some little trick I learnt), where if the IP matches the one you have in the global.asa file, you could send them anywhere to any website you choose, and they would not even know about it LOL


Lol. I used to send them to an FBI computer security site.




-------------

Lead me not into temptation... I know the short cut, follow me.


Posted By: 123Simples
Date Posted: 13 October 2010 at 6:09pm
That's naughty LOL Clap

-------------
http://www.123simples.com/" rel="nofollow - Visit 123 Simples Web Design



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net