Firewall between Vagrant boxes

I am doing some testing on a distributed system and I want to ensure that it will do sensible things in the face of a netsplit or other network issues.

What I want to do is create 2 vagrant boxes (Alpha and Bravo) and then have a way to turn the network between them on and off (or introduce delays etc).

IS there an easy way to do this?

1 thought on “Firewall between Vagrant boxes”

Leave a Comment