Results 1 to 2 of 2
Thread: SSH Proxy and http proxy?
-
14-05-2012, 05:24 PM #1
SSH Proxy and http proxy?
Hi friend!
Actually I have two pc-s. One is here and another one is "some where" else. I got very fast internet connection on that 2nd pc. 1st PC runs ubuntu 12.04LTS and second one also runs ubuntu 12.04LTS.
I always use ssh tunneled proxy to ensure my internet privacy. I create ssh tunnel using the following command on my first pc:
This will create ssh socks proxy and i will have to configure my firefox to use that proxy. Now let me come to the actual problemCode:ssh -D 8080 balakrish@mySecondPcIp.com

I've configured my second pc to use a http proxy to ensure more privacy.
by changing the .bashrc file:
2nd machine uses this proxy as its http proxy. But whenever i tunnel my second machine from my first machine,it actually doesn't use the proxy,instead it goes directly to internet. Where im doing wrong???Code:http_proxy=http://username: password@httpProxyIp: port/
Thank you,
Balakrish
(I know my qn is little bit tricky but YOU CAN ANSWER
)
Last edited by balakrish; 14-05-2012 at 05:35 PM.
-
15-05-2012, 11:43 AM #2
Re: SSH Proxy and http proxy?
how u know its going directly..? if u have applied proxy in firefox. either it should go through proxy or it must give "proxy not found" error!..
If you really wanna think, try to think from Atom to Universe!!
cpu: core i5 2500k, mobo: DP67BG, RAM:Corsair 8GB(4x2) 1600 Mhz, XFX HD 5770, 1TB seagate 6Gbps 7200 rpm , SAGA II 500W
Similar Threads
-
Http Proxy settings for android ?
By atherq in forum Mobiles and TabletsReplies: 2Last Post: 17-05-2011, 07:16 PM -
What is HTTP proxy,
By easwaran in forum Software Q&AReplies: 8Last Post: 17-06-2009, 09:52 AM -
SSH via HTTP Proxy
By desertwind in forum Open SourceReplies: 17Last Post: 13-03-2007, 07:45 PM -
"http://localhost:9100/proxy.pac" problem in IE6
By taken in forum Software Q&AReplies: 5Last Post: 04-03-2006, 01:44 PM -
plz tell me how to bypass http proxy server
By roxisayshi in forum QnA (read only)Replies: 8Last Post: 22-04-2005, 03:26 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks