[Bug 248284] ppp does not work with the _fix suffix in rc.conf when using profiles

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jul 26 22:29:50 UTC 2020


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

            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 at FreeBSD.org
          Reporter: paul.g.webster at googlemail.com

# TOTALLY IGNORES _fib, the rest is fine

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


totally ignores _fib

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


More information about the freebsd-bugs mailing list