Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Jul 2020 22:29:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 248284] ppp does not work with the _fix suffix in rc.conf when using profiles
Message-ID:  <bug-248284-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248284

            Bug ID: 248284
           Summary: ppp does not work with the _fix suffix in rc.conf when
                    using profiles
           Product: Base System
           Version: 12.1-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: conf
          Assignee: bugs@FreeBSD.org
          Reporter: paul.g.webster@googlemail.com

# TOTALLY IGNORES _fib, the rest is fine

# PPP Config
ppp_enable=3D"YES"
ppp_profile=3D"bt1 bt2"
## BT1
ppp_bt1_mode=3D"ddial"
ppp_bt1_unit=3D1
ppp_bt1_fib=3D1
ppp_bt1_nice=3D"-20"
## BT2
ppp_bt2_mode=3D"ddial"
ppp_bt2_unit=3D2
ppp_bt2_fib=3D2
ppp_bt2_nice=3D"-20" sda


totally ignores _fib

--=20
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-248284-227>