From: Scott Date: 2005-12-05T05:17:32+09:00 Subject: Re: gem install rails hangs Thanks for the ideas. Everything you listed works as it should. I've tried disable the firewall, I'm not behind a proxy, I've rebooted, havent touched anything in 'Local Security Policy', event viewer doesnt show anything that looks related to the problem (some kind of cd rom driver issues though). I am logged in as Administrator as well. I dont have too many concurrent tcp/ip sessions either. What should I look for when using netstat -a to determine if anyting's screwy? Here the output I get: Active Connections Proto Local Address Foreign Address State TCP fizzy:epmap fizzy:0 LISTENING TCP fizzy:microsoft-ds fizzy:0 LISTENING TCP fizzy:1026 fizzy:0 LISTENING TCP fizzy:1030 fizzy:0 LISTENING TCP fizzy:1037 fizzy:1038 ESTABLISHED TCP fizzy:1038 fizzy:1037 ESTABLISHED TCP fizzy:netbios-ssn fizzy:0 LISTENING TCP fizzy:1426 virtual-www.mozilla.org:http CLOSING TCP fizzy:1431 66-195-250-153.gen.twtelecom.net:http ESTABLISHED TCP fizzy:1432 66-195-250-153.gen.twtelecom.net:http ESTABLISHED TCP fizzy:1435 216.129.107.21:http ESTABLISHED UDP fizzy:microsoft-ds *:* UDP fizzy:isakmp *:* UDP fizzy:1025 *:* UDP fizzy:1220 *:* UDP fizzy:ipsec-msft *:* UDP fizzy:ntp *:* UDP fizzy:ssdp *:* UDP fizzy:ntp *:* UDP fizzy:netbios-ns *:* UDP fizzy:netbios-dgm *:* UDP fizzy:ssdp *:* This is a fresh install of Windows x64 on my new Athlon 64 x2 3800+ system, I'm dyin to get ruby running properly here!