Code: Select all
www.eguns.com and www.eguns.de resolve to different IP addresses:
$ ping www.eguns.com
PING www.eguns.com (199.102.78.141) 56(84) bytes of data.
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=1 ttl=51 time=74.2 ms
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=2 ttl=51 time=72.0 ms
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=3 ttl=51 time=72.8 ms
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=4 ttl=51 time=73.3 ms
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=5 ttl=51 time=73.9 ms
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=6 ttl=51 time=74.3 ms
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=7 ttl=51 time=71.9 ms
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=8 ttl=51 time=72.7 ms
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=9 ttl=51 time=73.2 ms
64 bytes from www.eguns.com (199.102.78.141): icmp_seq=10 ttl=51 time=73.6 ms
^C
--- www.eguns.com ping statistics ---
10 packets transmitted, 10 received, 0% packet loss, time 9008ms
rtt min/avg/max/mdev = 71.931/73.252/74.396/0.884 ms
[duser@localhost ~]$ ping www.eguns.de
PING www.eguns.de (84.200.237.250) 56(84) bytes of data.
64 bytes from 84.200.237.250: icmp_seq=1 ttl=51 time=128 ms
64 bytes from 84.200.237.250: icmp_seq=2 ttl=51 time=130 ms
64 bytes from 84.200.237.250: icmp_seq=3 ttl=51 time=127 ms
64 bytes from 84.200.237.250: icmp_seq=4 ttl=51 time=128 ms
64 bytes from 84.200.237.250: icmp_seq=5 ttl=51 time=128 ms
^C
--- www.eguns.de ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4002ms
rtt min/avg/max/mdev = 127.547/128.697/130.363/0.917 ms
For me, the .de version does not go to eguns. Maybe that is where your Win 7 machines are trying to go.
I agree with rmca that this sounds like a DNS problem, but all my similar DNS troubles cause all lookups to fail. Odd that it might cause a single one, unless that specific table is missing eguns.
I'm leaning toward thinking you need to use the .com version. For now, if the IP attempt works, you could use it. But, they may change that and you would again be broken.