by skufel | Jun 27, 2012 | Directory Services, Network, Windows
Many times I came across one issue… how to grant access to CLI (Command Line Interface) on Cisco devices without creating separate username and password for each user on each device? In order to resolve that I did use AAA features of Cisco IOS and built-in...
by skufel | Jun 23, 2012 | BlackBerry, Development, Network, Security, SysAdmin
Recently submitted to BlackBerry AppWorld new application. This time small app which allows to decrypt enc_GroupPwd parameter from Cisco VPN Profile (PCF file). Awaiting for application approval.. once approved I will add button with link to BlackBerry AppWorld store....
by skufel | Jun 17, 2012 | Development, Infrastructure, Network, Security
Another small app written in Adobe Flex. This time to decrypt passwords stored in Cisco VPN PCF file. Just simply copy enc_GroupPwd or enc_UserPassword to decryptor and click Decrypt button 🙂 Using this small app you can decode: enc_GroupPwd – VPN group password...
by skufel | Jun 11, 2012 | BlackBerry, Development, Network, Security
Finally it happened that I commited my first application for BlackBerry PlayBook. Application I’ve created decodes Type 7 password which is stored in Cisco devices configuration. It is not complicated application and has splash screen and one application screen,...
by skufel | Jun 9, 2012 | Infrastructure, Network, Security, SysAdmin
As the effect of my attempts to produce some small applications in Adobe Flex, I commited decryptor for type 7 passwords stored on Cisco devices. Using this small app you can decode: wireless keys fro Cisco access points, RADIUS/TACACS shared secrets NTP...
by skufel | Jun 4, 2012 | Development
So, I’m doing my first attempts to write some simple apps in Adobe Flex using Flash Builder 4.6. One of funny things I came across was how to generate open file dialog windows and get name of the file which user picked from dialog windows. I guess still have to...
by skufel | May 18, 2012 | Infrastructure, Network
So, finally I got 6 brand new Cisco 1142n wireless access points. They all are lightweight access points, which means that more less Wireless Controller is required to get them to work. Unfortunatelly due to many circumstances I have purchase of Wireless Controller...
by skufel | May 18, 2012 | Infrastructure, Network
When I got cisco 881w first time it was interesting experience. This device presented new concept which was different to model I knew so far, which is 871w. In 881w router module and wireless module are separated. With that being said, router configuration and access...
by skufel | May 18, 2012 | Infrastructure, Network, Windows
Recently was migrating RADIUS server on Windows from one machien to another. Once new serer was ready had to reconfigure Cisco router to authenticate remote users against new RADIUS. After pointing Cisco to new RADIUS machine made a quick test to check if router can...
by skufel | May 15, 2012 | Automation, Infrastructure, Scripting, SysAdmin, Windows
Recently I was wondering how to list all available drives in Windows 7 PE Command Prompt. That happened to me when stuck in PXE boot command prompt window trying to find out what letter is assigned to USB stick I just plugged in. It looks like it’s not quite...