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: [email protected]
Reporter: [email protected]
# 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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"