Re: port forwarding
From: Ed J. Aivazian (stealth_at_arminco.com)
Date: 01/16/04
- Previous message: Martin Sarsale: "Re: port forwarding"
- In reply to: Payal Rathod: "port forwarding"
- Next in thread: Dave Markham: "Re: port forwarding"
- Reply: Dave Markham: "Re: port forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 16 Jan 2004 13:01:52 +0400 To: Payal Rathod <payal-ssh@staticky.com>
Hello Payal,
Looks nice..
let's take another matter, are there strong reasons for using squid
through ssh tunel?
If no, configure your browser to use his proxy server directly.
If yes, try telnet-ing to his <ip> 3128. If you still have 'connection
refused' there is no daemon to listen tcp 3128.
Else, there does not seem to be any other explanation.
Note: if you wish ssh to bind to all the interfaces you have on your
machine, not only localhost, you should use -g option.
Thursday, January 15, 2004, 7:20:08 PM, you wrote:
PR> Hi,
PR> A friend of mine and me are trying to use port forwarding so that I can
PR> use his server for browsing the net. He has Mandrake Linux, squid and ssh
PR> installed. We both are very fresh to ssh.
PR> His squid runs on port 3128.
>>From my machine I did,
PR> ssh -2 -C -l payal -L 1080:127.0.0.1:3128 <ip>
PR> and logged to his machine. Then I fired up my browser and pointed the
PR> proxy to 127.0.0.1:1080. But when I type any URL I get in the windows
PR> where I had ssh running,
PR> channel 2: open failed: connect failed: Connection
PR> refused
PR> channel 2: open failed: connect failed: Connection refused
PR> channel 2: open failed: connect failed: Connection refused
PR> channel 2: open failed: connect failed: Connection refused
PR> What is wrong? I am using Mandrake 9.2. Thanks a lot and eagerly waiting
PR> for some input on this.
PR> With warm regards,
PR> -Payal
-- Best regards, Ed mailto:stealth@arminco.com
- Previous message: Martin Sarsale: "Re: port forwarding"
- In reply to: Payal Rathod: "port forwarding"
- Next in thread: Dave Markham: "Re: port forwarding"
- Reply: Dave Markham: "Re: port forwarding"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|