#18826: putty 0.60 SSH Tunnelling on Intel systems broken? ----------------------------------+----------------------------------------- Reporter: rob@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: ssh tunnel plink | Port: putty ----------------------------------+----------------------------------------- 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. -- Ticket URL: <http://trac.macports.org/ticket/18826> MacPorts <http://www.macports.org/> Ports system for Mac OS