I need to connect to a single serial port over the network. I was wondering if there was a hardware device that I could connect to the port and then install a virtual COM port on a Windows box. The device would need some type of basic security - either IP filtering or authentication or both. Otherwise, I just need a basic 9600 8-N-1 connection.
3 Answers
There are tons of Serial over Ethernet devices available, with wildly varying feature sets.
Just one example for a manufacturer: http://www.perle.com/products/Serial-to-Ethernet.shtml

- 98,649
- 14
- 180
- 226
-
That looks good. They have a POE option and it is a little cheaper than the Digi. – Doug Luxem Aug 04 '09 at 18:07
I've had good luck with the Digi Line of products. They have had decent security - at the very least user based authentication, and ssh access. I have to caveat this with i have never used there 1/2 port models just their higher end 16/32 port models so I can't speak directly to the capabilities of the smaller models.

- 37,405
- 5
- 53
- 95
There are multiple products that will allow you to connect to console ports via terminal emulators:
- Avocent Cyclades
- A low-end Cisco router (e.g. 2811 ISR) with an async module
Note that these products are mainly aimed at managing large numbers of devices; if you just need one connection, there may be other more cost effective alternatives.

- 10,296
- 8
- 41
- 62