<div dir="ltr">Hi All,<div><br></div><div>I tried to establish two diameter connection to same diameter peer and port (used two different source port).</div><div>One connection was established successfully and other connection was failed. </div><div>The failed connection sent below tcp packets to diameter peer, but did not sent CER to diameter node.</div><div><br></div><div>1. sent [SYN] to diameter node</div><div>2. received [SYN, ACK] from diameter node</div><div>3. sent [ACK] to diameter node</div><div>4. sent [FIN, ACK] to diameter node</div><div>5. received [FIN, ACK] from diameter node</div><div><br></div><div>If I down established connection, then failed one is successfully established.</div><div><br></div><div>I used below application services,</div><div><br></div><div><div>{application,</div><div>[{alias, smsc_diameter_cli_dia_1},</div><div>{dictionary, rfc4006_cc_Gy},</div><div>{module, smsc_diameter_clii_cb},</div><div>{answer_errors, callback},</div><div>{sequence, {0,19}},</div><div>{share_peers, true},</div><div>{use_shared_peers, true},</div><div>{restrict_connections, false}]}</div></div><div><br></div><div><br></div><div>I used diameter-1.3 erlang library.</div><div><br></div><div><br></div><div>Please help me to solve this issue.</div><div><br></div><div><br></div><div>Thanks & BRs,</div><div>Dinusha</div><div><br></div></div>