On Thu, Aug 2, 2012 at 12:24 PM, Tony Graziano
<tgrazi...@myitdepartment.net> wrote:
> OK. Thanks. I was looming at using the verb file to include blocking traffic
> from other countries as an experiment and seeing if "templating" it somewhat
> easily could be achieved. If so it might make a fun addition sometime.

As long as you're looming, loom on this, if you drop a cfengine script into

  /usr/share/sipxecs/cfinputs/plugin.d/foo.cf

that kinda looks like this

bundle agent foo {
  commands:
    apply_iptables::
      "/sbin/iptables"
          args => "blah blah blah";
  }

Anytime sipxecs makes a change to iptables, you can apply any rules
you want and not even mess around with unmanaged or template.

I realize this is all voodoo, I'm putting together some info for
cluecon next week, so maybe it will be a tad more clear.
_______________________________________________
sipx-dev mailing list
sipx-dev@list.sipfoundry.org
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to