[rbak-nsp] qos rcm error
Teva AVRIL-TEIPOARII
teva at viti.pf
Tue Mar 18 23:00:49 EDT 2014
Greetings,
I've got a http redirect context implemented, and i'd like to remove the
http-redirection:
Context http_redirect
policy access-list http-packets
seq 10 permit tcp any host x.x.x.x eq www class abc
seq 12 permit tcp any host x.x.x.x eq www class abc
seq 13 permit tcp any host x.x.x.x eq 443 class abc
seq 15 permit tcp any host x.x.x.x eq 443 class abc
seq 16 permit tcp any host x.x.x.x eq 443 class abc
seq 20 permit tcp any any eq www class xyz
!
http-redirect profile Redirect
url http://www.xxx.xxx
!
subscriber default
timeout idle 15
http-redirect profile Redirect
dhcp max-addrs 1
ip interface name http_redirect_clips
forward policy www-redirect in
forward policy www-redirect
access-group http-packets http_redirect
class xyz
redirect destination local
class abc
My issue is when i removed all configuration concerning http redirection,
subs can't get an ip anymore, and in my log I've got errors like this:
Mar 18 16:45:41: [2/1:1023:63/7/2/34828]: %QOS-0-RCM: qos rcm error: ckt
can't find policy (media_set) www-redirect error code 2
Mar 18 16:45:41: [2/1:1023:63/7/2/34828]: %QOS-0-RCM: qos rcm error: Sub
processing failed: bind policy [www-redirect] error code 48
Mar 18 16:45:41: [2/1:1023:63/7/2/34828]: %QOS-0-RCM: qos rcm error: ckt
can't find policy (media_set) www-redirect error code 2
Mar 18 16:45:41: [2/1:1023:63/7/2/34828]: %QOS-0-RCM: qos rcm error: Sub
processing failed: unbind policy [www-redirect] error code 48
I've performed commit after removed forward policy, and http-redirect
profile, but it seems that I haven't removed properly the http-redirect
policy.
Any hints ?
Thanks in advance for your feedback.
More information about the redback-nsp
mailing list