n...
Home » Archives for July 2014
Internet Quota Management
in
FreeRADIUS,
Networking
- on 2:01 pm
- 1 comment

If you are interested to know how I manage internet quota, please leave a commit. When I have time, I can slowly write a post to explain ...
Dynamic Clients with FreeRADIUS Using MAC-Address
in
FreeRADIUS,
Networking
- on 1:57 pm
- No comments

This blog will show how to setup dynamic clients that do no have static ip address.
Details are coming so...
802.1X/EAP User Authentication
in
FreeRADIUS,
Networking
- on 10:16 am
- 3 comments

This blog will how to configure FreeRADIUS to authenticate wireless users via 802.1X/EAP. MySQL will be used an user store.
Wireless AP will be a MikroTik (MT) router. RADIUS server will be FreeRADIUS 2.2.5 running on Linux Mint Debian. This...
FreeRADIUS build and install (Debian packages with rlm_raw patch)
in
FreeRADIUS,
Networking
- on 2:31 pm
- No comments

This post will show how to build and install Debian packages for FreeRADIUS 2.2.5 with rlm_raw patch.
Machine: Linux Mint Debian Edition (LMDE) 64 bit
Download the source code:
Download the FreeRADIUS source file.
wget ftp://ftp.freeradius.org/pub/freeradius/freeradius-server-2.2.5.tar.bz2
Extract...
DD-WRT SMB Setup
- on 2:14 pm
- No comments

Router Model: Asus WL-500G Premium V2
Firmware Version: DD-WRT v24-sp2 (05/20/09) std-nokaid-usb - build 12171M NEWD Eko
Reference
d
~ # mkdir /mnt/opt
~ # mount -o bind /mnt/opt /opt
d
lamsao: the above links seem to be dead. I found this link...