All of lore.kernel.org
 help / color / mirror / Atom feed
* Dumb Question
@ 2006-08-11  3:54 Marc Perkel
  2006-08-11  4:07 ` Josef Sipek
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Marc Perkel @ 2006-08-11  3:54 UTC (permalink / raw)
  To: linux-kernel

OK - so if I want to download the latest kerkel and compile it - what 
files do I need to download and how do I apply the patch?

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Dumb question
@ 2017-03-10  4:35 V Kurien
  2017-03-10  4:57 ` V Kurien
  0 siblings, 1 reply; 17+ messages in thread
From: V Kurien @ 2017-03-10  4:35 UTC (permalink / raw)
  To: netfilter

Hi all
I'm trying to use ulogd2 to count flows and so I assume that I have to
create iptable rules to match the traffic that I care about.

Based on reading on the web, it seemed that I'd have to (this is on a
stock ubuntu-16.04 with a 4.4 kernel)

Assume that I want to match all TCP packets heading into the host;

(1) Create an iptables rule: iptables -A INPUT -p TCP  -j ULOG --ulog-nlgroup 1
(2) My ulogd.conf looks like:
.. all plugins included

stack=ct1:NFCT,ip2str1:IP2STR,print1:PRINTFLOW,emu1:LOGEMU

I get an error when I try to run the iptables command:

iptables: No chain/target/match by that name.

Clearly I am doing something insane, but what?

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Dumb question
@ 2006-08-09 15:14 Facundo Barrera
  2006-08-09 15:17 ` Mike
  0 siblings, 1 reply; 17+ messages in thread
From: Facundo Barrera @ 2006-08-09 15:14 UTC (permalink / raw)
  To: netfilter

Hi list:
         I'm using iptables on slackware, everytime i update a rule on
my rc.firewall script i have to reboot my server....SO LAMMER!!!
how can i update my iptables rules without rebooting the OS?

Many thanks.

-- 
Facundo Agustin Barrera
IT Management.
Buenos Aires - Argentina.


^ permalink raw reply	[flat|nested] 17+ messages in thread
* Dumb question
@ 2005-04-11 19:01 Daniel Phillips
  2005-04-11 19:07 ` Alasdair G Kergon
  0 siblings, 1 reply; 17+ messages in thread
From: Daniel Phillips @ 2005-04-11 19:01 UTC (permalink / raw)
  To: dm-devel

Hi guys,

Here is a dumb question:  Why does dmsetup use (start, length) for each 
target line instead of just (length)?  Is it useful to leave some parts 
of a virtual device unmapped, and if so, why not require them to be 
mapped explicitly to zero or error?

Regards,

Daniel

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Dumb question
@ 2004-08-27  0:48 Robin Lynn Frank
  2004-08-27  0:52 ` David Cary Hart
  0 siblings, 1 reply; 17+ messages in thread
From: Robin Lynn Frank @ 2004-08-27  0:48 UTC (permalink / raw)
  To: Netfilter Mail List

[-- Attachment #1: Type: text/plain, Size: 553 bytes --]

Apologies if this is a dumb question but I am new to manipulating
iptables directly.  There is a pest that has been routinely probing us. 
While we simply drop them, I'd like to make it "uncomfortable" for them
to continue.  When I attempt the following, I get the response
indicated.  We are running Mandrake Linus 10.0 Official with a 2.6
kernel.

# /sbin/iptables -A INPUT -s ###.###.#.### -j TARPIT
iptables: No chain/target/match by that name

Any help is appreciated.
-- 
Robin Lynn Frank
Director of Operations
Paradigm-Omega, LLC

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 233 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2017-03-10  4:57 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-11  3:54 Dumb Question Marc Perkel
2006-08-11  4:07 ` Josef Sipek
2006-08-11  5:19 ` Marc Perkel
2006-08-11  6:02   ` Jan Engelhardt
     [not found]     ` <44DC1E21.1020805@perkel.com>
2006-08-11  7:19       ` Jan Engelhardt
2006-08-11 10:10         ` Jiri Slaby
2006-08-11 10:04 ` Jesper Juhl
2006-08-11 14:17   ` Randy.Dunlap
  -- strict thread matches above, loose matches on Subject: below --
2017-03-10  4:35 Dumb question V Kurien
2017-03-10  4:57 ` V Kurien
2006-08-09 15:14 Facundo Barrera
2006-08-09 15:17 ` Mike
2005-04-11 19:01 Daniel Phillips
2005-04-11 19:07 ` Alasdair G Kergon
2004-08-27  0:48 Robin Lynn Frank
2004-08-27  0:52 ` David Cary Hart
2004-08-27  0:59   ` Robin Lynn Frank

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.