Whats the ipchains equivalent of this command? On Wed, 13 Nov 2002, Jesse Delima wrote:
> when u said selected porn sites, does it mean few porn sites?, let's say about 10 >sites.?... > > here's one way to block a site using iptables..... > > iptables -t nat -A PREROUTING -p tcp --dport 80 -s 192.168.0.0/24 -d pornsite.com -j >DROP > > > > good day, > > > > i am using redhat 7.3. how do configure iptables so that selected websites cannot >be accessed (mostly porno sites) ??? > > > > thanks > > > > ramon > > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
