[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Network Proxy



/etc/environment
http_proxy=http://proxy.whatever.com:8080
ftp_proxy=http://proxy.whatever.com:8080

if only apt-get use a proxy use 
apt-setup
or create a file like "02proxy" in /etc/apt/apt.d/ with following entry

Acquire::http::proxy "http://[user]:[passwd]@[proxy]:[port]";



Am 10.06.2013 17:02, schrieb visakh vijayan:
Can anybody help me how to set up  network proxy in Wheezy. Actually when i connect a wired network , I can give only ip,subnet mask, gateway, and dns. There is no option for giving proxy. Please help.


Reply to: