On Sat, 26 Jun 2004 18:31:24 -0400, Randall Johnson II
<rjohnson147@cox.net> wrote:
> I thought the 172.16.255.0 looked wierd personally. Looks like it's out
> of the mix now, and it works.
VMware works (well it will once I put that back); regular Linux doesn't.
I did this:
strace bash -c 'echo "GET /index.html
http/1.0
" > /dev/tcp/yahoo.com/80'
to see where it's hanging up. It returned this:
socket(PF_INET, SOCK_STREAM, IPPROTO_TCP) = 3
connect(3, {sin_family=AF_INET, sin_port=htons(80),
sin_addr=inet_addr("66.218.71.198)}}, 16) <pause> = -1 ETIMEDOUT
(Connection timed out)
close(3) = 0
several times (at least three), taking at least a minute to time out (I
didn't watch).
Does that help?
I compiled a different kernel (same source); but the same thing happened.
-- -eben ebQenW1@EtaRmpTabYayU.rIr.OcoPm home.tampabay.rr.com/hactar PISCES: Try to avoid any Virgos or Leos with the Ebola virus. You are the Lord of the Dance, no matter what those idiots at work say. -- Weird Al, _Your Horoscope for Today_
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:06:39 EDT