This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
ok so i currently configure non display hardware via a Serial to USB using hyperterminal. what i am doing is sending text to configure the equipment such as changing the IP, GATEWAY, subnet mask, and some basic config settings all in seperate text lines. overall this isnt too difficult but where i work the other people that have to use this system are computer illiterate and i am trying to set it up to be locate the correct equipment, double click, and it will configure it and thats all. right now i have to manually set the baud rate, and turn off flow control in hyperterminal and select the specific com port.
what i want to know is can i do something that will make it so it automatically selects the serial port i want, the baud rate i want, and the flow control to none. then send the config commands. even if i have to make them into a .ht thats fine. i wouldnt mind getting this over to TCP/IP at some point to make it so you just plug in the ethernet cable and double click the file and it does it but im trying to think short term for now.
thank you for any input.
Subreddit
Post Details
- Posted
- 3 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/OpenSSH/com...