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

how do you port forward?

how can i forward port 14555 to my internal 192.168.1.104? i tried making service for the port and giving the internal ip a host entry thing and then it's not open yet. so i don't get this. it's far too complex to port forward. since there's no upnp you have to do this manually and it needs to be tons easier for first time users comming from normal simple to use home routers. there needs to be in astaro an easy to use window with pull down menues or something. call the window port forward rules and be way easy. grrr, [:(]


This thread was automatically locked due to age.
Parents
  • I think a NAT rule would be the easiest way to do this.

    Go to Network Security -> NAT, then DNAT/SNAT

    Then Add a new NAT rule:

    Traffic Source = Any
    Traffic Service = 14555 (Drag the service you defined here)
    Traffic Destination = Your External IP

    NAT mode DNAT

    Destination = 192.168.1.104
    Destiantion Service = 14555

    Check Automatic Packet Filter Rule



    This should do it. Be sure to check that under Network Security -> NAT and then Masquerading your Internal network is masqueraded on the external interface.
  • I think a NAT rule would be the easiest way to do this.

    Go to Network Security -> NAT, then DNAT/SNAT

    Then Add a new NAT rule:

    Traffic Source = Any
    Traffic Service = 14555 (Drag the service you defined here)
    Traffic Destination = Your External IP

    NAT mode DNAT

    Destination = 192.168.1.104
    Destiantion Service = 14555

    Check Automatic Packet Filter Rule



    This should do it. Be sure to check that under Network Security -> NAT and then Masquerading your Internal network is masqueraded on the external interface.


    Has to be the best simple tutorial on how to add a "port forward"
Reply
  • I think a NAT rule would be the easiest way to do this.

    Go to Network Security -> NAT, then DNAT/SNAT

    Then Add a new NAT rule:

    Traffic Source = Any
    Traffic Service = 14555 (Drag the service you defined here)
    Traffic Destination = Your External IP

    NAT mode DNAT

    Destination = 192.168.1.104
    Destiantion Service = 14555

    Check Automatic Packet Filter Rule



    This should do it. Be sure to check that under Network Security -> NAT and then Masquerading your Internal network is masqueraded on the external interface.


    Has to be the best simple tutorial on how to add a "port forward"
Children
No Data