CAMBIUM NETWORKS
026v003
278
Radius Server
INSTALLING FREE-RADIUS ON UBUNTU 12.04 LTS
To install the Radius server on Ubuntu 12.04 LTS, follow these instructions:
1.
On the free-radius web page
, download the latest package (currently
3.1), either from the main page or the download page.
2.
Extract the archive file by using the command line as shown below:
To extract a tar.bz2 file, use the command (note the j option)
tar -jxvf freeradius-server-x.x.x.tar.bz2
To extract a tar.gz file, use the command (note the z option)
tar -zxvf freeradius-server-x.x.x.tar.gz
3.
Once the files are extracted to a folder (cd freeradius-server-x.x.x), execute these
commands:
sudo apt-get install libssl-dev
sudo apt-get install libtalloc-dev
./configure
make
make install
CONFIGURING FREE-RADIUS SERVER
To configure Free-Radius server, follow these steps:
Note
IP address or subnet of the client must be configured in the clients.conf file.
Ex. – For the examples listed in the document, the subnet of the external machine is
172.22.121.0 or 192.168.0.0.
1.
For testing from external machines, edit /usr/local/etc/raddb/clients.conf and add an entry.
For example:
client 172.22.121.0/24 {
ipaddr = 172.22.121.0
netmask = 24
secret = cambium
proto = *
shortname = epmp1
}
client 127.0.0.0/24 {
ipaddr = 172.22.121.0
netmask = 24
secret = cambium
proto = *
shortname = epmp1
}
client 192.168.0.0/16 {
ipaddr = 192.168.0.0
netmask = 16
secret = cambium
proto = *
}
Summary of Contents for ePMP 1000
Page 198: ...CAMBIUM NETWORKS 026v003 198 Figure 61 SM Radio page Standard WiFi mode...
Page 230: ...CAMBIUM NETWORKS 026v003 230 Figure 66 SM Network page Router mode...
Page 466: ...CAMBIUM NETWORKS 026v003 466...
Page 467: ...CAMBIUM NETWORKS 026v003 467...
Page 468: ...CAMBIUM NETWORKS 026v003 468 Figure 87 FCC and IC certifications on 2 4 GHz product labels...