On Fri, Nov 30, 2012 at 2:20 AM, Alan Worstell <[email protected]>wrote:

> On 11/29/12 1:59 PM, George Niculae wrote:
> >
> > So right under
> >
> >   rules.each { |rule|
> > %>-A INPUT -i $(sipx.iface) -p <%= rule[:protocol] %> <%= dports(rule)
> > %> -m state --state NEW,ESTABLISHED -m comment --comment "<%=
> > rule[:service] %>" -j <%= rule[:chain] %>
> > <%
> >   }
> >
> > put your rules
> >
> > George
> >
> Hi George,
> I tried entering a rule in that location, and it did not apply after a
> reboot. However, I then tried putting the rule under this line:
> <%# Simple things like outgoing DNS queries would not work w/o allowing
> response traffic back in %>
> (as there were other actual iptables rules listed there) and it did
> persist after a reboot. Is that an OK location that will not get
> overwritten?
>

Yep, actually that's the correct location

George
_______________________________________________
sipx-users mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-users/

Reply via email to