Hello all,
        I have kannel 1.2.0 installed on my server, I think I have configured it 
properly, but I can't make it work in connection oriented. Connectionless works 
smoothly on port 9200, if I try to use 9201 (I tried on winwap, on a Motorola device 
and a Siemens device) it simply doesn't answer (the gateway).

Any idea?
I tried netstat -nap and this is the result:
udp        0      0 10.0.0.1:9200    0.0.0.0:*                           
28573/bearerbox
udp        0      0 10.0.0.1:9201    0.0.0.0:*                           
28573/bearerbox

This is my configuration file:
group = core
admin-port = 13000
wapbox-port = 13002
admin-password = <password>
status-password = <password>
wdp-interface-name = "10.0.0.1"
admin-deny-ip = "*.*.*.*"
admin-allow-ip = "10.0.0.*"
log-file = "/var/log/bearerbox.log"
log-level = 1
#box-deny-ip = "*.*.*.*"
box-allow-ip = "*.*.*.*"
#access-log = "access.log"
#store-file = "kannel.store"

group = wapbox
bearerbox-host = "127.0.0.1"
log-file = "/var/log/wapbox.log"
log-level = 1
syslog-level = 4
device-home = http://wap.bware.it/
force-sar = true;



Thank you,
        Andrea

===================
Andrea Trasatti
BWARE TECHNOLOGIES
via San Gregorio, 3 - 20124 Milan - Italy
http://www.bware.it
Tel. +39 02 2779181
Fax +39 02 27791828
Cell. +39 335 7866749



Reply via email to