LloydM
Group: Members
Posts: 8
Joined: June 2005 |
|
Posted: June 08 2005,23:11 |
|
I can't get dsl-usbinstall to work thru a proxy.
Normally it tries to connect to ibiblio.org, which doesn't work since it's not configured to use a proxy.
Connecting to www.ibiblio.org[152.2.210.80]:80 wget: Unable to connect to remote host (152.2.210.80): Connection refused Error while trying to fetch the USB install kit.
I can't edit dsl-usbinstall or wgetrc in their home directories, I get a "read only file system" error. So I copied the dsl-usbinstall file to /home and added the --proxy=on option to the wget line, and ran "export http_proxy=http://<proxy_addr>:80".
But when I run /home/dsl-usbinstall, it looks like it tried to download the pendrive file from the proxy itself:
Connecting to <proxy_addr>[<proxy_addr>]:80 wget: server returned error 404: HTTP/1.1 404 Not Found Error while trying to fetch the USB install kit.
What's the secret to getting this to work?
--Thanks! LloydM
|