Yes, you can do this with Squid:

        acl goodsite dstdomain .yahoo.com
        acl myclients src 1.2.3.4/24

        http_access allow goodsite myclients
        http_access deny all

This will limit your clients to the domain yahoo.com

-----Original Message-----
From: Jimmy C. Vicedo [mailto:[EMAIL PROTECTED]] 
Sent: Wednesday, April 24, 2002 11:42 AM
To: [EMAIL PROTECTED]
Subject: [plug] ipchains

Dear PLUGgers,

How do I set my ipchains rules so that the internal or private network can 
access
only one particular web site in the internet?  Can I also do it using Squid 
proxy?
We have a proxy/firewall setup connected to the internet using Redhat 7.1.
Thanks in advance.

Jimmy

_
Philippine Linux Users Group. Web site and archives at
http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to
[EMAIL PROTECTED]
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to