[cups.bugs] [HIGH] STR #3912: access to cups impossible with SSH tunnels

Uqbar regmeplease at gmail.com
Wed Aug 3 21:10:09 PDT 2011


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

For technical reason I need to print from local CUPS to a remote CUPS
printer.
The access is done through an SSH tunnel.
The remote CUPS says:
Request from "localhost" using invalid Host: field "172.16.1.1"

where 172.16.1.1 is a local dummy interface used by SSH to forward traffic
to the remote CUPS.
For the sake of completeness, the tunnel is opened from the remote CUPS
machine to the local one with a commmand like this:

ssh -C -N -T -R 172.16.1.1:631:127.0.0.1:631 -L 8080:127.0.0.1:631
root at localmachine

I think this very bug is related to this:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530027

Link: http://www.cups.org/str.php?L3912
Version: 1.4.3





More information about the cups mailing list