I forgot to say that is a FreeBSD 7.0, and this is my current kannel.conf: group = core admin-port = 13000 wapbox-port = 13002 admin-password = bar #status-password = foo #admin-deny-ip = "" #admin-allow-ip = "" wdp-interface-name = "*" log-file = "/var/log/kannel-bearerbox.log" #log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" access-log = "/var/log/kannel-access.log" #store-file = "/tmp/kannel.store" #ssl-server-cert-file = "cert.pem" #ssl-server-key-file = "key.pem" #ssl-certkey-file = "mycertandprivkeyfile.pem"
group = wapbox bearerbox-host = 127.0.0.1 log-file = "/var/log/kannel-wapbox.log" #log-level = 0 syslog-level = none access-log = "/var/log/kannel-wapaccess.log" --- thanks!, A ldo
