Hi Marcello,
the problem may be related to private memory size - the communication
between the usrloc and nathelper modules is done via private memory
buffer.....maybe there was no more mem available (for whatever
reason)...look for memory errors from the usrloc module.
Regards,
Bogdan
Marcello Lupo wrote:
Hi Bogdan,
the problem is that in the logs i have a huge quantity of things and i
searched with grep for:
ping
child
nathelper
But i don't know exactly what should be written in the log about this
kind of problem.
On the other side i'm not a coder so i never used gdb, if you can give
me some hint i will be very happy to do it.
thanks,
Bye,
Marcello
Bogdan-Andrei Iancu wrote:
Hi Marcello,
there is no limit....so...the logs were clean?....if happens again,
try to connect with gdb to the timer process to see what it is doing....
regards,
bogdan
Marcello Lupo wrote:
> Hi to all,
> i have openser 1.2.1 active from some months.. Suddenly on yesterday
> the natping stop to work.
> I have 140 contacts in user location almost all of them natted.
> There is some limit to user in location table at which the ping
> stops or a particular server load?
> There is a way to have something in the logs about it??
> I didn't found anything in the logs.
>
> This is my config:
>
> modparam("nathelper", "natping_interval", 30)
> modparam("nathelper", "ping_nated_only", 1)
>
> With a restart of openser all come back to work but i'm afraid if it
> will happen again?