[Serusers] Re: ser-0.9.0 /etc/init.d/ser
Andrei Pelinescu-Onciul
pelinescu-onciul at fokus.fraunhofer.de
Thu Mar 10 14:18:26 CET 2005
On Mar 10, 2005 at 14:02, harry gaillac <gaillacharry at yahoo.fr> wrote:
> Hi Andrei,
>
> Thanks for your reply.
>
> Ser failed to start because of in ser.cfg :
>
> #if (src_ip==193.175.135.0/24){
> force_send_socket(smaug:5080);
> forward(193.175.135.179);
> break;
> }
> What is it ?
Just remove it or update from cvs. I've used this to test
force_send_socket functionality and I've mistakenly commited it to the
cvs.
>
> I add in ser.cfg :
> fifo_db_url="mysql://admin:heslo@127.0.0.1/ser"
Use fifo="..." and not fifo_db_url (which is a different thing).
> so ser start but /tmp/ser_fifo is owned by root not
> ser user !?
Use fifo_user=, fifo_group= and fifo_mode= to set the owner, group and the
permissions.
Andrei
More information about the sr-users
mailing list