Bug #276
JetDirect protocol does not seem to be working between networks
| Status: | Closed | Start date: | 09/22/2011 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | Networking | Spent time: | 1.00 hour | |
| Target version: | 1st Public Cerowrt release | Estimated time: | 8.00 hours |
Description
There is some sort of discovery protocol that JetDirect uses (or at least the Linux printing system uses to discover printers on the net).
This does not seem to be working; whether it can/should work in a routed world is less clear.
I don't see this as highly important right now, but maybe someday...
History
Updated by Jim Gettys over 1 year ago
Seems likely this is some sort of SNMP broadcast protocol being used to discover the printers on the network, according to CUPS documentation.
Updated by Dave Täht over 1 year ago
Just to verify, the jetdirect protocol itself, works across the networks, it's just discovery that is borked?
I note that guests should NOT be able to access printer resources on the secure lan.
As for addressing this:
samba can run on the router, providing a central rendezvous point for printer information.
mdns - if implemented, and I thought it was in cups LONG ago, should also be able to do the trick,
but this would be a good test.
Updated by Jim Gettys over 1 year ago
It's the discovery of the printer (via snmp broadcast) that seems to be the problem here, if I read my tea leaves right. The cups configuration stuff on Linux (and maybe mac) seems to use it to find printers when configuring a new printer.
To confirm this theorya, we need to do a little bit of wire sniffing.
This begs the question of how common this use of snmp broadcast is in other applications and operating systems.
Updated by Jim Gettys over 1 year ago
- Category set to Networking
- Status changed from New to In Progress
- Assignee set to Jim Gettys
- Priority changed from Normal to High
- Target version changed from 13 to 1st Public Cerowrt release
- Estimated time set to 8.00
I need to sniff to see what is happening when on the same segment so we can figure out what the next step should be. See if SNMP theory of jg is correct....
Updated by Dave Täht about 1 year ago
- Status changed from In Progress to Closed