Re: h323 ALG .

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 22 Jun 2010, ratheesh k wrote:

> I have following RULES .
> 
> iptables  -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT
> iptables  -A INPUT -i lan0  -j ACCEPT
> iptables  -A INPUT -j DROP
> 
> iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT
> iptables -A FORWARD -i lan0  -o wan0  -j ACCEPT
> iptabkes -A FORWARD -j DROP
> 
> iptables -A OUTPUT -j ACCEPT
> 
> But I am able to make H323 calls from lan to wan  &  wan  to lan  .
> 
> 1.  ALG will allow wan to lan calls ? No need for specific iptables
> forwarding rule if alg is needed ?

Yes. That's the point for a helper.

> 2.  Is there any way in H323 to have calls without support of ALG (
> like passive ftp ? )

No.

But you can setup a H.323 gatekeeper in proxy mode and then configure
it to force the clients into given port ranges.

Best regards,
Jozsef
-
E-mail  : kadlec@xxxxxxxxxxxxxxxxx, kadlec@xxxxxxxxxxxx
PGP key : http://www.kfki.hu/~kadlec/pgp_public_key.txt
Address : KFKI Research Institute for Particle and Nuclear Physics
          H-1525 Budapest 114, POB. 49, Hungary
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux