Thanks. The results for "ps auxw | grep box" is

kannel    1221  0.0  0.0  11424   876 ?        Ss   06:04   0:00
/usr/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_bearerbox.pid
--no-extra-args /usr/sbin/bearerbox -v 4 -- /etc/kannel/kannel.conf
kannel    1222  1.4  0.0  70272  3208 ?        Sl   06:04   0:31
/usr/sbin/bearerbox -v 4 -- /etc/kannel/kannel.conf
kannel    1280  0.0  0.0  11424   940 ?        Ss   06:04   0:00
/usr/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_wapbox.pid
--no-extra-args /usr/sbin/wapbox -v 4 -- /etc/kannel/kannel.conf
napo      1874  0.1  0.9 189212 38724 ?        Ssl  06:04   0:02
/home/napo/.dropbox-dist/dropbox
napo      3235  0.0  0.0   4160   860 pts/0    S+   06:40   0:00 grep
--color=auto box


and I have also attached the output of "netstat -ltpn" and my kannel.conf.
Be13013"sides i have opened the port 13013 with "sudo ufw allow 13013"

thanks.

On 10 June 2011 16:42, Guillaume Cottenceau <[email protected]> wrote:

> Napoleon Quashie <thecyberpreacher 'at' gmail.com> writes:
>
> > I am using kannel 1.4.3 on ubuntu 11.04 and I am using a Huawei Model:
> E1752Cu.
> > When I try to send a sms with the following "
> http://localhost:13013/cgi-bin/
> > sendsms?username=foo&password=bar&to=07000000202&text=Hello+world", I get
> the
> > following. "Firefox can't establish a connection to the server at
> > localhost:13013."
>
> it's not a development question, it is not the proper list!
>
> but while I'm at it, is "ps auxw | grep box" reporting smsbox and
> bearebox processes?
>
> is "netstat -ltpn" reporting the 13013 port open?
>
> PS: answer to the list, not to me directly!
>
> --
> Guillaume Cottenceau
>
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       
PID/Program name
tcp        0      0 0.0.0.0:17500           0.0.0.0:*               LISTEN      
1874/dropbox    
tcp        0      0 0.0.0.0:13000           0.0.0.0:*               LISTEN      
1222/bearerbox  
tcp        0      0 0.0.0.0:13001           0.0.0.0:*               LISTEN      
1222/bearerbox  
tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      
1242/mysqld     
tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      
1088/cupsd      
tcp6       0      0 :::4444                 :::*                    LISTEN      
2647/java       
tcp6       0      0 :::80                   :::*                    LISTEN      
1477/apache2    
tcp6       0      0 ::1:34581               :::*                    LISTEN      
2647/java       
tcp6       0      0 ::1:631                 :::*                    LISTEN      
1088/cupsd      

Attachment: kannel.conf
Description: Binary data

kannel    1221  0.0  0.0  11424   876 ?        Ss   06:04   0:00 
/usr/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_bearerbox.pid 
--no-extra-args /usr/sbin/bearerbox -v 4 -- /etc/kannel/kannel.conf
kannel    1222  1.4  0.0  70272  3208 ?        Sl   06:04   0:31 
/usr/sbin/bearerbox -v 4 -- /etc/kannel/kannel.conf
kannel    1280  0.0  0.0  11424   940 ?        Ss   06:04   0:00 
/usr/sbin/run_kannel_box --pidfile /var/run/kannel/kannel_wapbox.pid 
--no-extra-args /usr/sbin/wapbox -v 4 -- /etc/kannel/kannel.conf
napo      1874  0.1  0.9 189212 38724 ?        Ssl  06:04   0:02 
/home/napo/.dropbox-dist/dropbox
napo      3235  0.0  0.0   4160   860 pts/0    S+   06:40   0:00 grep 
--color=auto box

Reply via email to