On Windows 11, I am looking no of DNS queries trigerred when 2adapters attached to device. To test this I attached wireshark for each ethernet(ethernet1, ethernet2). when I ran single nslookup command I can 3 DNS queries triggerred. When I triggerrred ping www.yahoo.com I can see 2 dns requests. I checked this procomn as well it was same observation.
I would like understand Is like that when application issues nslookup, Windows trigger 2 dns queries if 2 adapters are attached
If so which response (ie. on ethernet1 or ethernet2) will be taken into consideration if responses are not same.
Note: dns has flushed before this test