[asterisk-users] SuSE Firewall2 - Port Forward Command

2010-05-25 Thread Brent A. Torrenga
Does anyone know what commands in the config file for a SuSE Firewall will
forward 5060 and RTP ranges to an Asterisk box in the internal LAN?

 

 

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Re: [asterisk-users] SuSE Firewall2 - Port Forward Command

2010-05-25 Thread Marco Signorini
Brent A. Torrenga wrote:

 Does anyone know what commands in the config file for a SuSE Firewall
 will forward 5060 and RTP ranges to an Asterisk box in the internal LAN?

  

  

I think you need to play with the parameter FW_FORWARD_MASQ in the
/etc/sysconfig/SuSEfirewall2

For example:
FW_FORWARD_MASQ=0/0,192.168.10.1,udp,5060,80,192.168.2.3
lets you able to forward the udp 5060 from the IP 192.168.10.1 to
192.168.2.3

You need to add all the other RTP relevant rules.

Best regards.
Marco Signorini


-- 
=
EtherMania di Signorini Marco
For network enthusiast people
- http://www.ethermania.com - 


-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users