Port forwarding

Hello 
     I have a problem about my asterisk.
  Here is the scenario I configured two astaro gateways.
  Each gateway has an internal network that has an asterisk server 
  and an xp client with soft-phone installed. 
  
  My question is how can I set a rule that will allow my two asterisk to communicate. I've done already the configuration of my asterisk and my
problem is how to forward the services for the two gateways...
  
 Please help me........................
                                               --razta----
Parents
  • Good advice, absolut_legend.

    Another way that's almost as secure is to use DNAT rules on each end that only accept traffic from the other location:

    {public IP of other location} -> {ports needed by Asterisk} -> External (Address) : DNAT to {local Asterisk}
    leave 'Destination Service' empty



    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Reply
  • Good advice, absolut_legend.

    Another way that's almost as secure is to use DNAT rules on each end that only accept traffic from the other location:

    {public IP of other location} -> {ports needed by Asterisk} -> External (Address) : DNAT to {local Asterisk}
    leave 'Destination Service' empty



    Cheers - Bob
     
    Sophos UTM Community Moderator
    Sophos Certified Architect - UTM
    Sophos Certified Engineer - XG
    Gold Solution Partner since 2005
    MediaSoft, Inc. USA
Children
No Data