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.
  • What are you trying to do?  What didn't work?
  • How hard is it to ask a question .On how open port 
    It does not work at all WHY .
    I new i never used this product for a reason !!!!
  • What are you trying to do?  What didn't work?


    I have tryed to open a port and it does not work .
    Just tell me how to do it and i will see if that works .
  • 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.
  • What i want to do is as follows .
    I have a program i need to open a port on the program will not connect to the server on the internet .For some reason it does not work for me .I have had problems with opening ports on alot of these linux and unix firewalls .
    The other question i have is can opendns be use in astaro ?
  • To open a port, go to 'Network Security >> Packet Filter' and add a PF "Allow" rule.  'Source' could be 'Internal (Network)' and 'Destination' could be 'Internet' or you could be more-restrictive and create Network Definitions for your PC's private IP and the public IP of the server you're trying to reach.

    To see if there are other ports you need to open, watch the Packet Filter Live Log when attempting to connect.

    Yes, you can use OpenDNS if you configure the DNS Proxy under Network Services.  For tips on the best way to set this up, google: site:astaro.org DNS best practices.

    Cheers - Bob
  • What Bob said; I'll add that you may need to define that custom port (called a service in Astaro--and other firewall--parlance) in that packet filter definition; this, coupled with a proper NAT MASQ Rule, should get you working.  What application are you using, and what ports does it need open?
  • The ASG is a great product for business and home use, however you should keep in mind that it isn't for everyone. Based on your posts it sounds like you have used / tried multiple different firewalls with little success. At the end of the day this might just be one of those situations where a simple firewall with UPnP would work better, like a linksys or netgear home firewall.

    If you keep on the ASG path (which I hope you do as it is a great product) then get acquainted with your "live log" features. Within your packet filter and http filter you will find a button called "open live log" which can and will show you any traffic being blocked. The information shown there can then be used to develop new packet filter rules to allow the traffic needed. 

    The ASG isn't something you can just buy form the store and know how to use it without ever reading the directions. Read the directions, play with it for a couple hours and you will be an expert in no time.