Serial <-> TCP/IP, Serial <-> UDP/IP, TCP/IP <-> UDP/IP
ScriptCommunicator (scriptable data terminal) script which routes:
- serial port (RS232, USB to serial) <-> TCP/IP (Client/Server)
- serial port (RS232, USB to serial) <-> UDP/IP
- TCP/IP (Client/Server) <-> UDP/IP
ScriptCommunicator can be found here: https://sourceforge.net/projects/scriptcommunicator/
Recursive mapping/discovery of network devices via CDP/OSPF
CLI based, recursive mapping/discovery of network devices via SNMP(CDP/OSPF/BGP MIBs). SNMP(LLDP MIBs), telnet, and SSH are to follow, along with multi-vendor support (right now only supports cisco devices).
Requires Perl and Net::SNMP, Net::SSH, and Net::Telnet modules.
cyclades-serial-client is an RFC 2217 compliant client that works with servers such as Cyclades Terminal Servers and sercd. It creates a virtual serial port which connects to the server over a network.