Originally posted by: liuqiong
I have two IBM servers with AIX 6 installed.
There is one RS232 attached with the mainboard in one of the servers, the name is tty0
There is one RJ45 to RS232 adapter attached with the mainborad in the other server, the name is vty0.
I installed our software on the two AIX OS, The application can communicate with the machine by tty0, but it failed by vty0
(The application will send the command to the machine by RS232, then the machine will reply the data)
so, if I need to configure the RJ45 to RS232 adapter? just like the driver installation in the windows.