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

Please help me understand Portforwarding- Im lost!

[FONT="Arial"]Hi, home user of UTM 9 and having a lot of trouble understanding how to port forward.  (I just want to do Simple port forwarding like you would on a domestic $50 router!)

I think the problem is I'm not sure which direction traffic is going in my situation, i'm just an amateur so I have a lot of gaps in my knowledge.

MY SETUP -
Single Wan & Single Lan.
The WAN is a PPPoE connection (ADSL)
The LAN has an ip of 192.168.1.1

DESIRED OUTCOME:
I want to port forward the ports 5060 and 9000 to 9014 to a PC on my internal lan with an IP address of 192.168.1.2

WHY:
It is running 3cx server (a VOIP telephone system) and in order for it to work, those ports must be forwarded/unblocked by the firewall so it can communicate with the VOIP provider)

QUESTION 1:
I dont understand the direction the data is going, and I am thus unsure what to key into the fields under 'New Nat rule', could anyone break this down for me?


ie Is the data going from :
Internet (voip provider) -> WAN -> LAN 
or
192.168.1.2 (PC with VOIP SERVER) -> WAN -> Internet (Voip Provider)

QUESTION 2:
Can anyone advise the settings for these fields: (under new nat rule)
1. For Traffic From:
2. Using service: (I think the values would be 5060 & 9000:9014?)
3. Going to:

and
1. change the destination to: (I assume it is host 192.168.1.2?) 


QUESTION 3:
Lastly, is creating a new nat rule the only thing i have to do to get this to work for me, or do i have to add firewall rules too under Network Protection -> Firewall?


[:S]

Thanks everyone!![/FONT]


This thread was automatically locked due to age.
Parents
  • Noddy184: Can you show us a screenshot of the firewall showing the problematic drops?

    I suspect that the problem is that you have DNAT rules configured to allow traffic in, but you need to allow traffic out, or the other way around. If you show us a snap of the traffic that's being dropped, we can suggest a firewall rule to accept said traffic.

    Yes, "default drop" means that none of your firewall rules matched the packet, so the packet was dropped by the default policy -- drop in this case.
Reply
  • Noddy184: Can you show us a screenshot of the firewall showing the problematic drops?

    I suspect that the problem is that you have DNAT rules configured to allow traffic in, but you need to allow traffic out, or the other way around. If you show us a snap of the traffic that's being dropped, we can suggest a firewall rule to accept said traffic.

    Yes, "default drop" means that none of your firewall rules matched the packet, so the packet was dropped by the default policy -- drop in this case.
Children