Hello!

    We have a problem provided in - kern/144315: [ipfw] [panic] freebsd 
8-stable reboot after add ipfw rules with netgraph ng_car

 Our assembly of freebsd:
  FreeBSD 8.1-RELEASE #0: Mon Sep 27 01:19:13 MSD 2010     
kain@shaper:/usr/obj/usr/src/sys/SHAPER  i386


  Reset occurs at different times, in not dependences on quantity of rules.

Thus when restarting the same rules, but thus system are applied remains in 
working condition.
With adding of the new subscriber in billing the script is executed
 example: $n_inet_login=100654

/sbin/ipfw table 10 add $2 $in
/sbin/ipfw table 20 add $2 $out
/usr/sbin/ngctl mkpeer ipfw: car $in upper
/usr/sbin/ngctl name ipfw:$in $n_inet_login
/usr/sbin/ngctl connect $n_inet_login: ipfw: lower $out
/usr/sbin/ngctl msg $n_inet_login: setconf { upstream={ cbs=$o_cbs ebs=$o_cbs 
cir=$n_cir greenAction=1 yellowAction=1 redAction=2 mode=3 } downstream={ 
cbs=$o_cbs ebs=$o_cbs cir=$n_cir greenAction=1 yellowAction=1 redAction=2 
mode=3 } }

To any moment simply passes system restarting.


There are questions:
1) Whether there is this problem in x64?
2) Whether Esti this problem in the freebsd-9 version (i386, x64)?
3) Or can eat any decision still?








-- 
С уважением,
 Корнев   Юрий Юрьевич                      mailto:ukor...@city-link.info

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to