Search Members Help

» Welcome Guest
[ Log In :: Register ]

Mini-ITX Boards Sale, Fanless BareBones Mini-ITX, Bootable 1G DSL USBs, 533MHz Fanless PC <-- SALE $200 each!
Get The Official Damn Small Linux Book. DSL Market , Great VPS hosting provided by Tektonic
 

[ Track this topic :: Email this topic :: Print this topic ]

reply to topic new topic new poll
Topic: Setting the proxy to use a WinProxy server< Next Oldest | Next Newest >
gjhicks Offline





Group: Members
Posts: 108
Joined: April 2004
Posted: May 05 2004,11:32 QUOTE

Hi,

I am connecting to the net via a Windows WinProxy server.

Using Firefox is fine, just set the various proxies to the WinProxy proxy: 192.168.0.1 port 80.

The problem is with any terminal routines, eg: wget or apt-get.

On advice from this forum, I tried to set the proxy by:
env http_proxy=http://192.168.0.1:80  (I also tried env http_proxy=192.168.0.1:80)

When I ran (for example) 'dpkg-restore' it did not connect to the damnsmall site, just sat there.

Any help much appreciated.

Geoff.
Back to top
Profile PM 
cbagger01 Offline





Group: Members
Posts: 4264
Joined: Oct. 2003
Posted: May 05 2004,16:30 QUOTE

For wget, try the following possible solution (I Do not know if this will work with the BusyBox version of wget):

Create a new file or edit your /home/damnsmall/.wgetrc file and add the following lines:

http_proxy = http://192.168.0.1:80/
use_proxy = on
wait = 15


For apt, try this:

Edit your /etc/apt/apt.conf  file and add the following:

Acquire::http::Proxy "http://192.168.0.1:80/";



Good Luck.
Back to top
Profile PM 
1 replies since May 05 2004,11:32 < Next Oldest | Next Newest >

[ Track this topic :: Email this topic :: Print this topic ]

 
reply to topic new topic new poll
Quick Reply: Setting the proxy to use a WinProxy server

Do you wish to enable your signature for this post?
Do you wish to enable emoticons for this post?
Track this topic
View All Emoticons
View iB Code