Reading Microsoft IAS (Radius) Log files

I’ve battled long and hard with Microsoft IAS log files and coming from a Cisco perspective, they’re simply unreadable compared to Cisco’s ACS Server logs. This makes debugging login problems with e.g. Wireless LAN 802.1x authentication almost impossible.

However I came across a useful utility available from Microsoft’s Technet site called ‘Iasparse’ which will take the comma-seperated logs and present them as something readable. To that end I created a simple wrapper that would make reading in log files and outputting the results somewhat easier, and so here it is!

You are free to take it and modify it, all I ask is that you send me a copy of your alterations,  and that you don’t remove my name from the header!

To run the wrapper, simply create two folders, e.g. c:\iasparse for the executables, wrapper and raw log file, and an output folder, e.g. c:\logdump for the formatted logs. Then all you need to do is run the wrapper, and follow the on-screen instructions.

Enjoy,

Liam

IASParse

Posted in AAA Authentication | Leave a comment

Asterisk and Chan-SCCP Installation

I’ve worked a little on Asterisk and have a bit of interest on getting Chan-SCCP working so a Cisco 79XX series IP phone will run natively with it as a very cost affective VoIP Pbx.

I’ve put together a small howto on the initial configuration steps that are recommended (primarily for myself so I don’t have to re-learn it the next time I build one!) for both security and the inclusion (compiling) of the current release of Chan-SCCP (which is at V3-RC3 as I write).

Attached is the Howto and some sample configuration files for Asterisk.

Asterisk Trixbox Initial Configuation, Security and Chan_SCCP

sccp samples

Posted in Asterisk VoIP | Leave a comment

Hello world!

Welcome to my new Blogs webpage.

I am a network engineer, based in Dublin, Ireland. I work for the national telecommunications company eircom in the corporate markets area, specialising in Cisco and Nortel Networking, both Voice and Data and a lot of Wireless LAN’s thrown in for good measure.

I will be posting various howto’s etc on this blog page as I write them or useful links to various wonderful websites that help me day to day.

Thanks for looking!

Liam.

Posted in Uncategorized | Leave a comment