> Brian Somers wrote:
>
> > > Hi,
> > >
> > > After upgrading my box to the 4.0-STABLE, I've discovered that ppp started
> > > produce regular warnings I've never seen before:
> > >
> > > Warning: nat_LayerPull: Dropped a packet....
> > >
> > > What does it mean and what implications may it have?
> >
> > This is pretty strange. I've just added a diagnostic to
> > nat_LayerPull(). Can you update your sources (or get the latest
> > archive from my web site in about an hour) and tell me what return
> > value it's receiving ?
>
> Ok, here it is using latest libalias and ppp from -current just compiled with
> safe -O optimisation.
>
> Warning: nat_LayerPull: Dropped a packet (2)....
Ah, ok. This is incoming data that's being ignored by ppp - maybe
because you've got ``nat deny_incoming yes'' configured ?
I've added some more useful diagnostics, but you'll need to ``set log
+tcp/ip'' to see them.
> -Maxim
Cheers.
--
Brian <[EMAIL PROTECTED]> <brian@[uk.]FreeBSD.org>
<http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org>
Don't _EVER_ lose your sense of humour !
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message