Ok it its working but what extra steps besides port 1720 need to be open
for chan_h323 to play nice with this setup?  Because right now its missing
something... :/

bkw

On Sat, 20 Sep 2003, Sunny Woo wrote:

> Brian,
> Try these:
> ...
>
> -A INPUT -s x.x.x.x -p udp -m udp --dport 5060 -j
> ACCEPT
> -A INPUT -s x.x.x.x -p udp -m udp --dport 10000:20000
> -j ACCEPT
> -A INPUT -s x.x.x.x -p tcp -m tcp --dport 22 --syn -j
> ACCEPT
>
> ...
>
> Sunny
>
> --- Brian West <[EMAIL PROTECTED]> wrote:
> > I'm trying to get some iptables rules that work with
> > asterisk but for some
> > reason I keep blocking everything and or locking
> > myself out of the box..
> > mybad.... does anyone have any configs they would
> > like to share that allow
> > asterisk and ssh from x ip?
> >
> > TIA
> >
> > bkw
> > _______________________________________________
> > Asterisk-Users mailing list
> > [EMAIL PROTECTED]
> >
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
> =====
> Sunny Woo
> email: [EMAIL PROTECTED]
> _______________________________________________
> Asterisk-Users mailing list
> [EMAIL PROTECTED]
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to