A method of connecting to the internet through an intermediary (a proxy server) which handles connections and redirects them.
0
votes
0answers
19 views
Software Center Proxy config
I have a station running 13.04 and I just configured the proxy settings like this:
system->network management-> proxy set on auto
http://user:password@my_proxy
and i also created a file ...
0
votes
1answer
20 views
How do I set proxy exception for specific application?
Is is possible to use proxy server for all the application except one (Jmeter).
I searched internet and found that proxy exception can be added to host, not for application.
Please help.
0
votes
0answers
16 views
'Proxifier' for ubuntu [duplicate]
Does there exist any utility/method/script for ubuntu which is equivalent to 'PROXIFIER' for windows? Proxifier had been very convenient for me during my 'Windows' days because one just need to tell ...
0
votes
0answers
11 views
Disable Proxy for Certain Repos
I have proxy details defined in the /etc/apt/apt.conf file. Now, I want for certain repositories not to use the proxy defined in apt.conf since my institute (IIT Bombay, India) itself is a mirror of ...
0
votes
1answer
10 views
change proxy username -ubuntuone on windows
ubuntuone asked for my proxy username during install, i used it for a while then the password had to be changed. now one is still using the old password.
Tried to reinstall but the password dialog ...
0
votes
0answers
26 views
Ubuntu 12.04 - Proxy can't be found - have tried everything I can think of
I am in a work environment using a mandatory proxy, I attempting to change to an IP that currently has a proxy bypass to download useful packages.
I adding in manual IPv4 settings, turned the proxy ...
0
votes
1answer
19 views
proxy chain application
Please recommend proxy chain application for Ubuntu like proxifier.
Proxifier support proxies in HTTPS and SOCKS. I want an application like proxifier for UBUNTU.
0
votes
1answer
60 views
Can't get online accounts to work from behind proxy
At work I am behind a proxy and I can't access my online accounts. I have setup my proxy globally but still no luck connecting to any accounts.
0
votes
1answer
23 views
Can not access any host from shell while they are accessible from Firefox/Chrome
OS is under a proxy. I use cntlm. Company adds a root certificate to all certificates. I have a problem accessing any host from shell. For example:
svn checkout ...
0
votes
1answer
35 views
squid-deb-proxy failing to cache packages
On an Ubuntu 12.04 server, with squid-deb-proxy installed, client machines on the network will properly contact the server when installing packages, but squid never caches packages.
From ...
0
votes
0answers
38 views
proxychains LD_PRELOAD cannot be preloaded
Using proxychains to do apt-get update in ubuntu 12.04.2
sudo proxychains apt-get update
gives following error
ERROR: ld.so: object 'libproxychains.so.3' from LD_PRELOAD cannot be preloaded: ...
0
votes
0answers
15 views
How to disable proxy configurations back at home [duplicate]
I recently configured my /etc/apt/apt.conf file in order to be able to update software through the university's proxy...
Acquire::http::proxy "http://username:password@proxya.aub.edu.lb:3128/";
...
0
votes
1answer
146 views
unable to enter proxy authentication details in synaptic Ubuntu 13.04
Hi I recently installed Ubuntu 13.04, I work behind a proxy and it has all sorts of complications, authentication, special character in the password. So I used to enter the proxy settings in the ...
0
votes
1answer
26 views
git get ubuntu kernel source through http proxy
I try to run below command to get kernel source code in ubuntu 12.04.
git clone git://kernel.ubuntu.com/ubuntu/ubuntu-precise.git
As my machine is in a private network, I need setup a http proxy ...
0
votes
0answers
19 views
Squid3 and proxy system wide settings
I'm having a problem with system wide configuration, when I apply them I get "proxy server is refusing connection" but when I apply them to firefox it works fine.
Also, how would I allow apt-get, ...
0
votes
0answers
208 views
Valve Steam on Ubuntu 13.04 behind proxy
I am trying to using Valve Steam on Ubuntu but I am behind proxy server. I am not able to use Steam. I tried setting environment variables http_proxy, https_proxy and ftp_proxy. and tried setting ...
0
votes
1answer
46 views
Alternatives for Burp Suite in Linux
As I understand, Burp Suite helps in creating proxy listeners on local address and thus intercept the communication between the browser and the internet. Is there any similar software in ubuntu.
0
votes
2answers
102 views
problem with installing Tor on ubuntu 12.04
I tried to install tor in terminal by:
sudo apt-get install tor
and this is the output:
> Reading package lists... Done
Building dependency tree
Reading state information... Done
tor is ...
0
votes
0answers
41 views
its about update problem with ubuntu 11 10
I'm new in to use Ubuntu,(11 10) and I have some problem when i try to update or install any software(i have realize when i tried to install latex). I have tried to solve this issue by changing to ...
-1
votes
0answers
36 views
Setting proxy without password in ubuntu 12.04
I am using Ubuntu 12.04
When I try to set the proxy using network settings(gnome-control-center network)->Network Proxy-> Then enter the proxy-> Apply system wide.
Then it ask for the password but if ...
0
votes
1answer
69 views
How to set proxy settings in ubuntu software center?
I have been using windows 7 and to update windows i configured netsh winhttp settings by using command: netsh winhttp set proxy 10.0.0.21:3128. That worked for windows update and many other softwares. ...
0
votes
0answers
11 views
caching images with apache reverse proxy
I'm trying to set up an apache2 reverse proxy to cache images. (Apache, not nginx required)
There appear to be headers being cached, but not images,css etc.
My config:
CacheEnable disk /
...
0
votes
2answers
44 views
Authentication required for every 1 hour for Internet but NO proxy. How do I get out from this problem?
OS: Ubuntu 12.04 and/or above
My system connected to University campus Internet which has no proxy. But needs authentication (username and password) for every 1 hour. If the web-browser is running ...
1
vote
4answers
699 views
“start-tor-browser” only opens a gedit window, not tor
"start-tor-browser" only opens a gedit window, not tor.
I have the most recent version of the Tor Browser Bundle from torproject.org.
(tor-browser-gnu-linux-x86_64-2.3.25-6-dev-en-US.tar.gz )
When I ...
-1
votes
0answers
35 views
How to remove “http_proxy” user env setting? [closed]
I have tried searching for it without any luck:
pavel@mintdesktop ~ $ env | grep proxy
http_proxy=http://192.168.2.1:8080
https_proxy=http://192.168.2.1:8080
pavel@mintdesktop ~ $ cat ./.profile | ...
2
votes
1answer
113 views
v12.10 can't apt-get update
I know there are lots of questions posed about this, but after troubleshooting for several hours, I'm not sure what to do anymore...
I first installed Ubuntu 12.10 and had no internet access at all. ...
0
votes
0answers
51 views
'Acquire::http::Proxy: command not found' message at terminal when started
As soon as I start command terminal window, following message appears in the terminal
Acquire::http::Proxy: command not found
Acquire::ftp::Proxy: command not found
Acquire::https::Proxy: command not ...
0
votes
1answer
29 views
How to set double proxy?
My ISP needs proxy to connect to the internet. I set proxy (e.g. 1.1.1.1:8080) in my network setting. Now can I set a second proxy (e.g. 2.2.2.2:8080) for browsing the internet?
I want to browse with ...
0
votes
0answers
59 views
aptitude proxy configuration
I had my machine set up been behind proxy for a while; now I have direct internet access and hence removed the proxy configuration. However, aptitude still tries to connect through the old proxy and I ...
0
votes
1answer
170 views
Where are proxy settings stored in Ubuntu 12.10? [duplicate]
I was searching hard through all the forums, but could not find an answer on my question. I'm writing a desktop application and I want to auto-detect proxy settings on recent Ubuntu. There are many ...
0
votes
0answers
67 views
Proxychains configuration
I have downloaded proxychains and configured it to run with tor. I want a chain of 3 or more proxies. 3 will be enough.
The problem is finding proxies that are up and running i just keep getting ...
1
vote
1answer
168 views
Why does wget fail with “503 Service Unavailable” Error?
I've upgraded from Ubuntu 10.04 to 12.04. Now for some files wget keeps on failing with a 503 Service Unavailable Error:
$ wget ...
0
votes
1answer
50 views
How can I replicate putty's capabilities in gnome-terminal?
I connect to my workplace via citrix. Now to connect to servers, I currently use putty. This is because in putty, I can use the proxy settings options to add connect via HTTP proxy which is set to ...
0
votes
0answers
31 views
Using an unreliable apt-cacher-ng?
Is it possible to configure apt in such a way that it can handle an apt-cacher-ng instance on another machine that can sometimes be offline? I.e. what I am looking for is that instead of using the ...
0
votes
0answers
23 views
Configuring TinyProxy's 'user nobody' switch
Are the switch pair "user" and "group" REQUIRED to run tinyproxy? They come defaulted to 'nobody', but that seems like it wouldn't work. Being an ABSOLUTE newbie to ubuntu and opensource, I'd really ...
1
vote
0answers
29 views
How to make apt-get work with proxy? [duplicate]
I am using Ubuntu 12.04. When I run the command:
sudo apt-get update
I get the error message as:
403 forbidden access
I have tried the solution I found here in one of the questions, editing ...
0
votes
1answer
39 views
No internet connection behind enterprise proxy
Even though I can install stuff via apt-get install, I can't ping anything outside local network or access any site.
My wired network adapter is connected in Bridge mode and got an ip via dhcp ...
0
votes
0answers
85 views
set up squid proxy server for users in a different country to bypass censorship
I've configured a squid proxy server so that users from another country that censore the Internet access can access to filtered Websites. How my client should set the network settings in order to ...
1
vote
0answers
84 views
Port forward server through VPN connection
We currently use Pidgin to connect to a Sametime server, however for this to work, we must be connected to a VPN (Cisco).
For 99% of us, there isn't an issue with having the Cisco VPN client ...
0
votes
1answer
454 views
iptables doesn't redirect http traffic to my Squid proxy!
I arranged a transparent Squid proxy which listens to port 3128 on localhost, to block some web sites.
I've tested the proxy using Firefox, and it works.
Then I ran this, hoping to redirect all the ...
-1
votes
1answer
69 views
Use proxy connection as if it were Direct Connection
I have a proxy internet connection. However some applications I need to run that do not work under proxy, and require direct connection. Is there some way by which my proxy connection behaves as ...
1
vote
1answer
57 views
export http_proxy: where does the proxy setting get stored?
Today by mistake I had entered the following command in terminal with incorrect information
export http_proxy="http://usrname:passwrd@host:port"
and then my internet connection was having trouble.
...
0
votes
1answer
31 views
SSH via Corkscrew - Where is the config?
I've read this page: http://www.ubuntugeek.com/how-to-use-ssh-via-http-proxy-using-corkscrew-in-ubuntu.html
And it tells me to open up the SSH config file, which was in 2008, located in ...
0
votes
0answers
339 views
How to run freegate 7.39 in ubuntu 12.10 by wine 1.4.1
I get used to freegate to bypass internet in windows. I checked some websites as this
to configure it. But when I run it by wine, wine starts and then disappears after some seconds. What's your ...
0
votes
0answers
461 views
Hotspot shield like proxy for Ubuntu
Youtube is blocked in my country and to open it I use hotspot shield on Windows. I have recently however ported to Ubuntu for almost everything, but still need to switch to windows when I have to open ...
0
votes
0answers
45 views
Android proxoid with openvpn?
I'll preface this by apologizing that I really have no idea how proxies work. But would like to learn!
I followed this guide to use an android phone as a proxy server, using proxoid:
...
0
votes
0answers
20 views
Change network proxy priviliges
How can i let users to control system proxy (apply system wide) in ubuntu 12.10?
0
votes
0answers
73 views
Artica squid appliance
I am currently trying to find out different squid appliances in order to install them on my Ubuntu server. These appliances are great since they integrate many functions together into one package and ...
0
votes
1answer
35 views
Conditional Host File
I'm working locally on a project and want to have some requests to a domain resolve to localhost and others just go where they normally would.
I want to essentially do this in my hosts file:
...
1
vote
1answer
69 views
'apt-get update' fails when using proxy
Using apt-get update I am getting
Err http://ppa.launchpad.net precise/main amd64 Packages
404 Not Found
W: Failed to fetch
...





