Skip to content
2011-01-10
3 2 misc

Network Protocol Overhead

Here are some packet overhead numbers for a few popular protocols to help with doing bandwidth requirement calculations.

2010-11-01
4 2 misc

Stubby Post – A Story on VPN Hardware Acceleration

We use a hosted application that requires IPSec tunnels to the provider from different properties across the country.  The ones in the lower 48 perform adequately, but the new one in Alaska is absolutely horrible. 

2010-03-06
1 0 ont

QoS Pre-classify and Class-map Order

I’m still studying for the ONT test, so I did some labs tonight.  One of them was to demonstrate the qos pre-classify command for tunnel interfaces.  When you have a packet sent over a GRE tunnel, the ToS field gets copied to the GRE packet, but there’s no way to see the original packet’s higher-level […]

2008-03-18

GRE Tunnels and Encryption

GRE tunnels rock.  They are interfaces on a router that are used to “connect” to another router somewhere on your LAN, your WAN, the Internet, wherever.  The most popular use for them is for router-to-router VPNs. I’ll let my friend Josh from blindhog.net show you how to do it.  He’s got a video on how […]