Re: paging all socket geniuses



Kenny wrote:
I sent the following to Franz but as you will see it does not look like anything to with anything other than how badly screwed up Windows, my laptop, or me or all three are... so what would you check first given the following? Does the computer name coming back instead of an IP address mean make-socket did not find... well, when I forgot to move the ethernet cable over it rightly complained specifically about the absence of a network... ah, but there is the local network and the Al Gore Superhighway. Well, I am too dumb on sockets even to tell the monkets what to try, any guesses welcome.

Quick terms:
s3.amazonaws.com - domain name (gets looked up in DNS)
72.21.207.241 - IP address (resolved from above)
smokinjoe - network node hostname


Since the timing is consistent, I suspect a timeout somewhere in the network stack.

The address resolution may be borked. In a command shell, type `ping s3.amazonaws.com` and `ping 72.21.207.241` (or whatever IP the first ping finds). Note that this address doesn't seem to respond to pings, so you can kill ping once it resolves the address. Both commands should take the same time to start; if the first is slower, then it could be your DNS settings.

Try running `tracert s3.amazonaws.com` to see if one hop between the laptop and amazon is being slow.

Also compare the DNS section of the "Network settings" (control panel) against the good machines, try disabling any firewall software, and possibly even antivirus.


My concern is that I am doing a roll-out now and wonder how many
other people will have the same problem because of some oddity on
their system.

I get that feeling every time someone uses Windows. ;)

Another idea is to attach a C debugger to lispworks and check what system calls are taking so long.

Wireshark is an excellent packet sniffer.

HTH,
Daniel
.



Relevant Pages

  • Re: iptables udp and output
    ... Ping can be a nice tool to help troubleshoot the network with. ... If those are incoming connection requests, you could specify that they're ... DNS traffic is UDP. ...
    (comp.os.linux.security)
  • Re: Networking problem
    ... machine 2# HP Z8000 laptop xp media center on board lan and 802.11 windows firewall off. ... router linksys befw11s4 ... Network activity lights flash on the router on the port in use. ... I finally got it to the point that from the desktop i can ping the ip ...
    (microsoft.public.windowsxp.general)
  • Re: Cannot ping desktop from laptop or router - SOLVED
    ... I could then ping the desktop both from the ... router and the laptop. ... Norton is uninstalled and the Windows firewall is disabled on the ... How to Setup Windows, Network, VPN & Remote Access on ...
    (microsoft.public.windowsxp.network_web)
  • Re: Networking problem
    ... I finally got it to the point that from the desktop i can ping the ip ... of the laptop and get a response. ... It seems some network configuration is not ok on the laptop. ... each machine hooked to ethernet ports of wireless router. ...
    (microsoft.public.windowsxp.general)
  • strange network slowness in 2.6 unless pingflooding
    ... laptop it's all fine. ... Subject: Whacky 2.6 network behaviour ... If I ping a different host from my desktop I get no ... pingloss with 60000 byte packets (though this doesn't help with the ...
    (Linux-Kernel)