Linux Netfilter discussions
 help / color / mirror / Atom feed
* target extension
@ 2007-11-22 11:54 Michele Petrazzo - Unipex srl
  2007-11-22 12:37 ` Покотиленко Костик
  0 siblings, 1 reply; 2+ messages in thread
From: Michele Petrazzo - Unipex srl @ 2007-11-22 11:54 UTC (permalink / raw)
  To: netfilter

Hi all,
I'm looking for an extension that load the ip address from the proc fs,
so there I can set the address that I want to match. Something like:

iptables -A INPUT -m proc_ext --proc_ext_parms -j ACCEPT
cat my_ip_host >> /proc/net/ipt_proc_ext/host

(similar that I can do with the condition extension)

Looking on the net, but found none.


Thanks,
Michele


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

* Re: target extension
  2007-11-22 11:54 target extension Michele Petrazzo - Unipex srl
@ 2007-11-22 12:37 ` Покотиленко Костик
  0 siblings, 0 replies; 2+ messages in thread
From: Покотиленко Костик @ 2007-11-22 12:37 UTC (permalink / raw)
  To: Michele Petrazzo - Unipex srl; +Cc: netfilter

Take a look at ipset, maybe it will do the job for you.

В Чтв, 22/11/2007 в 12:54 +0100, Michele Petrazzo - Unipex srl пишет:
> Hi all,
> I'm looking for an extension that load the ip address from the proc fs,
> so there I can set the address that I want to match. Something like:
> 
> iptables -A INPUT -m proc_ext --proc_ext_parms -j ACCEPT
> cat my_ip_host >> /proc/net/ipt_proc_ext/host
> 
> (similar that I can do with the condition extension)
> 
> Looking on the net, but found none.

-- 
Покотиленко Костик <casper@meteor.dp.ua>


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

end of thread, other threads:[~2007-11-22 12:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-22 11:54 target extension Michele Petrazzo - Unipex srl
2007-11-22 12:37 ` Покотиленко Костик

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox