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

Need help in Port forwarding multiple service to single ip

Hi

I need step by step procedure for port forwarding CCTV for multiple service port to single ip. 

Scenario CCTV has HTTP port - 9000, Media port - 50001

I want to forward these port to single ip address from wan 1 to local ip to view cctv. What are the steps to forward above port to lan ip 192.168.1.2 . I have tried NAT but not able to success.


This thread was automatically locked due to age.
Parents
  • You need to create 2 DNAT rules.

    Traffic from: Internet IPV4 (or any)
    Using service: (klik on +-sign and add service HTTP9000 (TCP destination port 9000)
    Going to: External (WAN Address)

    Change destination to: Your internal IP-address (create it with +-sign if not done already)
    And the service to: 
    Enable Automatic Firewall Rule to automatically create the corresponding firewall rule

    For the second port 50001 you can create a same rule as above. Don't know if this also is TCP traffic or maybe UDP traffic, you should choose the right one.

    That should do the trick.
Reply
  • You need to create 2 DNAT rules.

    Traffic from: Internet IPV4 (or any)
    Using service: (klik on +-sign and add service HTTP9000 (TCP destination port 9000)
    Going to: External (WAN Address)

    Change destination to: Your internal IP-address (create it with +-sign if not done already)
    And the service to: 
    Enable Automatic Firewall Rule to automatically create the corresponding firewall rule

    For the second port 50001 you can create a same rule as above. Don't know if this also is TCP traffic or maybe UDP traffic, you should choose the right one.

    That should do the trick.
Children
No Data