On Tue, 13 Jun 2017 11:38:46 +0000 (UTC) Stuart Henderson <[email protected]> wrote:
> On 2017-06-13, Marko Cupać <[email protected]> wrote: > > Hi, > > > > I see these in my console log: > > Jun 6 16:14:25 nat2 /bsd: splassert: pool_put: want 0 have 4 > > > > I don't observe any negative effects. Should I be worried? :) > > Can you try "sysctl kern.splassert=2" to obtain a backtrace? > > (This isn't on by default as there's a small risk of problems, > though I run this on almost all my routers/firewalls and never > had trouble from it). I've turned it on, let's see what happens. I'll check back when I see something related in log. Some additional info: I noticed these messages always appear after pptp user disconnects: Jun 6 15:47:40 nat2 npppd[18637]: ppp id=10 layer=base logtype=TUNNELUSAGE user="someuser" duration=241sec layer2=COMPANY layer2from=IP.ADD.RE.SS:29019 auth=MS-CHAP-V2 data_in=90561bytes,634packets data_out=332801bytes,587packets error_in=6 error_out=0 mppe=yes mppe_in=128bits,stateless mppe_out=128bits,stateless iface=tun1 Jun 6 15:47:40 nat2 npppd[18637]: pptpd ctrl=10 call=34773 logtype=Terminated Jun 6 15:47:40 nat2 npppd[18637]: pptpd ctrl=10 logtype=Finished Jun 6 15:47:41 nat2 /bsd: splassert: pool_put: want 0 have 4 Jun 6 15:47:41 nat2 /bsd: splassert: pool_put: want 0 have 4 Regards, -- Before enlightenment - chop wood, draw water. After enlightenment - chop wood, draw water. Marko Cupać https://www.mimar.rs/

