Results 1 to 7 of 7

Thread: domain stopper

  1. #1

    Thread Starter
    PowerPoster sail3005's Avatar
    Join Date
    Oct 2000
    Location
    Chicago, IL, USA
    Posts
    2,340

    domain stopper

    how to get my computer not be able to access certain URLs? In any browser.

    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA
    USAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSAUSA

  2. #2
    Edit the "hosts" file in c:\windows or c:\winnt (create it if it doesn't exist, note that it has no extension). Add this line:
    Code:
    somedomain.com 127.0.0.1

  3. #3
    Frenzied Member msimmons's Avatar
    Join Date
    Jul 2001
    Location
    Houston, TX
    Posts
    1,057
    What OS (not sure if this is for NT4.0 only or not but what I do is edit my 'Hosts' file. Just do a find for Hosts, open it in your text editor and add a line to it like so:
    127.0.0.1 ads.x10.com
    now anytime you try to access that address you get page cannot be found.
    Michael
    I'm off to GalahTech, hope to see you there.

    If you don't like the rules they make, refuse to play their game. -- Steve Ignorant.

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Originally posted by filburt1
    Edit the "hosts" file in c:\windows or c:\winnt (create it if it doesn't exist, note that it has no extension). Add this line:
    Code:
    somedomain.com 127.0.0.1
    C:\WINNT\system32\drivers\etc is where my hosts is...
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5
    PowerPoster MidgetsBro's Avatar
    Join Date
    Oct 2000
    Location
    Apparently, Internet.com
    Posts
    3,125
    Originally posted by JoshT


    C:\WINNT\system32\drivers\etc is where my hosts is...
    Mine too.... well C:\WINDOWS\system32\drivers\etc... I upgraded from windows 98 because I don't have the full version of 2K, just the upgrade and I didn't want to take up extra space having dual boot with Win98 and 2K.
    <removed by admin>

  6. #6
    PowerPoster Beacon's Avatar
    Join Date
    Jan 2001
    Location
    Pub Floor
    Posts
    3,188
    Originally posted by JoshT


    C:\WINNT\system32\drivers\etc is where my hosts is...
    Thats coz you run nt/2k!

    9x's have it in your system dir.

  7. #7
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Originally posted by Beacon


    Thats coz you run nt/2k!

    9x's have it in your system dir.
    It's not even in a /etc folder? I though /etc/hosts was the original BSD location of the file, with MS's TCP/IP implementation being similar to BSD's.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

Posting Permissions

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



Click Here to Expand Forum to Full Width