| gjhicks  
 
 
 
 
 Group: Members
 Posts: 108
 Joined: April 2004
 | 
|  | Posted: May 05 2004,11:32 |  |  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.
 |