Changes

m
no edit summary
Line 1: Line 1:  
==Summary==
 
==Summary==
In this example, we will set up Teltonika Networks router to use a Radius server for SSH and/or WebUI authentication. We will use the ''freeradius'' package to set up a local Radius server on an Ubuntu virtual machine. Then we will create a new user. Lastly, we will test the configuration.
+
In this example, we will set up a Teltonika Networks router to use a Radius server for SSH and/or WebUI authentication. We will use the ''freeradius'' package to set up a local Radius server on an Ubuntu virtual machine. Then we will create a new user. Lastly, we will test the configuration.
    
This is the idea of how a Radius server is used for RUTOS authentication:<br>
 
This is the idea of how a Radius server is used for RUTOS authentication:<br>
Line 7: Line 7:  
[[File:Networking freeradius lan topology diagram v1.png|border|class=tlt-border]]
 
[[File:Networking freeradius lan topology diagram v1.png|border|class=tlt-border]]
 
==Prerequisites==
 
==Prerequisites==
*'''Router''' with the ability to install an additional package - PAM
+
*'''Router''' with the ability to install the PAM package and running firmware version 7.6 or later
 
*'''Ubuntu machine''' with the ability to host a local FreeRadius server
 
*'''Ubuntu machine''' with the ability to host a local FreeRadius server
 +
'''Note:''' in this example Ubuntu version 22.04.3 LTS was used
 
==Preparing Ubuntu machine==
 
==Preparing Ubuntu machine==
 
====Installing the FreeRadius server====
 
====Installing the FreeRadius server====

Navigation menu