Block users from certain sites

Discussion in 'Site & Server Administration' started by Zlyfe, Jul 14, 2007.

  1. #1
    Hi, I was wondering: How do i block users from certain sites wanting to go to my site? Specifically I'm trying to block users from proxy.org

    thanks
     
    Zlyfe, Jul 14, 2007 IP
  2. yogesh sarkar

    yogesh sarkar Well-Known Member

    Messages:
    1,740
    Likes Received:
    75
    Best Answers:
    0
    Trophy Points:
    140
    #2
    Block proxy.org's ip address through cpanel.
     
    yogesh sarkar, Jul 14, 2007 IP
  3. Zlyfe

    Zlyfe Peon

    Messages:
    31
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    how do i find its ip address?
     
    Zlyfe, Jul 14, 2007 IP
  4. yogesh sarkar

    yogesh sarkar Well-Known Member

    Messages:
    1,740
    Likes Received:
    75
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Just checked proxy.org, they use various other proxies rather than providing the service themselves. It would be hard to block all those proxies unless some one knows any other way of doing it.
     
    yogesh sarkar, Jul 14, 2007 IP
  5. inworx

    inworx Peon

    Messages:
    4,860
    Likes Received:
    201
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Try domaintools.com, easy to use.
     
    inworx, Jul 16, 2007 IP
  6. myfrogger

    myfrogger Well-Known Member

    Messages:
    439
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    110
    #6
    Write a script to pull the list of servers from proxy.org, reverse DNS the domain to get the IP(s) that the site is hosted on, then block those IPs. You can run a cron job to run the script daily.
     
    myfrogger, Jul 16, 2007 IP