I am on a network where outgoing port 8080 is blocked on most machines (i.e.
Here are the details:
I run Windows7 As Host OS.
I run Ubuntu12.04 in vmware.
I use a proxy service to connect to the Internet in windows.
Now that proxy service asks for my username and password every time I open a website in browser.
I installed Ubuntu on vmware.
I have set up the same proxy address (settings->network) in Mozilla Firefox of Ubuntu.
Now whenever I open a website from Fire
I am open to other free software than CGIProxy, to permit from any workstation to access as many website as possible.
But in my case, I am trying to make work web proxy : CGIProxy 2.1, with nginx-full 1.1.0-0~12~lucid1 (for passenger_root), fcgiwrap 1.0.3-1, libfcgi0ldbl 2.4.0-7.1ubuntu1 on an Ubuntu lucid (10.04) for my company.
I have to set the proxy on my server to access internet. my proxy is httpx//proxy:3128 which gives me access to the internet in my company. Now how can I make apache access the intrenet using this proxy. I am using centos 5 64bit
I am running perfectly running reverse proxy server for multiple domains, with 1 TB of RAM, 160 TB of HDD, fast as hell, running at this moment 364 websites, where pass thru data is around 1-5 GB per second.
I need some help. I have been running in circles, checking forums on the internet and I haven't found a solution.
Here is the problem:
My corporation requires proxy to which you need to authorise. We are running on Win7 system. I have installed VBox with ubuntu (as 1st machine) and CentOS (2nd machine).
I'm using nginx as a reverse proxy for website running on IIS 7.5. Website is bound to sub-1.foo.bar.
I have tor running in my ubuntu.
I want to make ubuntu like a proxy server but this proxy server must use tor proxy as source.
let me explain:
A: tor proxy: 127.0.0.1:9050 (SOCKS5)
B: ubuntu (route tor proxy to phone as a proxy server)
C: my Phone (wants to use tor proxy)
I installed squid3 but it used direct internet.
I have 2 servers running CentOS 6
I have a server A, that has 2 network cards. eth0 is a private test network. eth1 is the corporate network, where a proxy server must be used to access the internet. On this server I use
export http_proxy=http://proxyserver:3128/
and am able to access the internet.
I have a server B that has 1 network card.