Re: Is fetch -6 supposed to work?

From: Bruce A. Mah (bmah_at_freebsd.org)
Date: 11/24/05

  • Next message: Jon: "a question about socket-syscall, thinks"
    To: Doug Barton <dougb@freebsd.org>
    Date: Thu, 24 Nov 2005 14:43:12 -0800
    
    
    

    If memory serves me right, Doug Barton wrote:

    > It seems to me that fetch(1) cannot actually fetch files over a v6
    > connection. For example, the following works:
    >
    > fetch -s -P -6
    > http://surfnet.dl.sourceforge.net/sourceforge/xchat/xchat-2.6.0.tar.bz2
    > 796768
    >
    > But remove the -s and try to fetch the file and it hangs until it times out:
    >
    > xchat-2.6.0.tar.bz2 0% of 778 kB 0 Bps
    > fetch: transfer timed out
    > fetch: xchat-2.6.0.tar.bz2 appears to be truncated: 0/796768 bytes
    >
    > tcpdump on that interface shows no packets flowing between my host and the
    > remote host while it hangs.
    >
    > So, is this supposed to work? Any comments or suggestions? I should also
    > note that surfing IPv6 sites with my web browser works fine.

    Hi Doug--

    This didn't quite work for me either, though I would have expected it
    to. (Hmmm...what's the point of "-P" for an HTTP retrieval anyways?)

    This is on my RELENG_5 desktop:

    tomcat:bmah% fetch -P -6 http://surfnet.dl.sourceforge.net/sourceforge/xchat/xchat-2.6.0.tar.bz2
    fetch: http://surfnet.dl.sourceforge.net/sourceforge/xchat/xchat-2.6.0.tar.bz2: Operation timed out
    tomcat:bmah% fetch -P -6 http://www.kitchenlab.org/www/bmah/Software/pchar/pchar-1.5.tar.gz
    pchar-1.5.tar.gz 100% of 114 kB 14 MBps

    And then on my RELENG_6 laptop:

    localhost:bmah% fetch -6 http://surfnet.dl.sourceforge.net/sourceforge/xchat/xchat-2.6.0.tar.bz2
    xchat-2.6.0.tar.bz2 0% of 778 kB 0 Bps
    fetch: transfer timed out
    fetch: xchat-2.6.0.tar.bz2 appears to be truncated: 0/796768 bytes
    localhost:bmah% fetch -6 http://www.kitchenlab.org/www/bmah/Software/pchar/pchar-1.5.tar.gz
    pchar-1.5.tar.gz 100% of 114 kB 544 kBps

    www.kitchenlab.org is a dual-stack machine. It's on the same subnet as
    my desktop and one hop away from my laptop.

    I suspect that there's something about surfnet.dl.sourceforge.net that's
    kind of funky (note intensely technical term) but I'm clueless as to why
    we can't transfer from it. From tcpdump, it looks to me like the
    three-way handshake works but the transfer hangs after a few packets
    have been transferred. I'm not sure why.

    Bruce.

    
    



  • Next message: Jon: "a question about socket-syscall, thinks"

    Relevant Pages

    • Re: HiGrade Notino AS8400 Laptop
      ... from them to sell for a profit, not sure what it would fetch ... WinXP Home with licence ... Without the licence it would fetch more than that on ebay. ... Sig on old laptop - new one coming soon. ...
      (uk.adverts.computer)
    • Re: How to resend messages in sendmail.
      ... get her email on her desktop as it is already on her laptop. ... Configure the clients so that they both fetch all mail. ... Anyway, this has nothing to do with Sendmail, it's a client problem. ...
      (comp.mail.sendmail)
    • Re: WTD: G3 iBook / G4 iMac
      ... RichardK wrote: ... That would fetch £300 every day on eBay without problems too so I ... a 900 and 800, both with more RAM and Airport cards. ... Apple Laptop Repairs. ...
      (uk.adverts.computer.mac)
    • Re: getting machine name
      ... >What is the easiest way to fetch the name of the PC or laptop an application ... You might try GetComputerName() ... Prev by Date: ...
      (microsoft.public.vc.mfc)