http://bugs.winehq.org/show_bug.cgi?id=26609 --- Comment #7 from Janne <janne.kekkonen@gmail.com> --- Hello, I monitored the Ethernet traffic using Wireshark. When I tried to create a new account, DNS queries were made for the following address: secure.impulsedriven.com. Wireshark indicated that these queries did not return any IP addresses (resulting in a "No such name" error). I then tried to manually look up secure.impulsedriven.com using both dig and nslookup. The results confirm that this address is no longer available
dig @8.8.8.8 secure.impulsedriven.com +noall +answer +comments ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NXDOMAIN, id: 32867 ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 1, ADDITIONAL: 1
;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 512
nslookup secure.impulsedriven.com 8.8.8.8
Server: 8.8.8.8 Address: 8.8.8.8#53 ** server can't find secure.impulsedriven.com: NXDOMAIN
It might be impossible to get impulse to run. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.