cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
732
Views
2
Helpful
4
Replies

FQDN NATs with FMC

michael18
Level 1
Level 1

Hi. Is it possible to use FQDN in a manual nat rule.

The aim is to permit inside IPs to an outside cloud domain and nat to a specific public IP.

The acl works with a FQDN object containing a URL. The URL is resolved in DNS and traffic flow allowed.

The NAT would look like this:

                                                       internal IPs group             public IP object (NAT IP)                                         FQDN object                           FQDN object

nat (any,outside) source dynamic MAIL-RELAY-SOURCE mail.protection.outlook.com-NAT destination static mail.protection.outlook.com mail.protection.outlook.com

When building the NAT in FMC it wont accept the FQDN object in the original destination field. It will accept it in the Translated destination field.                                      

 

 

4 Replies 4

AFAIK FQDNs are not supported in NAT rules.

https://www.youtube.com/watch?v=ABIuSzUQPwE

try add object instead of using FQDN directly under NAT 

In the video hes using a host object in the original destination. As my original destination is a cloud based IP it needs to be a FQDN in order to look up the destination IP. The FMC will not even show a fqdn object to select in the original destination field. I tried to add the fqdn object to an object group but the FMC throws an error and wont apply it.

michael18_0-1731921812563.png

Looks like ill have to do an object group with manual IP entries. Not great in todays cloud world.

If this NAT manual 1:1 you can flip the interface in this case the source will be destiantion and hence you can fqdn.

Thanks 

MHM