Hi:
I’m trying to make transfer request between two gateways, both are virtual machines one in running in centos(DEVSRV01) and the another is running in red hat(LINUXGATEWAY). When I make a transfer request from LINUXGATEWAY to DEVSRV01 it works without problem.
log from LINUXGATEWAY at the time I execute the transfer request
FPSIT025I 09.10.2009 10:35:19 DEVSRV01(4) [0] connection request sent by LINUXGATEWAY.
NET101I 09.10.2009 10:35:19 (11) outgoing connection request [src_add="/0",dest_add="172.16.0.20/6330"].
NET104I 09.10.2009 10:35:19 (11) outgoing connection confirmation [resp_add="172.16.0.52/33232"].
FPSIT051I 09.10.2009 10:35:19 DEVSRV01(4) [23] begin sending MSG, TYPE:FFFF, ID:23, N:.
FPSIT052I 09.10.2009 10:35:20 DEVSRV01(4) [23] end sending MSG, TYPE:FFFF, ID:23, N:.
log from DEVSRV01 at the time I execute the transfer request
NET102I 06.10.2008 06:23:15 (9) incoming connection indication [src_add="172.16.0.52/33232",dest_add="172.16.0.20/6330"].
NET103I 06.10.2008 06:23:15 (9) incoming connection response [resp_add="172.16.0.52/33232"].
FPSIT024I 06.10.2008 06:23:15 LINUXGATEWAY(8) [0] connection request received for DEVSRV01.
FPSIT053I 06.10.2008 06:23:15 LINUXGATEWAY(8) [0] begin receiving MSG, TYPE:FFFF, ID:23, N:.
FPSIT054I 06.10.2008 06:23:15 LINUXGATEWAY(8) [166] end receiving MSG, TYPE:FFFF, ID:23, N:.
The problem comes when I try to do the same but opposite, from DEVSRV01 to LINUXGATEWAY. When I execute tre transfer request the logs show next:
log from DEVSRV01
FPSIT025I 06.10.2008 06:24:01 LINUXGATEWAY(9) [0] connection request sent by DEVSRV01.
NET101I 06.10.2008 06:24:01 (10) outgoing connection request [src_add="/0",dest_add="172.16.0.52/6330"].
NET104I 06.10.2008 06:24:01 (10) outgoing connection confirmation [resp_add="172.16.0.20/45013"].
NET106I 06.10.2008 06:24:01 (10) disconnection indication [reason="Success (0x0)"] [origin="0"].
FPSIT107E 06.10.2008 06:24:01 DEVSRV01(31457289) [0] ABORT received : 9 310.
FPSIT039I 06.10.2008 06:24:01 LINUXGATEWAY(9) [0] connection interrupted with DEVSRV01.
SUP011W 06.10.2008 06:24:01 LINUXGATEWAY(0) connection abort indication: reason=”160, Connection ABORT” /prot.diag=”310, Network fault” / error=0.
SUP108I 06.10.2008 06:24:01 Site LINUXGATEWAY [167] retry connection (3/3) in 40 seconds.
log from LINUXGATEWAY
NET102I 09.10.2009 10:36:03 (12) incoming connection indication [src_add="172.16.0.20/45013",dest_add="172.16.0.52/6330"].
SECS010E 09.10.2009 10:36:03 (35651602) No Netprof matching [src_add="172.16.0.20/45013"] [dest_add="172.16.0.52/6330"].
NET056E 09.10.2009 10:36:03 (12) handshake can not be initiated, check configuration.
Anyone has some idea why in one side works but in the another it’s not working.
I hope you can help me.
Regards
continue reading.....