All of lore.kernel.org
 help / color / mirror / Atom feed
* iptables-xml
@ 2009-11-13 13:42 Frederic Beck
  2009-11-15 15:07 ` iptables-xml Jan Engelhardt
  0 siblings, 1 reply; 2+ messages in thread
From: Frederic Beck @ 2009-11-13 13:42 UTC (permalink / raw)
  To: netfilter-devel

Hello

I'm thinking about writing a configuration tool for iptables/ip6tables
that would generate the rules according to a definition of services
running on a network and other parameters.

i saw that within netfilter there is already an XML format used by
iptables-xml that can be converted back to the rules via an XSLT form.

I was thinking of using that same XML representation (we are planning
to use Netconf to configure remotely the devices), but i couldn't find
it anywhere.

Where can i get it ?

Does the XSLT and iptables-xml work as well for IPv6 ?

Thanks a lot for your help

Regards
Frederic

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

* Re: iptables-xml
  2009-11-13 13:42 iptables-xml Frederic Beck
@ 2009-11-15 15:07 ` Jan Engelhardt
  0 siblings, 0 replies; 2+ messages in thread
From: Jan Engelhardt @ 2009-11-15 15:07 UTC (permalink / raw)
  To: Frederic Beck; +Cc: netfilter-devel

On Friday 2009-11-13 14:42, Frederic Beck wrote:
>
>I'm thinking about writing a configuration tool for iptables/ip6tables
>that would generate the rules according to a definition of services
>running on a network and other parameters.
>
>i saw that within netfilter there is already an XML format used by
>iptables-xml that can be converted back to the rules via an XSLT form.
>
>I was thinking of using that same XML representation (we are planning
>to use Netconf to configure remotely the devices), but i couldn't find
>it anywhere.
>
>Where can i get it ?

There is neither a DTD nor XSLT defined. Currently most projects just 
generate the rules directly, since that is easier than parsing them.

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

end of thread, other threads:[~2009-11-15 15:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-13 13:42 iptables-xml Frederic Beck
2009-11-15 15:07 ` iptables-xml Jan Engelhardt

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.