+ Reply to Thread
Page 1 of 2
1 2 LastLast
Results 1 to 15 of 24

Thread: inktomi spider

  1. #1

    inktomi spider

    Quote Originally Posted by Scott MacVicar
    if you want to ban IP's completely from your forum and you use apache.

    Edit your current .htaccess or create one and place the following in it.

    Deny from 1.2.3.4
    Just had a bot myself -- 49 guests at once -- couldn't tell where it's from. [b]But, I have a question: can I ban "66.196.72" to ban all of the below through the .htaccess, similar to how the admin cp will let me ban registrations from truncated IP addresses?

    66.196.72.47
    66.196.72.51
    66.196.72.73
    66.196.72.66
    66.196.72.49
    66.196.72.67
    66.196.72.43
    66.196.72.100
    66.196.72.35
    66.196.72.44
    66.196.72.86
    64.140.49.68
    66.196.72.39
    66.196.72.51
    66.196.72.48
    66.196.72.61
    66.196.72.41
    66.196.72.59
    66.196.72.33
    66.196.72.71
    66.196.72.37
    66.196.72.72
    66.196.72.58
    66.196.72.32
    66.196.72.42

  2. #2
    Senior Member Kings is on a distinguished road
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    186
    That's Inktomi, better not ban that!
    Dennis Pallett - NoCertainty - all about technology, web publishing and more.
    ASPit | PHPit | Chill2Music | The School Network | Feed-Directory.com | 2-Jewelry
    N9Gaming | CameraToday


  3. #3
    Umm...

  4. #4
    Senior Member Kings is on a distinguished road
    Join Date
    Oct 2002
    Location
    Netherlands
    Posts
    186
    Inktomi is a search-engine spider, and it's a good bot.
    Dennis Pallett - NoCertainty - all about technology, web publishing and more.
    ASPit | PHPit | Chill2Music | The School Network | Feed-Directory.com | 2-Jewelry
    N9Gaming | CameraToday


  5. #5
    I'll take your word for it. I just hope it doesn't add too many queries... we're a small site for school teachers and students, mostly within one state, to visit. We really don't need to be searched so intensively.

  6. #6
    Senior Member filburt1 is on a distinguished road filburt1's Avatar
    Join Date
    Feb 2002
    Location
    Maryland, US
    Age
    25
    Posts
    6,608
    --filburt1, vBulletin.org/vBulletinTemplates.com moderator
    Web Design Forums.net: vB Board of the Month
    vBulletin Mail System (vBMS): webmail for your forum users

  7. #7
    Senior Member jaycob has disabled reputation jaycob's Avatar
    Join Date
    Jul 2006
    Location
    S.A
    Posts
    355
    wow just done a search on google and found this thread.

    it just so happens that a guest is using a program through Inktomi Spider
    to try and overload the server. had to put the cookie level on 60 seconds until
    this idiot goes away.

  8. #8
    Customer Support Manager Steve Machol is a splendid one to behold Steve Machol is a splendid one to behold Steve Machol is a splendid one to behold Steve Machol is a splendid one to behold Steve Machol is a splendid one to behold Steve Machol is a splendid one to behold Steve Machol's Avatar
    Join Date
    Jul 2000
    Location
    Jelsoft InterGalactic HQ
    Posts
    143,007
    That's a search engine bot. It's normal. If you don't want search engines indexing your set, then use robots.txt to stop them.
    Steve Machol, vBulletin Customer Support Manager
    "Have Copy, Will Paste" (when appropriate)

    Please do not email or PM me for vBulletin support. I will be more than glad to answer your questions on the vB Forums and in the support system.

    Just remember that what happens in localhost, stays in localhost.


  9. #9
    Senior Member jaycob has disabled reputation jaycob's Avatar
    Join Date
    Jul 2006
    Location
    S.A
    Posts
    355
    i know for a fact this hacker is using this program to try and overload the server, he has been going for the last 16 hours.
    im unsure what text to write or where to put it to stop the Inktomi Spider

  10. #10
    Senior Member JakeS is on a distinguished road
    Join Date
    Jul 2005
    Location
    I don't know.
    Age
    18
    Posts
    1,974
    Quote Originally Posted by jaycob View Post
    i know for a fact this hacker is using this program to try and overload the server, he has been going for the last 16 hours.
    im unsure what text to write or where to put it to stop the Inktomi Spider
    You could temporally block all spiders...

    create robots.txt and add:

    User-agent: *
    Disallow: /

  11. #11
    Senior Member jaycob has disabled reputation jaycob's Avatar
    Join Date
    Jul 2006
    Location
    S.A
    Posts
    355
    Quote Originally Posted by JakeS View Post
    You could temporally block all spiders...

    create robots.txt and add:

    User-agent: *
    Disallow: /
    hey man thanks.

    just is there away to stop Inktomi Spider from my site?

    like i know i have to make a text file and upload to my forum root?

    but im unsure of the spot on code?

    is that it? User-agent: *
    Disallow: /
    i put the above in a text file and upload?
    thats it?
    thx

  12. #12
    Senior Member JakeS is on a distinguished road
    Join Date
    Jul 2005
    Location
    I don't know.
    Age
    18
    Posts
    1,974
    I'm 99% sure inktomi spider is slurp. so.

    to block inktomi alone use:

    User-agent: Slurp
    Disallow: /

    However. He may try other spiders I don't know.

  13. #13
    Senior Member jaycob has disabled reputation jaycob's Avatar
    Join Date
    Jul 2006
    Location
    S.A
    Posts
    355
    thanks man cheers.

  14. #14
    He can fake the user-agent but he can't fake the IP. I fail to see how you cuold know it's a hacker. I once had 127 inktomi spider instances on my forums last year. I've heard stories of far higher too.

  15. #15
    vBulletin Team Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke is a name known to all Wayne Luke's Avatar
    Join Date
    Aug 2000
    Location
    So. California
    Age
    39
    Posts
    35,149
    Blog Entries
    1
    Quote Originally Posted by Dean C View Post
    He can fake the user-agent but he can't fake the IP. I fail to see how you cuold know it's a hacker. I once had 127 inktomi spider instances on my forums last year. I've heard stories of far higher too.

    Well since Inktomi was purchased by Yahoo! and all the spiders were renamed, Yahoo! Slurp. You shouldn't be seeing Inktomi spiders anymore.
    Wayne Luke
    Get started with your own social network.
    Purchase and download vBulletin today.
    vBCodex (Running vB 4.0 Suite) - Take your vBulletin Community to the next level. Modification tips, tricks and support.

+ Reply to Thread
Page 1 of 2
1 2 LastLast

Similar Threads

  1. Inktomi shy from vBulletin?
    By Kwak in forum vBulletin 3.0 How Do I and Troubleshooting Forum
    Replies: 3
    Last Post: Fri 30th Apr '04, 4:06pm
  2. Inktomi bots not being recognised
    By Oblivion Knight in forum vBulletin 3.0 How Do I and Troubleshooting Forum
    Replies: 4
    Last Post: Wed 10th Mar '04, 9:12am
  3. Inktomi Slurp Attack
    By Don McR in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 5
    Last Post: Fri 22nd Aug '03, 6:22pm
  4. Inktomi bot stuck on my forums
    By HostDirectory in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 3
    Last Post: Fri 22nd Aug '03, 3:25pm
  5. Lots of Guests from Inktomi
    By UKCobra in forum vBulletin 2 'How Do I' and Troubleshooting
    Replies: 3
    Last Post: Sun 6th Jul '03, 8:06pm

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts