On 5/15/23 16:46, Charles Curley wrote:
On Mon, 15 May 2023 07:31:29 -0600 Charles Curley <charlescurley@charlescurley.com> wrote:I solved that one. I had closed TCP port 9100. Opening that up on the server got me running. However, that did not solve the problem for the other two protocols.Correction. That didn't solve it. I realized that port 9100 on hawk is irrelevant because the socket queue goes directly to the printer, not via hawk. I closed the port on hawk and I can still print to the printer via that queue.
A few things, that I spotted while reading this thread and Im' not sure if you got everything working! - MDNS is using .local - .localdomain should be moved to .home.arpa (see RFC)! :) - 9100 (TCP) is LPD AKA LPR -- John Doe