>>I keep getting the 'time out' error when attempting to retrieve just
>>about any URL. For instance:
>>/plucker-build -f tttt -H http://linuxtoday.com/ -M 2/
>>    
>>
>
>Does
>$ telnet linuxtoday.com 80
>works?
>
>  
>
I can reach the URL via the web browser.

>Don't you behind the proxy?
>  
>
No.

I suspect that the problem might have something to do with name
resolution. After running Ethereal I saw that after issuing the
plucker-build command, a DNS query is being sent and a response of
"1.0.0.0" is received. Plucker is then trying to connect to 1.0.0.0,
which fails of course.
It seems the problem is not with plucker, but with something more basic.
_______________________________________________
plucker-list mailing list
plucker-list@rubberchicken.org
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to