[Bug 218517] ppp fails adding route with error Value too large to be stored in data type
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 8 11:45:04 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218517
--- Comment #13 from emikulic at gmail.com ---
Sorry to be a pain, this is a custom kernel (can we get ALTQ in GENERIC? ;) and
-stable:
include GENERIC
nodevice fdc
options ALTQ
options ALTQ_CBQ # Class Based Queueing
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
options ALTQ_CODEL # CoDel Active Queueing
options ALTQ_HFSC # Hierarchical Packet Scheduler
options ALTQ_FAIRQ # Fair Packet Scheduler
options ALTQ_CDNR # Traffic conditioner
options ALTQ_PRIQ
*** ppp.conf:
default:
set log Phase Chat tun IPCP IPV6CP ID0
set mru 1492
enable lqr echo
set echoperiod 30
nat enable no
set device PPPoE:re0
add default HISADDR
add default HISADDR6
set authname blah
set authkey blah
set redial 5
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list