- Status Researching
- Percent Complete
- Task Type TODO
- Category Canon Selphy CP/ES
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Medium
- Reported Version 1.0
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Gutenprint / CUPS Dye-sublimation drivers
Opened by Solomon Peachy - 2019-10-07
Last edited by Solomon Peachy - 2020-02-27
Opened by Solomon Peachy - 2019-10-07
Last edited by Solomon Peachy - 2020-02-27
FS#630 - Investigate port 59223 on wifi-enabled Selphy models
On CP900, CP910, CP1200, and CP1300, a telnet interface is present on port 59223. Upon connecting, it prompts for an unknown password.
On my CP1200:
$ telnet 192.168.20.183 59223 Trying 192.168.20.183... Connected to 192.168.20.183. Escape character is '^]'. **** Welcome to SELPHY TELNET Server **** login password=admin login incorrect login password=password login incorrect login password=selphy login incorrect login password=cp1200 login incorrect login password=root **** Quit from SELPHY TELNET Server **** Connection closed by foreign host.CP1200 (and CP900!) has a Conexant CX92137/DC1370 SoC -- containing an "ARM9 w/MMU"
EDIT: The CX9213x series has a ARM926EJ-S CPU, apparently running in Big Endian mode.