Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18826 closed defect (wontfix)

putty 0.60 SSH Tunnelling on Intel systems broken?

Reported by: rob@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: ssh tunnel plink Cc:
Port: putty

Description

When installing putty on an Intel system the SSH tunnelling feature of plink silently fails.

Running the command "plink -L 5901:172.16.1.2:5900 172.16.1.200" will give me an interactive login to the host but will not forward port 5901 to 5900 on the specified host.

If I compile plink from source on a PPC machine and copy the binary to an Intel system it seems to work. I wonder if this is a byte-swapping issue? My own Intel binary and your port fail.

Change History (3)

comment:1 Changed 15 years ago by rob@…

Sorry, would like to close this now. I found a new daily snapshot for putty-0.60-2009-03-14 which no longer has the problem although I think the plain old putty-0.60 does.

comment:2 Changed 15 years ago by raimue (Rainer Müller)

Resolution: wontfix
Status: newclosed

If you can nail it down to a specific patch, we can apply that to the port. But as their SVN log mentions some more fixes for Leopard, I would prefer to see a bugfix release from upstream.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.