i think the following should work

iptables -A FORWARD -o eth0 -p tcp -d blockthissite.com -s
192.168.6.0/24 -j DROP

vivek


> On Wed, 2003-02-12 at 23:44, Dhruv Soi wrote:
> 
>>Hi All,
>>I have configured a simple firewall on my linux box using iptables-1.2.5-3
>>just to make it a gateway machine blocking various ports. Now the
>>requirement is of URL blocking can anybody help me out regarding that.
>>
>>Regards,
>>-Dhruv
>>

          ================================================
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject 
header. Check archives at http://www.mail-archive.com/ilugd%40wpaa.org

Reply via email to