Webs’ Random Ideas

Altruistic IT Writings

Tag Cloud:

politics Technical Science technology 08 election funny work religion linux Political Music website ecology Google Ubuntu Obama Microsoft vacation economics Daily Show atheism global warming networking Vista California Wordpress health care PS3 biking automotive Cisco Canada firefox gay marriage protests teaching driving Movies sports evolution Toyota computers Blackberry updates eco


Finally a WiFi Device that Delivers!

Tagged with:

A group at work here just got in a WiFi drill that sends data to a base unit over WiFi. Being an IT guy and having worked in networking I am always very very skeptical of such devices.

The 2.4 range is for the most part open and companies can make devices that broadcast how they want to, following FCC rules. But the FCC is under staffed and manned to adequately enforce everything that happens, so companies end up with devices that blast RF everywhere and take out wireless, in our case, LWAPP.

So we hooked up the base unit, got the wireless drill operating, and pulled out the spectrum analyzer to see what the drill was doing in our WiFi environment. The results? We found nothing. I was shocked and thought for a second the equipment might be malfunctioning or our spectrum software or device was somehow not working correctly.

Everything was operating as it should. So why didn’t we see it? This drill uses the a newer wifi protocol, zigbee: http://en.wikipedia.org/wiki/ZigBee. Its a wireless mesh protocol that operates at 900 mhz in the US. All WiFi today in the US is either 2.4 or 5 ghz. So anything wireless at 900 mhz is a network admin’s wet dream.

The Zigbee protocol is interesting, but I will leave it to another post. We approved the device and I was pleasantly surprised.


Other Duties Assigned will always get ya

Tagged with:

The server guy is checking out projector screen motors today.


What a Waste

Tagged with:

This is what I found when racking new servers.


More Rogue Hunting Hell

Tagged with:

This rogue will be the death of me. I have been searching for it since 7 this morning. The entire factory power is shut off and we can still see it. So its either battery powered or UPS. Which should make it easy right?

Ha!


A Server Admin Lesson

Tagged with:

learned the hard way.

Never touch *.nix permissions from Windows. I ended up having to delete my folder and then recreate it in unix to fix the permission issue. Luckily I had nothing of high importance in the folder.


A Server Admin’s Nightmare

Tagged with:

… File permission issues with a file copied from Windows but edited through *.nix. I copied a file with root permissions to a folder only my user account can access. For some reason local root cannot access that folder, I think because it is an NFS share. Normally not a big deal, just play around with placement of file. But the file is 3.4gigs. Ugh!

The short way of stating this is file permission hell…


Yaa! I’m Ethical!

Tagged with:

Well I just did my mandatory ethics training which consists of 3 separate classes and a quiz at the end of each one. I missed one question on one of the quizzes but pulled through…

I’m officially ethical. Oh, and don’t forget about my certificate that proves it.


Network Upgrade – Tuesday Night

Tagged with:

As I mentioned a little bit ago I had a network upgrade. Took place Tuesday night. What we were doing should not have been a big deal. In fact I had done this before on a smaller scale. My coworker Rob and I were upgrading a network with some newer equipment and moving routing down to the Distribution layer. Maybe I should attempt to explain some of this…

Typically in a network design you have 3 layers for host traffic, Access, Distribution, and Core. The Access layer is the host or client layer. Devices at this layer are typically switches (in older networks you might see hubs) and access points and give hosts a layer two connection to the network. Layer two connections in a network use the MAC address of devices to send traffic along.

The Distribution layer interconnects access layers together. It can be used for physical separation of access layers or to route traffic between access layers to each other and the Core layer. Typically devices here are switches and have a layer two connection up to the Core layer. But more and more networks are now creating layer 3 connections at the distribution layer because of the advantages it offers. This is what we were doing with our upgrade.

The Core layer is used to route traffic around the higher levels of the network and typically to the outbound pipes to the Internet. Devices at this layer are typically routers, but Layer 3 switches usually work great to the point where you need special services like VPN tunnels and outbound connections. All traffic at the Core is typically layer 3 when it leaves. This means traffic is traversing devices via IP addresses.

So when I say we are moving routing to the Distribution layer, it means devices at this layer will route traffic up to the Core devices. There are many advantages to doing this. One of the big ones is segmenting VLANs. VLANs (virtual LANs) is a networking tool that allows us to split up traffic on switches. What you can do is create a network for any traffic going through a switch that you want. Then apply this network or VLAN to any switchport you want. Traffic within a VLAN stays in that VLAN thus giving us our segmentation.

So in a scenario where we have multiple sites in a geographic region we can create layer 3 Distribution layers at the edge of each site to do routing between them and the core. This means that the VLAN traffic at each site stays local. So VLAN 50 traffic that might exist at site 1 will stay local to that site. When the traffic from VLAN 50 leaves and goes out the layer 3 Distribution device, it is routed. So at this point the VLAN this traffic came from is irrelevant.

What we get from this is that traffic at site 1 will remain at site 1 unless it needs to go out to another network or VLAN that doesn’t reside at site 1. Whereas if we had a layer 2 device at the distribution layer and maybe 10 VLANs at site 1, clients in 2 different VLANs would have to have their traffic leave site 1 for them to communicate with each other up to the Core layer where the gateway of each VLAN would exist. Even if they sat right next to each other. This is why having a layer 3 device at the Distribution layer can be a good thing because the gateway for VLANs exists closer to the point of origin for traffic.

So back to the story…

I took down our main campus. I was connected directly to our cores at the World Wide Headquarters and connected to the wireless infrastructure. I applied my scripts and as soon as I did my wireless dropped. I thought, “Hmmm that’s strange.” I called Rob who was at our Tech Center site doing some work in our closet there. I asked him if he had finished hooking up the Distribution switches. He said he had but we had no connectivity from me to him.

Once we started looking into it I got a call from Ops (operations). There is only one thing I think of when my work cell phone rings, “SHIT!!” Reason being, the only folks that call it are the ones from Ops, so when it rings I have the Pavlovian response of, “It must be Ops!” Sure enough it was Ops and our Enterprise wide security team was down. This is a problem.

After looking into we found I had two lines of code that took things down. Normally those two lines would not have been a big deal. This time it was a big deal because it was blocking the VLANs that were used to pass routing information between the cores and our major routers. Oops! This meant those two lines took down our ENTIRE World Wide Headquarters campus and security for the entire Enterprise.

Well lessons learned and after an slap on the wrist the next day I have learned my lesson and know what I did wrong. What a night!


Big Network Change in 1 Minute Tonight

Tagged with:

Crossing fingers… More later


Network Upgrade Complete

Tagged with:

As you may guess from my last post I am all done with the upgrade at work. Things went smoothly with a few hiccups. We have in our environment a “Core”, “Distribution”, and “Access” layer with redundant devices at each layer. So if one area has a distribution switch with access layer switches under it, there will be two distribution switches and each access layer switch will have two paths to each distribution switch. Follow?

So we had to upgrade some of our distribution switches. Well in one area, one distribution switch was a “[Insert Cisco model here] – E” series switch. The redundant switch was the same, minus the “E”. And it didn’t like the image we used for the “E” model. Normally this isn’t an issue and the device should take the image just fine, not in this case. It took a lot of tinkering, but my coworkers working on that project got it done.

Some other things came up and we have some funny stories. All in all it was a successful morning/upgrade. I am happy and will likely crash at some point. For now I just want to relax and soak in what happened.