cabb
![]() |
|
|
|
|
|||||||
| Networking Network related discussions (including general TCP/IP stuff, routing, etc). |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I just installed FreeBSD 8.3 64bit on VirtualBox.
I just set up the internet access to pass through the corporate proxy. The connection works. But the the fetch command hangs for minutes before finishing: Code:
# fetch http://google.com google.com 99% of 11 kB 6388 Bps^C fetch: transfer interrupted # I didn't found any workaround for this bug. But I saw that it happened earlier too. |
|
#2
|
|||
|
|||
|
Same on 32 bit
|
|
#3
|
|||
|
|||
|
Works here with 9.1-PRERELEASE, with IPv4 and IPv6. What's the value of your HTTP_PROXY environment variable? Also, are there any delay queues, traffic-based ACLs or keep-alives on the proxy?
|
|
#4
|
|||
|
|||
|
HTTP_PROXY is http://10.69.0.254:8080
I think the connection is keep alive (I saw that in the response headers). I don't know about delays and ACLs. Everything works fine when I use wget. A fetch also works when the size of file to fetch is unknown. These hanging lasts about 30-60 seconds. I think it probably waits for a connection timeout. |
|
#6
|
|||
|
|||
|
Some more details: fetch works when the remote size of the file is not known.
For example when fetching https://google.com |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] unable to fetch ftp, gnome2 | va | Installation and Maintenance of FreeBSD Ports or Packages | 8 | December 5th, 2011 02:42 |
| [Solved] flash-can't fetch | zjf | Installation and Maintenance of FreeBSD Ports or Packages | 3 | October 12th, 2011 03:39 |
| attemping to fetch from <name of ftp server and name of the file>is unable to fetch | helpmeplease | Installation and Maintenance of FreeBSD Ports or Packages | 2 | November 7th, 2010 18:08 |
| [Solved] fetch problem | sappi | Web & Network Services | 8 | September 30th, 2010 09:23 |
| Fetch through proxy...strange | eXa | Installation and Maintenance of FreeBSD Ports or Packages | 5 | March 30th, 2010 17:43 |