Table of Contents

, ,

Serial<->Ethernet convertor

This proof of concept is a serial-to-ethernet converter. It uses one IP-address per serial port, not an IP port.

IP address IP Port serial connection
192.168.100.101 22 ntp2 server
192.168.100.102 22 kvm host
192.168.100.103 22 nas

Configure virtual IP addresses

Install and configure dropbear

Install and configure minicom

Create login script

Create user

Start SSH services

You can also start a separate dropbear process per IP address.

Test