vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   how to ban a users internet host name (https://vborg.vbsupport.ru/showthread.php?t=195532)

Markos 11-05-2008 07:25 PM

how to ban a users internet host name
 
is there anyway that u can ban a users internet host name like thes ones
bt broadband
host86-150-83-131.range86-150.btcentralplus.com
skybroadband
5ac35f47.bb.sky.com

UKBusinessLive 11-05-2008 08:51 PM

Hi

You can add to your .htaccess, something along the lines of

Code:

deny from host86-150-83-131.range86-150.btcentralplus.com
deny from skybroadband 5ac35f47.bb.sky.com

However keep in mind this is essentially blocking an whole area or ISP.

take care

:D

Markos 11-05-2008 10:23 PM

thanks UKBL but every ip host has a diff hotname so will it not just ban that ip host ?if i put

deny from range86-150.btcentralplus.com

will that not ban all bt broadband ISP

UKBusinessLive 11-05-2008 10:33 PM

Quote:

Originally Posted by Markos (Post 1660173)
thanks UKBL but every ip host has a diff hotname so will it not just ban that ip host ?if i put

deny from range86-150.btcentralplus.com

will that not ban all bt broadband ISP


Yes that will, thats why you need to be careful when trying to ban hostnames :(

Markos 11-05-2008 10:39 PM

ok i will give it a try LOL and see how it gose i really hate isp's that allow them to change there ip's LOL

UKBusinessLive 11-05-2008 10:58 PM

Rather than ban the whole isp from accessing your site why don't you just ban a range ???

Say for example if his ip addy is 66.229.58.221 and then 66.229.44.198 and then 66.229.14.121 you could just simply add 66.229.*.* to your ban list in your admincp, what that will do is to ban 66.229 and every other variable after that

this might be a better option for you :confused:

Heres a bit more on ip addresses and if you read half way down you'll know why his ip address keeps changing (in Red) ;)

An IP address is a number composed of four parts (called octets) that is used to identify your computer on the internet. (The format is 1.1.1.1 - four octets make up one address.)

There are two types of IP addresses that a computer can have - static and dynamic. Your Internet Service Provider (ISP) determines which type you have, but in general, residential accounts have dynamic IP addresses and business accounts have static IP addresses.

If you have a static IP address, your IP address does not change and is used as a consistent identifier for your computer by other computers on the Internet.

If you have a dynamic IP address, then when your computer connects to the Internet, you will get a randomly assigned IP address from a pool of IP addresses available from your ISP, and the IP address assigned to you may be different every time you connect.

IP addresses are important in email delivery. When you send a piece of mail, the headers of that mail will contain your IP address.

If you have a static IP address, this allows AOL (or any other recipient of the email) to 'track' that piece of email from where it was sent to our incoming mail servers.

If you have a dynamic IP address, we cannot perform this tracking, and so AOL is unable to accept mail from mail servers hosted on dynamic IP addresses.

IP addresses are also how your reverse DNS is determined.

AOL requires that all connecting mail servers have a static IP address with reverse DNS enabled


All times are GMT. The time now is 02:17 PM.

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.01042 seconds
  • Memory Usage 1,726KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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