Re: PPPoE problem: "Too many LQR packets lost"

From: Brian Somers (brian_at_Awfulhak.org)
Date: 07/25/04

  • Next message: Charlie Schluting: "spoofed MAC on a dhcp interface"
    Date: Sun, 25 Jul 2004 16:30:58 +0100
    To: Mike Tancsa <mike@sentex.net>
    
    

    On Sat, 24 Jul 2004 17:29:21 -0400, Mike Tancsa <mike@sentex.net> wrote:
    > On Sat, 24 Jul 2004 12:47:26 +1000, in sentex.lists.freebsd.net you
    > wrote:
    >
    > >
    > >I found Mike Tancsa's patch but didn't like it. I rolled my own, which
    > >seems to be working so far. It works by switching from LQR to simple
    > >echo requests when LQR times out.
    >
    > I feel so unliked ;-) Seriously though, mine was a very ugly hack to
    > get things working again for me. Most of the DSL aggregators here
    > are Juniper ERXes which do not play nice with FreeBSD's PPPoE.
    >
    > >
    > >(This is a patch against ppp in FreeBSD 4.8. I haven't tried the ppp in
    > >-current yet as -current is still a wild and woolly place that scares me.)
    >
    > I think Brian re worked the LQR portion at least from looking at the
    > commit messages
    >
    > http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/ppp/
    >
    > It seems he will be MFC'ing his changes in another week or so.
    >
    > ---Mike

    Yes, that's the plan. I'd like you guys to test the new LQR stuff when
    I MFC if you can.

    I think there are good arguments for having more than one LQR failure policy
    (disconnect when the peer doesn't respond), so I'll probably implement
    something like this when the latest stuff has been tested.

    Cheers.

    -- 
    Brian <brian@Awfulhak.org>                        <brian@[uk.]FreeBSD.org>
          <http://www.Awfulhak.org>                   <brian@[uk.]OpenBSD.org>
    Don't _EVER_ lose your sense of humour !
    _______________________________________________
    freebsd-net@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-net
    To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
    

  • Next message: Charlie Schluting: "spoofed MAC on a dhcp interface"

    Relevant Pages

    • Re: PPPoE problem: "Too many LQR packets lost"
      ... >I found Mike Tancsa's patch but didn't like it. ... It works by switching from LQR to simple ...
      (freebsd-net)
    • PPPoE problem: "Too many LQR packets lost"
      ... LQR packets lost. ... I found Mike Tancsa's patch but didn't like it. ... echo requests when LQR times out. ... echo requests to time out too before a dead connection is detected. ...
      (freebsd-net)
    • Re: PPPoE problem: "Too many LQR packets lost"
      ... On Saturday, 24th July 2004, Mike Tancsa wrote: ... >>I found Mike Tancsa's patch but didn't like it. ... It works by switching from LQR to simple ... I think I would have just taken your hack if it had been in lqr_Setup ...
      (freebsd-net)