This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Creating NAT

Hello guys I'm trying to create a NAT here but for some reason it's not working... let see I'll first let me tell you that this is a VOIP Application, and it connects to a server outside our Organization, in the following way:

Destination IP (VOIP Server): 72.*.*.*
Protocols i'm going to use: TPC/UDP
and the ports that say 1:65535, are supposed to be dynamically assigned ports, but to make sure it'll work i put them like that.
being this said ports to be used:


  • First Port: Destination IP - Protocol: UDP - Destination Port: 5060 - Source IP: Internal network - Source port 5060 - Service name:Voice Signaling
  • Second Port: Destination IP - Protocol: UDP - Destination Port: 6000:10000 - Source IP: Internal network - Souce Port: 1:65535 - Service name: Voice Traffic
  • Third Port: Destination IP - Protocol: TCP - Destination Port: 80,443 - Source IP: Internal network - Souce Port: 1:65535 - Service name: Web
  • Fourth Port: Destination IP - Protocol: TCP - Destination Port: 1024:65535 - Source IP: Internal network - Souce Port: 1:65535 - Service name: RMI, Web


I have created them like the services as displayed:


but when I try to create the NAT I have no clue if I should use DNAT or FULL NAT or SNAT, y tried DNAT like this:



no clue why is not working, but i'll really appriciate any comments, thanks


This thread was automatically locked due to age.
Parents
  • The people at Five9 should be able to tell you what ports you need to forward.  I'll guess from the above that it's only "Five9 - Voice Signaling":

    Traffic Source: Five9 Network
    Traffic Service: Five9 - Voice Signaling
    Traffic Destination: External (Address)
     
    NAT mode: DNAT (Destination)

    Destination: {host definition of local VoIP server}
    Destination Service: {This must be left empty!}


    Is that what you're trying to do?

    Cheers - Bob
Reply
  • The people at Five9 should be able to tell you what ports you need to forward.  I'll guess from the above that it's only "Five9 - Voice Signaling":

    Traffic Source: Five9 Network
    Traffic Service: Five9 - Voice Signaling
    Traffic Destination: External (Address)
     
    NAT mode: DNAT (Destination)

    Destination: {host definition of local VoIP server}
    Destination Service: {This must be left empty!}


    Is that what you're trying to do?

    Cheers - Bob
Children
No Data