Originally Posted By: drakino
Does anyone know of a device to hook onto a serial device, and then allow it to be talked to over ethernet?

If it's a one of thing for home use, then your empeg can do this for you.

Just install telnetd and ckermit on the empeg.
Voila .. instant one-port terminal server.

If you want it more automatic than that, then create a terminal-server user for /etc/passwd, and set the shell to be /bin/ckermit and create a ~/.kermrc file with the appropriate defaults.

Cheers