-
Recent Posts
Categories
Archives
Monthly Archives: September 2011
Set Switch Port VLAN on CISCO IOS
So you have created a vlan on your CISCO switch and now you want to use it with one of the switch ports. In this example we’re going to use a CISCO 2950 series switch. First you will need to … Continue reading
Posted in CISCO IOS Guides
Leave a comment
View, Delete and Create VLAN on CISCO IOS Switches
For our purposes we will be using a CISCO 2950 switch to view our current vlans, delete an old vlan and create a new vlan. You will need to have your router configured for the vlan in question and it … Continue reading
Posted in CISCO IOS Guides
Leave a comment
SSH Brute Force Protection (iptables)
For our first tutorial on SSH brute force protection we will utilize the iptables method. This is a very easy via the following iptables commands: You will of course need to replace ‘–dport 22′ with your SSHd port if it’s … Continue reading
Posted in Linux Guides
Leave a comment