Hi all, In ssh -N -L 8080:webserver:80 gateway Is there any way to specify which interface should be bound on gateway other than by changing the routing table on gateway? Google isn't helping much as everything is talking about bind address that the forwarded connection _listens_ on and I don't care about that, Tim.