At 03:15 PM 10/26/2005, you wrote:
this is really odd. no queue stuff at all? what happens if you
manually type:
pfctl -f /tmp/rules.debug
any errors?
Try this:
###############
# System Aliases
lan = "{ sis0 }"
wan = "{ ng0 }"
pptp = "{ ng1 ng2 ng3 ng4 ng5 ng6 ng7 ng8 ng9 ng10 ng11 ng12 ng13 ng14 }"
pppoe = "{ ng1 ng2 ng3 ng4 ng5 ng6 ng7 ng8 ng9 ng10 ng11 ng12 ng13 ng14 }"
DMZ = "{ sis2 }"
# User Aliases
set loginterface sis1
set loginterface sis0
set loginterface sis2
set optimization normal
scrub on ng0 all max-mss 1452
altq on sis1 hfsc queue { qWANRoot } <=== bingo!
altq on sis0 hfsc queue { qLANRoot } <==== bingo!
If no bandwidth is in the GUI for an interface, it tries to guess by
the interface name. For vlan (my problem) that doesn't work, so i
get errors. dunno what ppoe does. try putting manual bandwidth for
WAN and LAN in the gui and see if that helps. Are you sure you get
no errors when loading this?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]