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 externalise a service? Newbie

Hi,

How do you externalise a service?

I have created a service, but I am not certain how to proceed in having it visible externally and ensuring it's secure.

Never worked with firewalls before, any assistance greatfully accepted  and acknowledged.

Regards


This thread was automatically locked due to age.
Parents
  • To publish a service to the outside world you need to do a couple of things on the ASL box.  First, you need to create definitions for the service (if non-standard) and the server.  This will tell ASL what port(s) / protocol(s) you want to publish, and what the address of the server is.  You do this under the 'Definitions' section.  Next, you need to create a DNAT rule with the proper address and service information.  Hint:  Destination address = external IP, change destination to server.  Finally, you need to create a firewall rule allowing traffic to the server on the service you want to publish.  Does this all make sense?
Reply
  • To publish a service to the outside world you need to do a couple of things on the ASL box.  First, you need to create definitions for the service (if non-standard) and the server.  This will tell ASL what port(s) / protocol(s) you want to publish, and what the address of the server is.  You do this under the 'Definitions' section.  Next, you need to create a DNAT rule with the proper address and service information.  Hint:  Destination address = external IP, change destination to server.  Finally, you need to create a firewall rule allowing traffic to the server on the service you want to publish.  Does this all make sense?
Children
No Data