Re: How do I block www.yahoo.com

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,  try this 


iptables -A FORWARD -p tcp -s 10.0.1.3 -d
www.yahoo.com -j DROP

Regards

Elvir

--- saki <sakimumustafa@xxxxxxxxx> wrote:

> Hello Guruz,
> I want to block traffic from host 10.0.1.3 to
> www.yahoo.com through my Gateway server.
> 
> I implimented this command :
> #iptables -A FORWARD -o eth0 -s 10.0.1.3 -d
> www.yahoo.com -j DROP
> But could not block traffic. Any idea?
> 
> Best Regards,
> Saki
> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam
> protection around 
> http://mail.yahoo.com 
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux