diff --git a/nodes/home.router.py b/nodes/home.router.py
index ae5fbcd..8dbc32d 100644
--- a/nodes/home.router.py
+++ b/nodes/home.router.py
@@ -43,7 +43,7 @@
         'kea': {
             'Dhcp4': {
                 'interfaces-config': {
-                    'interfaces': ['eno1'],
+                    'interfaces': ['eno1', 'iot', 'guest'],
                 },
                 'subnet4': [
                     {