Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connect from cups client to bsd lpd server fails : Remote host did not accept control file (100) #3

Closed
michaelrsweet opened this issue Apr 4, 2003 · 1 comment
Milestone

Comments

@michaelrsweet
Copy link
Collaborator

Version: 1.1.18
CUPS.org User: c.w.j.lemmens.its.tudelft

lpr --version , cupsd --version or cupsd -V do not work but I think I have version 1.1.18.

Problem :

CUPS to CUPS works fine but I badly need access to some remote
BSD lpd servers if I want to make the transition from lprng to cups. However, no matter what I try, if I define a remote lpd based printer it always ends up with the following error message :

D [04/Apr/2003:11:28:11 +0200] [Job 4] lpd_command 02 lp1
D [04/Apr/2003:11:28:11 +0200] [Job 4] Sending command string (5 bytes)...
D [04/Apr/2003:11:28:11 +0200] [Job 4] Reading command status...
D [04/Apr/2003:11:28:11 +0200] [Job 4] lpd_command returning 108
D [04/Apr/2003:11:28:11 +0200] [Job 4] Control file is:
D [04/Apr/2003:11:28:11 +0200] [Job 4] Hdutind6
D [04/Apr/2003:11:28:11 +0200] [Job 4] Proot
D [04/Apr/2003:11:28:11 +0200] [Job 4] J_stdin_
D [04/Apr/2003:11:28:11 +0200] [Job 4] UdfA750dutind6
D [04/Apr/2003:11:28:11 +0200] [Job 4] N_stdin_
D [04/Apr/2003:11:28:11 +0200] [Job 4] lpd_command 02 48 cfA750dutind6
D [04/Apr/2003:11:28:11 +0200] [Job 4] Sending command string (18 bytes)...
D [04/Apr/2003:11:28:11 +0200] [Job 4] Reading command status...
D [04/Apr/2003:11:28:11 +0200] [Job 4] lpd_command returning 112
E [04/Apr/2003:11:28:11 +0200] [Job 4] Remote host did not accept control file (100)

Searching through Google showed that many others are suffering from the same problem, but the only solution they came up with is to convert all systems to CUPS ! However, that is no viable option in this case.

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Please post usage questions to the cups.general group.

You probably need to use the ?reserve=yes option in the LPD URI to tell CUPS to reserve a priviledged port.

@michaelrsweet michaelrsweet added this to the Stable milestone Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant