hi,

i tried using your example..
and i typed the following..
"ipchains -A output -s 192.168.1.0/24 -d yahoo.com -j REJECT"
am i doing it in correct format?
it is not working..
what is the proper way of doing this?

regards,

>From: "[K][R][Y][P][T][O][N]" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: <[EMAIL PROTECTED]>
>Subject: RE: [plug] Blocking an entire Domain
>Date: Fri, 19 Jul 2002 09:28:12 +0800
>
>
>Thanks sir oninz!
>I'll take note of that.=)
>
>
>     Are you using ipchains or iptables? You can used either of this, block
>the destination site....
>     ex.
>ipchains -A output -s $yournetwork/subnetmask -d <the site want to block> 
>-j
>DENY or REJECT
>iptables -A output -s $yournetwork/mask -d <thes site want to block> -j
>REJECT or DROP
>
>
>oninz <-- {^0^}
>
>
>_
>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]
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.373 / Virus Database: 208 - Release Date: 7/1/2002
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.373 / Virus Database: 208 - Release Date: 7/1/2002
>
>_
>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]




_________________________________________________________________
Join the world�s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com

_
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