- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- DNS NAT
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
DNS NAT
Hi,
I've a problem. We have a device which sends the dns requests to the external Zone. The problem is that for establishing a cluster it wants to revolve it's own hostname and expects the local interface IP as response... but because it requests the external zone it gets a public IP.. so my quetion is: Is there a way to rewrite the DNS answer from the public IP to the internal IP?
I've seen the DNS NAT feature but to be honest - I've no glue what this thing does after I've changes the global setting in tha database..
Br
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I assume you're referring to this: How to configure DNS NAT
What this basically does is utilizes the existing NAT rules to also translate DNS requests.
Specifically: DNS traffic (DNS Requests) will be translated based on the Destination address in the NAT rules without considering the Source of the traffic
That means:
- There must be a NAT rule where the public IP address is the original destination
- The translated destination for this rule would be the internal IP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thx - I've found that SK but what happens with existing NAT Rules - will there also a "NAT Translation" performed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
As Dameon wrote, this feature will use the existing NAT rules, but " without considering the Source of the traffic", so the given config example should work. Apart from DNS, NAT should work as before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I understand this config is global to all gateways managed by the same management server, right?
Is there a way to enable DNS NAT for only one gateway?
Or for a subset of NAT rules?
