Re: Binding Tunnels To Different IP Addresses
From: Jacob Nevins (jacobn_at_chiark.greenend.org.uk)
Date: 10/08/04
- Next message: Adam P: "portforward question cygwin vs putty"
- Previous message: Marvin Massih: "Binding Tunnels To Different IP Addresses"
- In reply to: Marvin Massih: "Binding Tunnels To Different IP Addresses"
- Next in thread: Marvin Massih: "Re: Binding Tunnels To Different IP Addresses"
- Reply: Marvin Massih: "Re: Binding Tunnels To Different IP Addresses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 08 Oct 2004 13:35:01 +0100 (BST)
Marvin Massih <marv_gg@groenndemon.de> writes:
>I want MSN Messenger (on a Win XP machine) to use an SSH tunnel.
>It uses port 1863 for chatting.
>
>The problem is that it contacts different servers: [...]
>I have configured the "host" file to redirect traffic to those servers
>to 127.0.0.1. My tunnel is running, if I configure it to use the login
>server (from step 2), I can log in (obviously step 1 isn't necessary).
>However, I cannot send any messages since they obviously MUST go to a
>different server.
(I'm assuming it uses TCP for all of this, otherwise you're boned.)
Can it be persuaded to do all this through a SOCKS server? Various SSH
clients (at least PuTTY and OpenSSH) can present a SOCKS server
interface to tunneling, avoiding the need to mess around with name
resolution and set up tunnels manually.
>Therefore, I thought I could just create to tunnels and bind them to
>different local IP addresses (127.0.0.1 and 192.168.0.2 for example)
>to distinguish the tunnels.
>
>Does anybody know of a program that could do that?
>As far as I could see neither Putty nor the non-commercial ssh.com
>client support that.
PuTTY at least supports this, although you will need a patch from
Microsoft to get it working with WinXP SP2:
<http://www.chiark.greenend.org.uk/~sgtatham/putty/faq.html#QA.7.20>
(Incidentally, it used to be that you had to ask Microsoft nicely, but
the update appears to be directly available for download now. I'll
update the FAQ.)
Note however that 192.168.0.2 is _not_ a local IP address, so asking
PuTTY to listen on it probably won't do any good. Try addresses like
127.0.0.2 instead.
- Next message: Adam P: "portforward question cygwin vs putty"
- Previous message: Marvin Massih: "Binding Tunnels To Different IP Addresses"
- In reply to: Marvin Massih: "Binding Tunnels To Different IP Addresses"
- Next in thread: Marvin Massih: "Re: Binding Tunnels To Different IP Addresses"
- Reply: Marvin Massih: "Re: Binding Tunnels To Different IP Addresses"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|