[EMAIL PROTECTED] wrote:

Have installed Kannel ver 1.4 on Gentoo 2005.1-r1 (2.6.15), with a
Siemens TC35i GSM modem connected to /dev/tty0. Using the kannel.conf as
posted by Marc in December 2005, it seems to works. As this system is
Gentoo, all processes are started by /etc/init.d/kannel start, and do
not return any error output.

From the /docs, at url:
http://www.kannel.org/download/1.4.0/userguide-1.4.0/userguide.html#AEN671
HTTP administration, the cmd;

lynx -dump "http://localhost:13000/status"; returns

Looking up localhost:13000
Making HTTP connection to localhost:13000
Alert!: Unable to connect to remote host.

lynx: Can't access startfile http://localhost:13000/status

What exactly does this mean? Should I in fact start each process via the
./bearerbox method or continue to use Gentoo's init scripts?

now, this depends on what /etc/init.d/kannel will start really. When you start, which kannel processes are running?

Obviously you have the following:

a) bearerbox is not running
b) your configured admin port is not 13000
c) your local ipchains block access to port 13000
d) your DNS resolving for localhost doesn't give you the IP which was used to bind the port.

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to