Communications Archive

http://commons.codeforamerica.org/

I was looking for something like this recently.   Need to explore it a little further.

Be the first to comment

I’ve run across this image in the past and found it helpful, but not sure I’ve ever made a note of it so I’d have it available next time I need it.

Packet Flow in Netfilter and General Networking

http://blog.propter.net/wp-content/uploads/2012/12/nf-packet-flow.png

Be the first to comment

Interface Configuration Files

Posted June 25, 2013 By Landis V

http://www.centos.org/docs/4/html/rhel-rg-en-4/s1-networkscripts-interfaces.html

http://www.science.uva.nl/research/air/wiki/LogicalInterfaceNames

Did some reading while trying to change interface names on a Devil Linux 1.6.3 multi-interface host this afternoon.  An interesting thing to note is that if the auto-generated udev file (in my case /etc/udev/rules.d/70-persistent-net.rules) exists and has the interfaces numbered, it will not be overridden by whatever you configure in /etc/sysconfig/nic/ifcfg-name for the HWADDR parameter.

Be the first to comment

http://wiki.openwrt.org/toh/rosewill/rnx-n150rt

Detailed device information and internals

https://forum.openwrt.org/viewtopic.php?id=27128

Upgrading to 64MB RAM (thought I had posted this one previously, but didn’t see it).

Be the first to comment

http://www.privacywonk.net/2010/10/security-how-to-wpa2-enterprise-on-your-home-network.php

Looks like fun, amirite?  I’ve considered doing this a few times, just glanced through the first page but thought this might cover a lot of it.  Something to keep track of in case I get some spare time 🙂

Be the first to comment

Useful Aruba AP console commands

Posted May 7, 2013 By Landis V

setenv servername
setenv serverip

setenv master

printenv

purgeenv

saveenv

Factory Reset:

apboot> factory_reset
apboot> purgeenv
apboot> save
apboot> boot

Be the first to comment

http://www.linuxjournal.com/content/advanced-firewall-configurations-ipset

Be the first to comment