1. Welcome Guest! In order to create a new topic or reply to an existing one, you must register first. It is easy and free. Click here to sign up now!.
    Dismiss Notice

Internet Software

Discussion in 'Networking' started by wattsup, Sep 16, 2004.

  1. wattsup

    wattsup Member

    Joined:
    Jan 15, 2004
    Messages:
    36
    I am looking for some software to limit internet access to certain web pages. Must work with internet explorer 6 and netscape 7.

    Does anyone have some good links????????
     
  2. GavinO

    GavinO Distinguished Long Term member

    Joined:
    Jan 4, 2004
    Messages:
    310
    If you edit the hosts file to point anything but the sites you want to allow access to to 0.0.0.0 then it should pretty well seal off access using any form of browser.
     
  3. wattsup

    wattsup Member

    Joined:
    Jan 15, 2004
    Messages:
    36
    I have 5 web sites users must go too. But want to stop them from surfing the net.
     
  4. GavinO

    GavinO Distinguished Long Term member

    Joined:
    Jan 4, 2004
    Messages:
    310
    so something like:
    Code:
    0.0.0.0 *
    xxx.xxx.xxx.xxx allowedsite.com
    yyy.yyy.yyy.yyy othersite.com
    
    might work. I'm not sure if Windows hosts files support wildcards ... if not that could be rather tricky.
     

Share This Page