From 564c6939bb15540a07e38d182244629f392fcc86 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Fri, 20 Apr 2012 21:55:48 +0100 Subject: [PATCH] local.m4: More interfaces for artist. Firstly, artist needs an interface on the untrusted network so that it can provide convincing SMB. Secondly, it will eventually provide the iodine gateway, and will need to forward packets appropriately. --- local.m4 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/local.m4 b/local.m4 index 34123d1..71c146f 100644 --- a/local.m4 +++ b/local.m4 @@ -84,8 +84,10 @@ defhost jem iface eth0 dmz unsafe iface eth1 dmz unsafe defhost artist + hosttype router iface eth0 dmz unsafe iface eth1 dmz unsafe + iface eth3 untrusted defhost vampire hosttype router iface eth0.0 dmz unsafe safe -- 2.11.0