Re: Destination server/port to tunnel www?
From: DharmaFog (DharmaFog_at_VirtualMachines.COM)
Date: 05/25/04
- Previous message: Toby Newman: "Destination server/port to tunnel www?"
- In reply to: Toby Newman: "Destination server/port to tunnel www?"
- Next in thread: Toby Newman: "Re: Destination server/port to tunnel www?"
- Reply: Toby Newman: "Re: Destination server/port to tunnel www?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 25 May 2004 12:14:58 -0700
Toby Newman wrote:
> I'm connecting to my home PC remotely using putty.
> Okay, first of all, three givens:
>
> To tunnel POP3 over SSH, I connect
> localhost:(arbitrary_port_over_3000) ->
> my.pop3.mailbox.com:110
>
> To tunnel SMTP, I connect
> localhost:(another_arbitrary_port_over_3000) ->
> home.ISPs'.SMTP.server:25
>
> To tunnel usenet, I connect
> localhost:(another_arbitrary_port_over_3000) ->
> home.ISP's.news.server:119
>
> So if I want to tunnel www access, what do I put in as my destination?
> Is it
> my.gateway.ip:80
> my.dns.server:80
> my.router.ip:80
> or something completely different?!
>
> I've been able to tunnel to my home web server, to my router's admin
> page, but I've not been able to tunnel out through my router onto the
> www.
>
> Thanks for any advice,
>
First, you need a SSH server on the other end to establish the
tunnel. As the phrase "port forwarding" suggests, you can only
forward ports.
Second, it's extremely dangerous to port forward anything from your
ISP to your local desktop.
A secure link requires that both end points trust each other and
understand each others security policy.
Encrytion is a necessary but not a sufficient condition for
establishing a secure link.
- Previous message: Toby Newman: "Destination server/port to tunnel www?"
- In reply to: Toby Newman: "Destination server/port to tunnel www?"
- Next in thread: Toby Newman: "Re: Destination server/port to tunnel www?"
- Reply: Toby Newman: "Re: Destination server/port to tunnel www?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|