On Wed, 2017-09-06 at 15:32 +0000, Bhagwat, Shrikant wrote:
I am in process of migrating free radius 2.1 to free radius 3.x.
That's good. But please use 3.0.15, not 3.0.3. You really don't want to start off with a server with loads of bugs and security issues that have now been fixed. And 3.0.3 has plenty of both.
In Free radius 2.1 all configuration is located in freeradius.conf file.
In your config, maybe. Not as shipped with the server.
Failed to find "level1_and_duopush" in the "modules" section.
That's not a standard module, so there's no way for us to know what it's supposed to do.
What I am supposed to do in modules section forlevel1_and_duopush"
Look at your old configuration, and find out what forlevel1_and_duopush did. Then do the same in v3. It's presumably in the modules{} section of the configuration, so should be in one of the files in the mods- available directory. -- Matthew