From: "Danila Octavian" <octavian@service.agress.ro>
To: netfilter@lists.netfilter.org
Subject: Re: thanks Antony ... and one more thing ...
Date: Fri, 9 Apr 2004 11:52:35 +0300 [thread overview]
Message-ID: <00b401c41e10$06deef00$da0da8c0@pisic> (raw)
In-Reply-To: 200404090928.33558.Antony@Soft-Solutions.co.uk
> No, not using netfilter (unless you wanted to create a rule for each
possible
> destination, just in case some packets got sent there (but then you'd want
to
> know what protocol was used, too, so you'd need even more rules....)).
>
> I suggest you investigate something like iptraf, netwatch or snort.
>
> Regards,
>
> Antony.
>
I have something like 30 clients ... in my LAN .
My boss is somehow paranoid and needs "total control" of every bit.
I was thinking at something like -A OUTPUT -d !extip !intip !localnet -j
LOG and then parse logs and generate reports with some script.
but the problem : i am not sure if adding three lines of -j LOG for every
destination that i ignore (extip intip and localnet) is a good thing.
what will happen with the packet after first line ?
thanks in advance,
Octavian DANILA
next prev parent reply other threads:[~2004-04-09 8:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-09 7:34 thanks Antony ... and one more thing Danila Octavian
2004-04-09 8:28 ` Antony Stone
2004-04-09 8:52 ` Danila Octavian [this message]
2004-04-09 9:13 ` Antony Stone
2004-04-09 9:44 ` Danila Octavian
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='00b401c41e10$06deef00$da0da8c0@pisic' \
--to=octavian@service.agress.ro \
--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.