I am correct in assuming that this would be how to set up call blocking for
certain access numbers on a network.  Here is the example below that I came
up with.

<HANDLER
NAS-Ip-Address=/^206.15.|^208.196.|^209.206./,Calling-Station-Id=/2020|8018|
806(3|4)/>

Auth By Realms..... Allow Dialing into these numbers if they have an IP
address from one of the blocks above.

</HANDLER>

<HANDLER NAS-Ip-Address=/^206.15.|^208.196.|^209.206./>

No Auth By Realms.... Deny All Other Access from these IP blocks if they are
attempting to dial in from a different number on the network.

</HANDLER>

<HANDLER>

Auth By Realms... allow access for all other users in.

</HANDLER>

Is this correct?   What is the impact on the speed of the authentication of
a user.  Will this significantly slow down authentication requests?

Would I need to put a back slash in front of the periods like
NAS-Ip-Address=/^206\.15\.|
or is what I have above correct?

Thanks
Brandon


===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to