Hi I have problem with rewritecli I want to send any number (randomly): 1000,1500,3000,5000
for prefix 601 How’s the proper configuration ? As far as I have tried if it is range : it works well Here’s my configuration [Gatekeeper::Main] Fourtytwo=42 Name=gk01 [GkStatus::Auth] rule=allow [RasSrv::GWPrefixes] bd-5300-02=601,602 [RewriteCLI] out:any=xxx.xxx.xxx.xxx 601=1000,1500 out:any=xxx.xxx.xxx.xxx 602=2000-2999 Regards, Budi Wibowo |