Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2016 21:41:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 209624] [ppp] Bizarre counter in log
Message-ID:  <bug-209624-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=209624

            Bug ID: 209624
           Summary: [ppp] Bizarre counter in log
           Product: Base System
           Version: 10.3-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: philippe.michel7@sfr.fr

In a failing pppoe connection, /var/log/ppp.log shows this for the reconnects
count :

May 18 22:14:04 metropolis ppp[439]: tun0: Chat: deflink: Reconnect try 10001
of 10000
May 18 22:15:28 metropolis ppp[439]: tun0: Chat: deflink: Reconnect try 10002
of 10000
May 18 22:16:36 metropolis ppp[439]: tun0: Chat: deflink: Reconnect try 10003
of 10000

The 10000 is from a "set reconnect 5 10000" in ppp.conf but it seems there is
something wrong in the way the trials number is displayed.

-- 
You are receiving this mail because:
You are the assignee for the bug.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-209624-8>