Emmanuel CHANSON <emmanuelchanson <at> gmail.com> writes: > > > Hello Langa,Please I invite you to read the user guide of Kannel where the running & configuration procedure are described:http://www.kannel.org/userguide.shtmlTo start kannel when its configuration file has been properly done you may have the choice:$ service kannel start (if you have an init script called kannel in /etc/init.d/ )or/usr/local/sbin/bearerbox -v 2 /etc/kannel.conf (for bearerbox, smsbox, wapbox, ...)These examples have to be used regarding your configuration path and so one...Regards,Emmanuel > 2010/5/15 Langa Dlamini <libalele <at> swazi.net> > I am new to the Linux system .I want to make a Kannel SMS gateway. I have installed theKannel-1.4.1-3.rh9.rf.i386.rpm.Ihave tried to configure the kannel bearer box and sms box. When I type the command: > > /etc/kannel.conf. > The reply is Permission denied. Is there any way to configure the boxes or am I using the wrong command. > Regars > > Langa > > > > > -- EmmanuelCHANSON EmmanuelMobile Nouvelle-Calédonie: +687.77.35.02Mobile France: +33 (0) 6.68.03.89.56 <at> email : emmanuelchanson <at> gmail.com >
Langa, The Problem you are facing is that your current user isn't authorized to edit this file /etc/kannel.conf try switching into root before editing the file.
