From: Eric Scopinho <eric.scopinho@uol.com.br>
To: netfilter@lists.netfilter.org
Subject: Re: Blocking Google Earth
Date: Fri, 12 Aug 2005 20:59:13 -0300 [thread overview]
Message-ID: <42FD37D1.5080806@uol.com.br> (raw)
In-Reply-To: <200508130431.24772.arny@ats.s.bawue.de>
Maybe something like this would help:
iptables -I FORWARD -p TCP --dport 80 -m string --string "User-Agent:
kh_lt/LT" -j DROP
P.S: I'm not able to test it right now. :-(
[]s
Eric Scopinho
Thilo Schulz wrote:
> On Saturday 13 August 2005 00:38, fabricio bianco abreu wrote:
>
>>I would like to block it because a user using Google Earth consumes about
>>256kbps bandwith. I have 600+ users and only a 2Mbps link to the Internet.
>
next prev parent reply other threads:[~2005-08-12 23:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-12 20:18 Blocking Google Earth fabricio bianco abreu
2005-08-12 20:29 ` Raphael Jacquot
2005-08-12 22:38 ` fabricio bianco abreu
2005-08-13 2:31 ` Thilo Schulz
2005-08-12 23:59 ` Eric Scopinho [this message]
2005-08-13 12:32 ` Jan Engelhardt
2005-08-14 1:15 ` Dwayne Hottinger
2005-08-13 14:14 ` Leonardo Rodrigues Magalhães
2005-08-13 15:11 ` Thilo Schulz
-- strict thread matches above, loose matches on Subject: below --
2005-08-13 19:44 Joris Dobbelsteen
2005-08-15 6:22 ` Jan Engelhardt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=42FD37D1.5080806@uol.com.br \
--to=eric.scopinho@uol.com.br \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.