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 to port forward ????

Can some please give me step by step on how to port forward from my machine to the outside world .I tryed and just can't get it to work .[:S]


This thread was automatically locked due to age.
Parents
  • Hi, It is unclear from your messages whether you are referring to incoming or outgoing traffic.

    Assuming you have an internal server you want to be accessible from the internet...

    1. create a DNAT with 
    DEST=EXT Interface
    SERVICE=whichever service you want
    Change DEST to: Internal server

    and
    check 'Auto Packet Filter Rule' OR create a packetfilter rule yourself.

    Barry
  • Hi, It is unclear from your messages whether you are referring to incoming or outgoing traffic.

    Assuming you have an internal server you want to be accessible from the internet...

    1. create a DNAT with 
    DEST=EXT Interface
    SERVICE=whichever service you want
    Change DEST to: Internal server

    and
    check 'Auto Packet Filter Rule' OR create a packetfilter rule yourself.

    Barry


    outgoing would be the problem  .I just can't get it to work getting frustrated with it why can't it be straight forward ..[:S]
  • I hate to say it, but it is straightforward... what are you trying to accomplish... with a little more info I'm sure we can help.  If it's a port on your internal computer that you wish to share with the world, setup a DNAT rule... if you are talking about outbound access, set up a NAT MASQ rule, then add the appropriate packet filters.  The setup wizard that one runs during setup can and will setup the most common access rules, as well, if you haven't tried that.
Reply
  • I hate to say it, but it is straightforward... what are you trying to accomplish... with a little more info I'm sure we can help.  If it's a port on your internal computer that you wish to share with the world, setup a DNAT rule... if you are talking about outbound access, set up a NAT MASQ rule, then add the appropriate packet filters.  The setup wizard that one runs during setup can and will setup the most common access rules, as well, if you haven't tried that.
Children
No Data