cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1038
Views
5
Helpful
4
Replies

ACE DNS issue

mj11
Level 3
Level 3

Hi All

I have come across a problem with our ACE service modules. This is performing DNS load balancing with our servers, which is working fine, with the exception of the following order of events;

The client tries two queries in quick succession for A and AAAA records, the ACE is closing the SLB session the instant a DNS answer comes back. This is causing problems with clients that make 2 lookups very quickly, from the same source port.

The ACE module is running A2(2.4).

Any help much appiracted.

Regards MJ

4 Replies 4

cpomeroy
Level 1
Level 1

MJ,

   Are you using DNS inspection?

Chris

Hi Chris

Thanks for the response, yes DNS inspection is in use.

Regards MJ

MJ,

   If this is a non-production environment, I would try to turn on DNS inspect.  DNS inspect checks to ensure there is only one DNS request per connection.  If the second request is hitting the ACE prior to a response for the first then the second request will be dropped.  If it works without DNS inspect enabled, I would ask that you open a TAC case so we can gather addtional data.  In the meantime you can see DNS inspect errors with the following commands:

sh np 1 me-stats "-sfixup -v"

sh np 2 me-stats "-sfixup -v"

Thanks

Chris

Hi Chris

Thanks for the update, I have tried with DNS inspection disabled but this is still the case.

Regards MJ