Hi!

Thanks all for your feedbacks.

I have another question now.
I just installed the kannel gateway 1.2.0 with the OPTIONS "-with-wtls=openssl" and "--with-ssl".

But the kannel still open the port 9001 and 9002:
#netstat -nau
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
udp 0 0 0.0.0.0:32768 0.0.0.0:*
udp 0 0 0.0.0.0:836 0.0.0.0:*
udp 0 0 0.0.0.0:111 0.0.0.0:*
udp 0 0 0.0.0.0:9200 0.0.0.0:*
udp 0 0 0.0.0.0:9201 0.0.0.0:*

Please could anybody explain me what else I have to do to open the port 9003?
I'm writing this in the kannel configuration... Do I need to write somethin else?

group = core
admin-port = 13000
admin-password = bar
wapbox-port = 13002
wdp-interface-name = "*" (is it ok?)
#log-file = "/tmp/kannel.log"
#log-level = 0
box-deny-ip = "*.*.*.*"
box-allow-ip = "127.0.0.1"
#admin-deny-ip = "*.*.*.*"
#admin-allow-ip = "127.0.0.1"

group = wapbox
bearerbox-host = localhost
log-file = "/tmp/wapbox.log"
log-level = 0
syslog-level = none

Regards,
Ivone


_________________________________________________________________
MSN Fotos: la forma más fácil de compartir e imprimir fotos. http://photos.msn.es/support/worldwide.aspx


Reply via email to