Reply to Re: blocking someones ip address

Your name:

Reply:


Posted by options on 12/04/07 21:34

On 30 Nov 2007, Technomage Hawke <technomage-hawke@127.0.0.1> posted
some news:1407414.TjRHvQDRhS@rawgames.org:

> Michael Branchfield wrote:
>
>> Is there a way to block someones IP from dling from me i know that if
>> they are in the chat room i can get their Ip from it but this person
>> keeps changing ids and trying to dl from me. it wouldnt be a problem
>> but he is very rude ( i know on the internet never lol) i tried
>> using the hexadeciamal conversion but it didnt seem to work possibly
>> due to the fact this person is running a secondary
>> any suggestions would be appreciated
>
> well, if you have a firewall, you can plug in his primary network
> (minus the last octet) and block an entire /24. its quick and dirty,
> but effective.

Another option,

If the perp had an IP of 211.23.10.4 for example, add this on the computer
running the P2P session:

Open command prompt

Change the last octet in the IP to 0 (e.g. 211.23.10.4 becomes
211.23.10.0, this will "block" a /24 as well using routing)

route ADD 211.23.10.0 MASK 255.255.255.0 192.168.1.254 METRIC 1

Your system will send all packets for network 211.23.10.0, to
192.168.1.254 (Where 192.168.1.254 would be an unused IP on your network)

He can initially connect, but your system will route all his returning
traffic to 192.168.1.254, so he never gets a response.

route ADD 211.23.10.0 MASK 255.255.255.0 192.168.1.254 METRIC 1 -p

To make the route persistent across reboots

route DELETE 211.23.10.0

When the route is no longer needed

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  статьи на английском  •  England, UK  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  IT news, forums, messages
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites
Разработано в студии "Webous"