LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how can i add rtp protocol to my iptables rule of netfilter (https://www.linuxquestions.org/questions/linux-newbie-8/how-can-i-add-rtp-protocol-to-my-iptables-rule-of-netfilter-743700/)

hdinn 07-29-2009 10:01 AM

how can i add rtp protocol to my iptables rule of netfilter
 
hi everybody,

i'm new in linux world i would like to know how can i add the rtp protocol to my iptables rule for Netfilter firewall,but without installing the asterisk server.

thank you very much

thinknix 07-30-2009 07:12 PM

I know the modules exist, but I haven't used them. A quick search should turn up scripts that use these properly.

Code:

modprobe nf_conntrack_sip
modprobe nf_nat_sip

It might be easier to use a userspace proxy, start with http://www.rtpproxy.org/.


All times are GMT -5. The time now is 09:55 PM.