Re: (RADIATOR) Realms and domain
Hello Jack - You can either do this with Handlers or with cascaded AuthBy clauses. If you are already using Handlers, you can do this: If you are using Realms, you would do this: # define AuthBy clauses Identifier NAS.abc.com . Identifier PPP.abc.com . ...
(RADIATOR) Realms and domain
Title: Message Hi Everybody I have a little task, i wish to handle the domain "abc.com" with two different realm handlers depending upon their point of entry one coming in as a PPP request and other from a NAS. Is this possible? Thanks jack