diff --git a/modules b/modules
index ecc3516f29f349d04d156cc5975f5d6d71aef9bf..d484a597d6017c43d6bec34d1408cab8f7a7d268 100644
--- a/modules
+++ b/modules
@@ -1,5 +1,9 @@
-GLUON_SITE_FEEDS='ffnw'
+GLUON_SITE_FEEDS='ffnw netmon'
 
 PACKAGES_FFNW_REPO=https://git.nordwest.freifunk.net/ffnw-firmware/packages.git
-PACKAGES_FFNW_BRANCH=201704
+PACKAGES_FFNW_BRANCH=201705
 PACKAGES_FFNW_COMMIT=5704b555a20cfb62983682086716a90ac66bb8a4
+
+PACKAGES_NETMON_REPO=https://git.ffnw.de/netmon-sc/openwrt-feed.git
+PACKAGES_NETMON_BRANCH=master
+PACKAGES_NETMON_COMMIT=c91a52c5acb74bebc591bedb6738ec08b019b10a
\ No newline at end of file
diff --git a/site.mk b/site.mk
index 1777c8a47efa87c12e45058d55b0e351c609128d..cae38014d91c09d69815edda430b82224d4b1be3 100644
--- a/site.mk
+++ b/site.mk
@@ -28,7 +28,8 @@ GLUON_SITE_PACKAGES := \
 	ffnw-config-mode-contact-info \
 	ffnw-hoodselector \
 	ffnw-multiple-v6-watchdoog \
-	ffnw-hoodselector-ctl
+	ffnw-hoodselector-ctl \
+	netmon-node-client
 
 USB_BASIC := \
 	kmod-usb-core \