Putty fails to forward Port 139 properly

From: Jeffrey J. Kosowsky (kosowsky_at_consult.pretender)
Date: 06/26/03


Date: Thu, 26 Jun 2003 19:58:57 GMT

I am tunnelling Samba over Port 139 so that I can access my remote
Linux server from my local WinXp notebook that sits behind a corporate
firewall.

I can successfully tunnel port 139 using cygwin ssh as follows:
        ssh myhome.domain -l myname -L 139:localhost:139

I can similarly successfully tunnel a number of different ports over
Putty (e.g., 25, 110, 5901), but forwarding port 139 doesn't seem to
work (even though it works as above under cygwin).

The log file under Putty shows
2003-06-26 13:22:32 Local port 5901 forwarding to localhost:5901
2003-06-26 13:22:32 Local port 25 forwarding to localhost:25
2003-06-26 13:22:32 Local port 110 forwarding to localhost:110
2003-06-26 13:22:32 Local port 139 forwarding to localhost:139

But... for some reason port 139 doesn't really seem to be forwarded
under Putty.
What could be going on here?



Relevant Pages

  • Re: Wierd RDC problemm
    ... You might look at installing this loopback patch for XP SP2 on PC C. ... In the example shown I am forwarding source port 3391 to ... Using the same setup (putty) with pc C I ... > can connect to the ssh tunnel and do otherthing such as ftp tunneling... ...
    (microsoft.public.windowsxp.work_remotely)
  • RE: Tunneling over ssh with termination by the FW
    ... I would use something like Putty (ssh client software) to open a secure ... tunnel with the firewall. ... If the firewall has the sshd running on port ...
    (SSH)
  • Re: reverse ssh
    ... > logged into either box) can use the tunnel for whatever connects to it. ... > I suggest you connnect back to your home system's 'sshd' port and then you ... > will have to satisfy the home box's login authorization to get access ... > password from your script. ...
    (freebsd-questions)
  • Re: VNC Through WinSSHD
    ... But you NEED to know the port ... >> number for establishing the tunnel. ... When starting the local vnc viewer, you must enter the "remote" host ... For the remote end of the tunnel you specify either the real name or the ...
    (comp.security.ssh)
  • Re: vnc over ssh
    ... > So the following line would set up the tunnel to VNC the remote machine ... am sitting in front of will now forward information from port ... unencrypted and ready for the vncServer to respond. ... Nick Williams:) ...
    (comp.security.ssh)