> Hello!
>
[quoted text clipped - 16 lines]
> Best regards,
> Pawel Kraszewski
Hi,
maybe try working with rulesets for iptables. They're also easy to parse
and aren't "painfully slow".
http://www.faqs.org/docs/iptables/saveandrestore.html
Greetings,
Juri
Pawel Kraszewski - 26 Jul 2005 18:39 GMT
> maybe try working with rulesets for iptables. They're also easy to parse
> and aren't "painfully slow".
> http://www.faqs.org/docs/iptables/saveandrestore.html
Nope... I need to generate rules on-the-fly (worse, also rules tor TC) from
database. I would like to make purely java-controlled router with bandwidth
control. And all this will be (well, would be nice to be) controlled via
XML-RPC :)

Signature
Pawel Kraszewski