Hi all

Iam using CMG-MMT SMSC tester to connect to our kannel SMS gateway.
The problem is "my receive socket(2222) is not getting connected".
My send socket from the kannel(1111) gets succesfully connected.

The kannel bearer box debug show the following

------------

2003-12-26 02:55:52 [0] INFO: Debug_lvl = 1, log_file = <none>, log_lvl = 0
2003-12-26 02:55:53 [0] WARNING: DLR: using default 'internal' for storage type.
2003-12-26 02:55:53 [0] INFO: SSL not supported, no SSL initialization done.
2003-12-26 02:55:53 [0] INFO: ----------------------------------------
2003-12-26 02:55:53 [0] INFO: Kannel bearerbox II version 1.2.1 starting
2003-12-26 02:55:53 [7] ERROR: connect failed
2003-12-26 02:55:53 [7] ERROR: System error 111: Connection refused
2003-12-26 02:55:53 [7] ERROR: error connecting to server `192.168.2.42' at port `2222'
2003-12-26 02:55:53 [7] ERROR: SMPP[SMPP:192.168.2.42:1111/2222:STT:VMA]: Couldn't 
connect to server.
2003-12-26 02:55:53 [7] ERROR: SMPP[SMPP:192.168.2.42:1111/2222:STT:VMA]: Couldn't 
connect to SMS center (retrying in 10 seconds).
2003-12-26 02:55:53 [0] INFO: MAIN: Start-up done, entering mainloop
2003-12-26 02:56:03 [7] ERROR: connect failed
2003-12-26 02:56:03 [7] ERROR: System error 111: Connection refused
2003-12-26 02:56:03 [7] ERROR: error connecting to server `192.168.2.42' at port `2222'
2003-12-26 02:56:03 [7] ERROR: SMPP[SMPP:192.168.2.42:1111/2222:STT:VMA]: Couldn't 
connect to server.
2003-12-26 02:56:03 [7] ERROR: SMPP[SMPP:192.168.2.42:1111/2222:STT:VMA]: Couldn't 
connect to SMS center (retrying in 10 seconds).
2003-12-26 02:56:04 [0] WARNING: Killing signal received, shutting down...
2003-12-26 02:55:52 [0] INFO: Debug_lvl = 1, log_file = <none>, log_lvl = 0
2003-12-26 02:55:53 [0] WARNING: DLR: using default 'internal' for storage type.
2003-12-26 02:55:53 [0] INFO: SSL not supported, no SSL initialization done.
2003-12-26 02:55:53 [0] INFO: ----------------------------------------
2003-12-26 02:55:53 [0] INFO: Kannel bearerbox II version 1.2.1 starting
2003-12-26 02:55:53 [7] ERROR: connect failed
2003-12-26 02:55:53 [7] ERROR: System error 111: Connection refused
2003-12-26 02:55:53 [7] ERROR: error connecting to server `192.168.2.42' at port `2222'
2003-12-26 02:55:53 [7] ERROR: SMPP[SMPP:192.168.2.42:1111/2222:STT:VMA]: Couldn't 
connect to server.
2003-12-26 02:55:53 [7] ERROR: SMPP[SMPP:192.168.2.42:1111/2222:STT:VMA]: Couldn't 
connect to SMS center (retrying in 10 seconds).
2003-12-26 02:55:53 [0] INFO: MAIN: Start-up done, entering mainloop
2003-12-26 02:56:03 [7] ERROR: connect failed
2003-12-26 02:56:03 [7] ERROR: System error 111: Connection refused
2003-12-26 02:56:03 [7] ERROR: error connecting to server `192.168.2.42' at port `2222'
2003-12-26 02:56:03 [7] ERROR: SMPP[SMPP:192.168.2.42:1111/2222:STT:VMA]: Couldn't 
connect to server.
2003-12-26 02:56:03 [7] ERROR: SMPP[SMPP:192.168.2.42:1111/2222:STT:VMA]: Couldn't 
connect to SMS center (retrying in 10 seconds).

-------------

My smskannel.conf file has the following config 

-----
group = core
admin-port = 13000
smsbox-port = 13001
admin-password = bar
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
unified-prefix = "00358,0"

# SMSC CONNECTIONS
group = smsc
smsc = fake
port = 10000
connect-allow-ip = 127.0.0.1

group = smsc
smsc = smpp
host = 192.168.2.42
port = 1111
receive-port = 2222
smsc-username = "STT"
smsc-password = foo
system-type = "VMA"
#address-range = ""

..and so on...

--------

I have configured the following ports in CMG-MMT SMSCtester

--------
Remote ip address = 192.168.2.41
Remote connect port = 2222
Local connect port = 0
Local listern port = 1111

-------


the ethereal dump tells that iam getting a RST for the SYN which kannel is sending...



I appologize for the long post...

I would be thankful if anyone could throw light on this issue...



-------------
Thanx & Regards
./zahoor


Reply via email to