/* HINT: Search archives @ http://www.indyramp.com/masq/ before posting!
/* ALSO: Don't quote this header. It makes you look lame :-) */
Cota Carrasco Antonio wrote:
> Hello..
> Sorry my english it is not good.
>
> I have a FireWall implemented with Linux Red Hat 6.1.
>
> I set up IP MASQ.
> My network (172.16.1.0) is conected to Interned with a UTP cable
> directed to my ISP.
> The Linux Server has two NIC, one to my network and the other to my ISP.
>
> I have a very simple IPCHAINS to control de access to Internet for
> example:
>
> ipchains -A forward -s 172.16.1.5 -d 0/0 -j MASQ
>
> Thus, I have a IPCHAINS for each IP I want to access Internet.
> Some users know the secret and they change the IP of their computer
> for any they know has access to Internet.
>
> May you tell me how to be more strong my security.
> How can I give access to Internet to any IP but forbid the access to
> some pages.
> for exmple pages for download music, playboy, so on.
>
> Thanks.
look for junkbuster. it is designed to block ads based on matching
regular expressions against urls. it can also block cookies. blocking
based on url matching is much easier than blocking by ip address.
raf
_______________________________________________
Masq maillist - [EMAIL PROTECTED]
Admin requests can be handled at http://www.indyramp.com/masq-list/ --
THIS INCLUDES UNSUBSCRIBING!
or email to [EMAIL PROTECTED]
PLEASE read the HOWTO and search the archives before posting.
You can start your search at http://www.indyramp.com/masq/
Please keep general linux/unix/pc/internet questions off the list.