vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Reverse DNS check (https://vborg.vbsupport.ru/showthread.php?t=116078)

MickDoneDee 05-19-2006 03:19 PM

Reverse DNS check
 
Would it be possible for an add-on that would check the IP address of someone registering for a Reverse DNS entry to authenticate that IP address?

In the past week, our site was spammed by two separate registered users and when I did a Reverse DNS entry check the result said there was no DNS entry (PTR) for those IP addresses.

As an anti-spam measure, if a Reverse DNS check found no record an error message could be displayed to the user preventing him from registering and posting.

I asked my webhost and he said:
Quote:

It's not something we can easily do with Apache, it'd have to be an addon for VBulletin, and I don't know if there is such an addon available, the best place to look would probably be the VBulletin support forums.
Can it be done? I know that large email service providers do this as an anti-spam measure. Can vBulletin do it?

Logikos 05-20-2006 07:09 AM

Not sure if this is useful info, but check out this: http://us2.php.net/gethostbyaddr

Paul M 05-20-2006 07:32 AM

Many perfectly valid IP addresses have no rDNS, you would be blocking legitimate users.

MickDoneDee 05-20-2006 11:22 AM

Quote:

Note that all Internet accessible hosts are expected to have a reverse DNS entry (per RFC1912 2.1)
I think Paul may be right and I've re-considered my stance. Despite the quoted recommendation, many legitimate members don't have reverse DNS entries (PTR records) due to no fault of their own or because they use a proxy to remain anonymous for security. Check some of your key members and you'll probably find many don't have PTR records. I think this idea will have to be shelved.


All times are GMT. The time now is 02:13 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00926 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete