How to make siproxd transparent?
-
Hello,
I am having trouble with a voip adaptor where I can't delare a outboud proxy. In the siproxd documentation, there is a sample config for transparent proxy configuration to be used in such cases. See http://siproxd.sourceforge.net/siproxd_guide/siproxd_guide_c6s4.html
Could someone please point me to the right direction to create custom rdr rules to make this work?
Thank you!
-
Anyone?
Were can I declare a rule like this in pfsense?
iptables -t nat -A PREROUTING -m udp -p udp -i eth0 –destination-port 5060 -j REDIRECT
My understanding is to create un rdr rule. From what I have seen, the rules.debug file is used to set up the rules which is generated from config.xml. Should I edit the config.xml file or can it be achieved through the web interface?
Could someone please point me in the right direction?
-
under firewall you see rules
this is where you can do that -
More specifically? Somehow rules doesn't seem the right place to me to setup a redirection….
-
Wait for beta2 which has a static port option. Search the forums for more information as this has been talked about already.