[ZBXNEXT-789] Do not ignore <ip> argument for net.dns and net.dns.record (Windows) Created: 2011 May 19  Updated: 2017 May 31

Status: Open
Project: ZABBIX FEATURE REQUESTS
Component/s: Agent (G)
Affects Version/s: None
Fix Version/s: None

Type: Change Request Priority: Minor
Reporter: Rudolfs Kreicbergs Assignee: Unassigned
Resolution: Unresolved Votes: 3
Labels: item, windows
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by ZBXNEXT-815 net.tcp.dns / net.tcp.dns.query shoul... Closed

 Description   

ZBXNEXT-467 does not add support for for <ip> argument for Windows. The fix might depend on the minimum system requirements



 Comments   
Comment by Rudolfs Kreicbergs [ 2011 May 19 ]

This can be done by a different DnsQuery call:
res = DnsQuery(wzone, type, DNS_QUERY_BYPASS_CACHE, pSrvList, &pDnsRecord, NULL);

However, pSrvList is of type PIP4_ARRAY, which is not available on Windows 2000. See http://msdn.microsoft.com/en-us/library/ms682139%28VS.85%29.aspx.

Generated at Sat Apr 27 04:10:03 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.