I get this message in /var/log/messages: “dgrp: net receive: Sent Reset to node D - Improper Window Sequence”.
I’m using:
- ConnectPort TS16 and TS8
- Digi RealPort driver version: 1.9-36
- Firmware version: 2.18.0 (version 82001474_F 05/15/2015) and 2.19.0.2 (version 82001474_H 04/14/2016)
- Linux Kernel 2.6.28.10
Issues:
- With 2015 firmware version the message is more frequent, with 2016 firmware version the message is less frequent.
- I lose communication with my device attached to the RealPort and his Serial Parameters change:
$ stty < /dev/ttyD3
speed 9600 baud; line = 0;
intr = M-^?; quit = M-^?; min = 1; time = 0;
-icrnl ixoff ixany -imaxbel
-opost -onlcr
-icanon -iexten -echo -echoctl -echoke
$ stty < /dev/ttyD3
speed 9600 baud; line = 0;
min = 1; time = 0;
-brkint -icrnl ixany -imaxbel
-opost -onlcr
-isig -icanon -iexten -echo -echoctl -echoke
When I upgrade to the latest Firmware version (2.19.1, Version 82001474_J 07/28/2016) I see no more the message: “Sent Reset to node D…”, but I still have the same problems, lose communication and change the tty parameters.
I use the same environment production with Port Server TS16 and TS8 devices and no problems, the issue only appears in New Connectport devices.
Thnks for your help!