We are working on a web project where we are required, by the customer, to keep the source code under "lock & key". My boss needs me to come up w/ a solution. His option: keep all source code on a seperate network where employees do not have any Internet acesss. We cant risk giving an employee the ability to upload any of the source code via ftp, email, or http "form upload". Of couce we would have to disable all USB access, floppy drives, cd burners, etc as well. They can have thier internal development web server environment, thats it.
I use iptables on a linux box as the firewall. This is easy to do, but are there any other options as this seems like a drastic approach.
I use iptables on a linux box as the firewall. This is easy to do, but are there any other options as this seems like a drastic approach.