From: Alistair Tonner <Alistair@nerdnet.ca>
To: SBlaze <dagent.geo@yahoo.com>, Simon Garner <sgarner@expio.co.nz>,
netfilter@lists.netfilter.org
Subject: Re: a sort of n00b question here but I'ld like to know.
Date: Tue, 21 Oct 2003 20:08:37 -0400 [thread overview]
Message-ID: <200310212008.37744.Alistair@nerdnet.ca> (raw)
In-Reply-To: <20031021181138.49502.qmail@web40202.mail.yahoo.com>
On October 21, 2003 02:11 pm, SBlaze wrote:
> > I agree the response is indeed sad, but I believe that's typical for
> > that sort of forum. Watching the traffic coming in to your router and
> > charting it
> >
> > is NOT any sort of violation of any *rational* AUP. Going farther than
> > that might well be. The average user of cable internet access has little
> > idea of what goes on beyond the screen. I've noted that DSL reports has
> > a few decent
<SNIPPAGE>
> >
>
> This is the section that I am wondering about in Charter's AUP.
>
> 7. NO “HACKING"
>
> Customer will not use, nor allow others to use, the Service to access the
> accounts of others or to attempt to penetrate security measures of the
> Service or other computer systems (“hacking”) or to cause a disruption of
> the Service to other on-line users. Customer will not use, nor allow others
> to use, tools designed for compromising network security, such as
> password-guessing programs, cracking tools, packet sniffers or network
> probing tools.
>
> Wouldn't ntop be considered a "probing" tool?
Welll ... it does incorporate a packet sniffer. At that level,
I can see how you feel that you might be violating AUP
firing it up pointed at your outside connection. However,
despite not being a lawyer, I can point out that the intent of the
section is defined clearly:
No Hacking.
Soooo .... no coding on that there system now, no debugging allowed,
no analysis of bleeding edge source code AT ALL darnit!!!
(sorry old bone of mine)
Intent here is fairly legally clear. Don't go looking for a way to violate
the integrity of the network or the security of any systems attached to the
network. Analize your bandwidth, but don't retain info that could detail a
method of accessing any other system on the network. I know that it seems a
fine line, but I believe that if you are doing this in the spirit of
analizing the network traffic to see if YOUR system is a problem, you are
unlilkely to have major issues. The individual supposedly from your ISP
that replied (in that other forum) is clearly far from a network security
analyst. I doubt they understand the functionality of a tool like ntop.
I know from past experience in my own co (cough) that we do indeed lock down
IP's that are operating in promiscuous mode, and also IP's that are clearly
and documentably infected with DDOS tools. However, we do NOT automatically
terminate the account based on this behaviour. Frequently the issue is that
the system has been compromised remotely, and the sub is actually as much a
victim as a culprit. Unfortunately this is a two edged sword, in which some
(cough) people get away with murder.
>
> And getting back to my original reason and question for this post. How
> statistically can you see just how much iptables/netfilter is using of
> system resources?
Got me on that ... I know that with only minimal processing on the firewall
and three winders boxen downstream hammering the net connection, my linux box
is using 0.7% system consistently (AMD Athlon 1500 756mbRam and kernel
2.4.22 iptables 1.2.7a, pom from January)
With my desktop up and running (kde 3.1.2 ) with xmms and konqueror and
other such things running, and my other half playing Sims online and me
pulling Xfree86 current CVS right now I'm seeing Umm 2.6% system load.
(most likely the sound drivers) -- plus something seems to be searching my
website........hmm -- not google.
(yes ... thats a bad habit... but my desktop is the net connection for the
household... I'm working on that)
On a dual pp 48Mb ram in a colo handling ~~1Gb/day data the system hasn't
broken 0.8% in over two months. (2.4.19, iptables 1.2.7a, no pom, no extras,
boots and runs from cd, logs remotely)
*shrug* ... last time someone decided to ddos my network neighbour in the
colo, I saw some serious load *grin* ..the system usage actually hit 5%, but
I suspect that was the logger more than anything else .. .since I was
dropping and logging packets like crazy at the time.
I'm still inclined to say that if you are concerned about the difference
between TCP pings to game servers and the so called ping time in game
that the issue lies with the game server. I doubt from what you've posted so
far that the local outside network or iptables is causing your problems.
>
> Thanks Everyone
> SBlaze
>
>
> =====
> In the absence of order there will be chaos.
>
> __________________________________
> Do you Yahoo!?
> The New Yahoo! Shopping - with improved product search
> http://shopping.yahoo.com
--
Alistair Tonner
nerdnet.ca
Senior Systems Analyst - RSS
Any sufficiently advanced technology will have the appearance of magic.
Lets get magical!
next prev parent reply other threads:[~2003-10-22 0:08 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-21 0:02 a sort of n00b question here but I'ld like to know Daniel Chemko
2003-10-21 0:41 ` SBlaze
2003-10-21 1:08 ` Simon Garner
2003-10-21 1:24 ` SBlaze
2003-10-21 1:49 ` Simon Garner
2003-10-21 2:03 ` SBlaze
2003-10-21 2:33 ` Simon Garner
2003-10-21 2:49 ` SBlaze
2003-10-21 4:46 ` Alistair Tonner
2003-10-21 18:11 ` SBlaze
2003-10-21 21:12 ` Simon Garner
2003-10-21 22:36 ` SBlaze
2003-10-22 0:08 ` Alistair Tonner [this message]
2003-10-21 2:34 ` Jeffrey Laramie
2003-10-21 2:56 ` SBlaze
-- strict thread matches above, loose matches on Subject: below --
2003-10-21 19:44 Daniel Chemko
2003-10-20 23:37 Eric Marchionni
2003-10-20 1:39 SBlaze
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=200310212008.37744.Alistair@nerdnet.ca \
--to=alistair@nerdnet.ca \
--cc=dagent.geo@yahoo.com \
--cc=netfilter@lists.netfilter.org \
--cc=sgarner@expio.co.nz \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox