7 Oct
2011
7 Oct
'11
9:42 p.m.
On Fri, Oct 7, 2011 at 10:01 PM, Robert Roll <Robert.Roll@utah.edu> wrote:
+++[control] returns noop
Does this mean it did NOT set the value local in Proxy-To-Realm ?
Thanks,
Robert
pre-proxy {
if( "%{Packet-Src-IP-Address}" == '160.36.188.8' ) { update control { Proxy-To-Realm := 'local' } }
}
Sorry, my mistake. It should be in authorize section. I just tested this and it works. -- Fajar