Why does Citrix Receiver send DNS query for nonexistent hostname?
book
Article ID: CTX206182
calendar_today
Updated On:
Description
This article is intended for Citrix administrators and technical teams only.
Non-admin users must contact their company's Help Desk/IT support team and can refer to CTX297149 for more information.
Question:
Why does Citrix Receiver send DNS queries to similar NonExistingSubDomain?
Answer:
Citrix Receiver sends DNS queries approximately every 15 minutes and will also send a DNS query request when:
- It detects the client computer's network connection has changed, or
- The Receiver process starts.
Receiver will send a request to a likely non-existent address similar to NonExistingSubDomxin6a1e1a4c.<domain>. If you enable DNS logging in Windows server you'll see entries similar to...
1/26/2016 4:34:10 PM 0440 PACKET 00000000021DD3B0 UDP Rcv 10.25.228.121 514e Q [0001 D NOERROR] A (28)NonExistingSubDomxin6a1e1a4c(2)sf(3)orb(5)local(0)
1/26/2016 4:34:10 PM 0440 PACKET 00000000021DD3B0 UDP Snd 10.25.228.121 514e R Q [8385 A DR NXDOMAIN] A (28)NonExistingSubDomxin6a1e1a4c(2)sf(3)orb(5)local(0)
Receiver sends queries to the non-existing domain to resolve a false positive scenario. This is expected behavior and can be safely ignored.
This action is for beacons so that it can identify whether the user is internal or external.
Environment
Citrix is not responsible for and does not endorse or accept any responsibility for the contents or your use of these third party Web sites. Citrix is providing these links to you only as a convenience, and the inclusion of any link does not imply endorsement by Citrix of the linked Web site. It is your responsibility to take precautions to ensure that whatever Web site you use is free of viruses or other harmful items.
Issue/Introduction
Citrix Receiver sends DNS queries approximately every 15 minutes. Receiver also sends DNS query request when: it detects the client computer's network connection has changed, or the Receiver process starts.
Additional Information
Configure beacon points:
http://docs.citrix.com/en-us/storefront/2-6/dws-manage/dws-configure-beacon.htmlEnable DNS logging in Windows Server:
https://support.appriver.com/kb/a669/enable-dns-request-logging-for-windows-2003-and-above.aspx
- In DNS Manager, right click on DNS server
- Select properties, Debug Logging tab
- Enter file path (ex. c:\dns.txt)
- Click OK to enable logging.
Was this article helpful?
thumb_up
Yes
thumb_down
No