Hi, all,
to remotely print home, I set up an SSH tunnel to share a printer over the Internet using this command:
ssh user@public-ip.org -L 6310:roaming-machine.local:631
On the roaming computer, I set the shared printer with this URL:
ipp://roaming-machine.local:6310/printers/Samsung_ML_2510_Series
However, for some reason, I get a "roaming-machine.local is busy, retrying in x seconds.", after the printing reportedly started with progress at 7% when error occurred.
What is wrong in that setup?
to remotely print home, I set up an SSH tunnel to share a printer over the Internet using this command:
ssh user@public-ip.org -L 6310:roaming-machine.local:631
On the roaming computer, I set the shared printer with this URL:
ipp://roaming-machine.local:6310/printers/Samsung_ML_2510_Series
However, for some reason, I get a "roaming-machine.local is busy, retrying in x seconds.", after the printing reportedly started with progress at 7% when error occurred.
What is wrong in that setup?