Re: Cygwin unable to resolve hostnames

2016-03-15 Thread Jun-ya Kato
> Thank you! I just uploaded 2.5.0-0.7 with the proposed patch. > It should be available on the mirrors shortly. I fetched version 2.5.0-0.7. ipv6 enabled command like a git or wget works fine under VMware NAT. I also configured network adaptor to point to Google public cache DNS directly. It

Re: Cygwin unable to resolve hostnames

2016-03-14 Thread Jun-ya Kato
nable to resolve hostnames Date: Mon, 14 Mar 2016 10:54:59 +0100 > On Mar 14 09:34, Jun-ya Kato wrote: >> It also depends on query againt VMware's DNS proxy server. >> >> For more analysis, see vmware community site, >> https://communities.vmware.com/thread/51894

Re: Cygwin unable to resolve hostnames

2016-03-13 Thread Jun-ya Kato
It also depends on query againt VMware's DNS proxy server. For more analysis, see vmware community site, https://communities.vmware.com/thread/518949?start=15&tstart=0 I think it is not cygwin's bug at all. but any workaround may be implemented againt weak behavior of GetAddrInfoW() API.