Posts Tagged ‘ vlan

Setting up VLANs on Debian

Today I spent the day building a firewall that we will use for our new honeypot. On this firewall I’ve set up 6 vlans going from 101-106 and they will be going out on one nic as trunk. The reason for having vlans in the first place is that we don’t want one whole honeypot infected with the same type of zombies, this way they can’t infect eachother. Setting up vlans on a Debian is really easy as it comes with all the tools needed, like the vlan package and the way it handles interfaces. I’ll show you how it’s done here.
Read more