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

Proper / Best practice for a NAT

New to UTM and have 9.107 running
We're only licensed for Network Protection
I need to create some NATS

What is the best way/ preferred way
I don't want to use auto firewall as I cant seem to see the hidden Firewall filters.  (debugging etc)

An example is:
The resource in question is a web server on the inside that needs ports 80,443,8443 from the internet.

Network Protection:  
Full NAT:
Traffic From: Any
using service: HTTP (won't let any be used)
going to: Named defined ext host

Action:
Change destination to: Named defined int host
service to:  Http
Change source to: Named defined ext host 
service: Http

Network Firewall:  
Source: Any
Service  (Grouped Named Defined Service (80,443,8443))
Destination: Named Defined Internal Host

Or what is a better


This thread was automatically locked due to age.
Parents
  • Thanks Barry
    tried your suggestion of dnat


    From: Internet
    To: External/WAN ADDRESS
    Service: service group
    change dest to: internal host
    service to:  service group

    gave me an error that the service group can't be used for destination service attribute

    any thoughts ?
    Any good links for descriptions of the nat?

    OK after reading a bit I changed it to as you suggested and left the service to: as blank

    From: Internet
    To: External/WAN ADDRESS
    Service: service group
    change dest to: internal host
    service to:  

    Kept giving me the same error on saving.

    At this point both the NAt and the firewall rules were not enabled.
    However the firewall rule was for service http and not the group service ( as I was trying many different configs)

    Changed the firewall to group service
    went back to nat changed the nat to above - it saved this time without error

    Is this a bug / an unknown feature that it checks the Firewall rules against the NAT, even while the nat and firewall rules are disabled ?

    Again thanks a lot Barry
Reply
  • Thanks Barry
    tried your suggestion of dnat


    From: Internet
    To: External/WAN ADDRESS
    Service: service group
    change dest to: internal host
    service to:  service group

    gave me an error that the service group can't be used for destination service attribute

    any thoughts ?
    Any good links for descriptions of the nat?

    OK after reading a bit I changed it to as you suggested and left the service to: as blank

    From: Internet
    To: External/WAN ADDRESS
    Service: service group
    change dest to: internal host
    service to:  

    Kept giving me the same error on saving.

    At this point both the NAt and the firewall rules were not enabled.
    However the firewall rule was for service http and not the group service ( as I was trying many different configs)

    Changed the firewall to group service
    went back to nat changed the nat to above - it saved this time without error

    Is this a bug / an unknown feature that it checks the Firewall rules against the NAT, even while the nat and firewall rules are disabled ?

    Again thanks a lot Barry
Children
No Data