Ok first you have the extended error info D1, is also part of the numbers your moving so I'd make that D25 or some other number. All you need is 1 of these to do the comms. Not sure if you are doing this or not but just in case if you use RX in PLC 1 you don't need a WX in PLC 2 the RX does it all. In the set ups i have done i use all RX's in 1 PLC to take data from the remote PLC ( I call 1 the master and other remote, probably not accurate but its how i think of it).
The port number should be the default because your using IP addresses to differentiate the PLC's. You do have to set up the device if you haven't on the top line.
Also i'm assuming you have your plc's as 192.168.1.55, 192.168.1.56, ... and not 192.168.2.55, 192.168.3.55 i'm sure you can make that work but for me its easiest to keep all the first 3 numbers the same and just change the 4th.