Latest posts
-
Mikrotik ROS 5.9
What’s new in 5.9 (2011-Nov-29 14:32): *) ssh – fix mempry leak when client uses public key authentication; *) ppp – added support for new RADIUS attribute MT-Delegated-IPv6-Pool (#22); *) ntp client – faster initial synchronization; *) ppp – added support for dhcpv6 pd; *) wireless – nv2 improvements for 11n cards; *) hotspot –…
-
Wireless Mail Alarm Modified As Dry Contact Monitor
We have a sump pump in our basement…actually we have two. One is primary and one is backup. Soooo, what is our sump pump for? Well, when you have a bathroom below ground level, you have to help the pooh pooh go up to ground level to hit the sewer line. Well, what happens when…
-

Mikrotik Proxy/Caching Server Test Script
So Jason paid me to write this script so everyone say thanks to his insane self for the script. What he needed was a way to disable or enable his proxy NAT rules for his caching server depending on whether or not the service appears to be online. He’s using a simple destination NAT rule…
-

Cisco Callmanager 4 Delete User From Global Directory – Object Not Found
After attempting to delete users from my callmanager directory I was confronted with a Javascript error stating “Object not found”. When I compared my MLA Enterprise Parameters to the LDAP configuration I found it was referencing an LDAP entry that didn’t exist! All one must do is compare your base LDAP zone to that listed…
-

Connect To Cisco Callmanager 4 LDAP
While trouble shooting some issues I needed to connect into my callmanager’s LDAP database. To do so, open the LDAP config file. c:\dcdsrvr\DirectoryConfiguration.ini [ldap] RETRYDELAY=5000 ldapURL=ldap://CISCOCCM1:8404 dn=cn=Directory Manager, o=cisco.com passwd=0c111104761331001c99 ciscoBase=o=cisco.com dirType=Default dirAccess=true useSSL=true ldapsURL=ldap://CISCOCCM1:8405 Note the port in “ldapURL”. Note also the “dn”. Connect using your favorite LDAP program(I like LDAP admin). Set security…
-
MUM 2011 Tiktube Presentations
Rogue Access Point Detection/Mitigation This is my presentation…yeah? The link goes to my article on it that contains all the files and such. *Watch this…please* QoS workshop This was a brilliant presentation my Janis. This was a slower pace presentation that is really an intro to QoS focusing heavily on the packet flow diagram(the most…
-
Mikrotik ROS V5.8
Handful of updates. What’s new in 5.8 (2011-Nov-01 10:14): *) snmp – fixed problem where some rows were missed in a few tables when walking them; *) ipv6 – added support for router address assignment from ipv6 pools; *) routerboard – fix RB400/RB700 bootloader upgrade problem *) radius – respond to CoA & Disconnect requests…