Bert Wesarg wrote: > totally misleading. It suggest that the host:port has anything > to do with the corresponding side, which is not. The destination in both -L and -R is only ever used on the respective side. host in -L is resolved locally, host in -R is resolved remotely. I guess this is what the patch wants to clarify. //Peter