Displaying 1 result from an estimated 1 matches for "if_ppp".
Did you mean:
fpppp
2008 Jun 03
0
ALTQ and cpufreq(4)
...device netgraph
options NETGRAPH_SOCKET
options NETGRAPH_ETHER
options NETGRAPH_PPPOE
options NETGRAPH_DEFLATE
device cpufreq
altq in pf.conf (these are the lines i've commented out - removed ALTQ -, and the reboots had gone away) :
#altq on $if_ppp hfsc bandwidth 512Kb queue { std, ssh, http, ack, vpn, stdack}
#queue std bandwidth 16% priority 0 qlimit 1024 hfsc (default realtime 32Kb upperlimit 412Kb)
#queue http bandwidth 16% priority 2 qlimit 512 hfsc (realtime 16Kb upperlimit 490Kb )
#queue ssh bandwidth 16% priority 5 qlimit 512 hfsc (re...