Archive for January, 2009
Installation FreeRadius in Linux Part 1
This is my linux distro that i choose ; Elastix linux distro, with PHP 5.1.6, Apache 2.2.3, MySQL 5.0.22 and FreeRadius 1.1.7.Step by step installation and testing: 1. Download Freeradius in www.freeradius.org, take the package freeradius-1.1.7.tar.gz. 2. Untar freeradius ==> #tar-xvzf freeradius-1.1.7.tar.gz 3. Log in to freeradius directory ==> #cd freeradius 4. #./configure , if [...]
Posted: 27th January 2009 under Linux, Security.
Tags:freeradius, Security
Comments: none
Edit
Radius and FreeRadius Overview
What is Radius? Radius stands on Remote Authentication Dial in User Service, is an AAA protocol (Authentication, Authorization and Accounting), which control access to resources in the network data. Their use is widespread, especially among the ISP (Internet Service Provider). Usually used with Nas (Network Access Server) and the PPP protocol for Dial Up via [...]
Posted: 24th January 2009 under Linux, Security.
Tags:freeradius, radius
Comments: none
Edit
How to block Skype in Endian Firewall
Skype is a voip application which is based on the dynamic protocol or port. Here’s how to block skype in Endian firewall. First, with the outgoing firewall and allow only certain port that really needed, so that skype can not be used in a standard port, and will be gone through HTTPS. Second, with the [...]
Posted: 19th January 2009 under Internet, Linux, Networking, Security.
Tags:endian firewall, skype
Comments: none
Edit
Block MSN Messenger in the Endian Firewall
To block MSN Messenger, do the following: Log in to outgoing firewall. Make sure TCP port 1893 is blocked to force MSN Messenger via HTTP. Log in to Proxy -> MIME Type Filters and enable. Add the following lines: ^application/x-msn-messenger Save and Restart Proxy.
Posted: 6th January 2009 under Internet, Linux, Microsoft, Networking, Security.
Tags:block msn messenger
Comments: none
Edit