centerclick / feedback

Issues, Bug Reports, and Feature Requests
7 stars 0 forks source link

Ability to provision the device without using serial port #62

Closed dave4445 closed 7 months ago

dave4445 commented 1 year ago

User Feedback: Ability to provision the device without using serial port. For example if we can take flash card out, modify config on a PC, then put the flash card back in.

avluis commented 1 year ago

Might it make sense to make use of DHCP options (option 43 most notably) for this? *nix routing/software and most featured DHCP servers allow for this (UI ER-4 for example)

Here's a ref of this under *nix: https://linux.die.net/man/5/dhcp-options

dave4445 commented 7 months ago

Device-unique default ssh passwords were added to the manufacturing process. newer appliances will ship with SSH enabled using a unique password printed on the label that is not derived from other information (mac addr, serial number, etc...)