Submitted by straterra on Mon, 08/29/2011 - 15:12
Friday, I put in a request with Team Cymru for a BGP feed for bogons. I spend some time on Friday configuring a couple of CentOS 5 VMs with an old-ass Quagga to make sure I got the config right. A few moments ago, they fired up my BGP session and I am happy to report that all is well! Infact...check this out!
projectstfu ~ # ip -4 route list | wc -l && ip -6 route list | wc -l
5850
4049
I am also redistributing all of these null-routed bogons to my various OpenWRT nodes using OSPF/OSPFv3.
Submitted by straterra on Thu, 08/25/2011 - 11:52
Apparently I'm in way over my head with Drupal. After spending hours trying to do nested menus, I've been told I can't do that. I've also been told that Drupal doesn't support this out-of-the-box. I have to use a module like menu_block. I installed menu_block, but am completely clueless on how I'm supposed to use it.
Hopefully, I'll find a nice contact module and install that on the website too...
Submitted by straterra on Wed, 08/24/2011 - 17:12
So..Brian Jared's personal website has me envious...so..I've decided to ditch my old, crummy Joomla site that I never updated. BEHOLD...MY NEW DRUPAL SITE!
Once I figure this bad-boy out, I'm going to be adding sections for information about me, projects I'm working on, etc etc. Make sure to check back often if you care about any of that stuff!