Articles in the Networking category

  1. Tired of ISP Traffic Shaping? Beat It!

    Posted on in Networking

    onion class 3 (photo by hedonist)I've written a lot of posts about various methods for blocking <acronym title="Peer-to-Peer">P2P</acronym> traffic, especially with Cisco's Network Based Application Recognition (NBAR). Although these posts are probably of interest to smallish Internet Service Providers and administrators of business networks, they don't have much use for the average …

  2. Gotcha! Upgrading Catalyst to New Feature Set

    Posted on in Networking

    Error: The image in the archive which would be used to upgrade
    Error: system number 1 does not support the same feature set.
    

    I just got this error message while upgrading a Cisco Catalyst 3560 from 12.2(35)SE5 to 12.2(44)SE. The older version was IP …

  3. Cisco's New ip verify unicast source reachable-via

    Posted on in Networking

    Regret (photo by xymonau) id: 523790Oops! I guess I'm way behind the times.

    For quite a while, I've been using ip verify unicast reverse-path to prevent packets with spoofed source addresses from crossing my routers. Apparently, as of IOS 12.0 (12.4 is current as of this writing), that command has been replaced with …

  4. Installing PDLMs for Cisco NBAR

    Posted on in Networking

    donkey (photo by alexkalina)I've talked about using Cisco <acronym title="Network-Based Application Recognition">NBAR</acronym> frequently (check the Related Posts section below for more articles). One thing I've never pointed out is that not all versions of Cisco <acronym title="Internetwork Operating System">IOS</acronym> come with all protocol descriptions built in.

    Not …

  5. Cisco ASA / PIX Logging Facilities

    Posted on in Networking

    Finland midnight sun (photo by mproe)When setting up a Cisco ASA or PIX to send logs to a remote syslog server, you need to specify which facility to use. This can cause a bit of disconnect since the syslog server configuration uses names and the logging facility command in the Cisco Adaptive Security Appliance Software …

  6. Catalyst 2960 Unsupported Commands Still Work?

    Posted on in Networking

    This is a bit of random oddness I stumbled upon this morning.

    I was working on a Cisco Catalyst 2960 switch and needed to know which MAC addresses the device had learned on a particular interface. The usual way to do this is with the show mac-address-table interface command. While …

  7. Have You Heard About Clubbox?

    Posted on in Networking

    Flag of South KoreaI've noticed a mysterious new protocol popping up in my protocol lists lately: 19101/TCP. Apparently, this TCP port is used by the Clubbox service. I 'm not fluent in Korean, so I can't really tell you what the site says, but I can tell you what it does!

    Clubbox …

  8. What is Local Policy-Based Routing?

    Posted on in Networking

    Looking For The Best WayWhat is Local <acronym title="Policy-Based Routing">PBR</acronym>?

    Policy-based routing makes routing decisions based on factors other than normal routing protocols. For example, it might be necessary to forward all <acronym title="Session Initiation Protocol">SIP</acronym> packets via a more expensive low-latency link while all other traffic use …

  9. SNMP Community String Indexing

    Posted on in Networking

    A troubleshooting note showing how VLAN-indexed SNMP community strings expose per-VLAN bridge-MIB data on legacy Cisco switches.

  10. Allow PPTP Through Cisco ASA

    Posted on in Networking

    Speeding through the tunnelBy default Point-to-Point Tunneling Protocol (PPTP) will now work properly through a Cisco Adaptive Security Appliance (ASA) firewall or it's forerunner the Cisco <acronym title="Private Internet EXchange">PIX</acronym>.

    Prior to PIX software version 6.3, allowing PPTP to work through a PIX was a painful procedure involving static …

  11. Cisco NBAR P2P Protocols

    Posted on in Networking

    Surprised Santa with Music SheetThe following are the Peer-to-Peer (P2P) protocols recognized by Cisco's NBAR Protocol Discovery.

    • bittorrent
    • directconnect
    • edonkey
    • fasttrack
    • gnutella
    • kazaa2
    • napster
    • winmx

    If I've missed any, leave a comment below or use the Slaptijack Contact Form to update me.

    Thanks!

  12. Private Autonomous System Numbers (ASNs)

    Posted on in Networking

    PrivateOccasionally you might need an Autonomous System Number (ASN) that is only used on your network. The need for these should be infrequent, but it does happen.

    One thing that comes to mind is a customer that connects to your network in multiple locations. That customer needs an ASN for …

Slaptijack's Koding Kraken