Hi all,<br>
<br>
I would like to access to my saned server through ssh tunnel via internet.<br>
<br>
with: <br>
ssh user@home-ip -L 6566:*:6566 <br>
<br>
with upper command Xsane is able to detect my scanner through the ssh tunnel, but is not able to scan (preview or final)<br>
this is because saned or xsane use other randoms ports overs 1024 for data transfert (like ftp I guess).<br>
<br>
there is a way to configure saned or Xsane to use a specifig range port ?<br>I can&#39;t redirect thousands of ports with ssh tunnels (need to write them manualy...)<br>
<br>
.. I try to debug with saned -d255<br>
and i see that data ports are random .. <br>
<br>
Thanks.<br>
<br>