summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--raptorsmiface/libraptorsmiface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/raptorsmiface/libraptorsmiface.h b/raptorsmiface/libraptorsmiface.h
index 79e4c2e1..1c97fcbc 100644
--- a/raptorsmiface/libraptorsmiface.h
+++ b/raptorsmiface/libraptorsmiface.h
@@ -39,7 +39,7 @@ enum raptor_sm_status {
#define RAPTOR_SM_WM_PID_FIELD "wm_pid"
#define RAPTOR_SM_BASE_PULSEAUDIO_PORT 2000
-#define RAPTOR_SM_MANAGEMENT_SERVER_IP_NETRANGE "10.0.0.0/8"
+#define RAPTOR_SM_MANAGEMENT_SERVER_IP_NETRANGE "192.168.1.0/24"
char* raptor_sm_get_local_machine_fqdn();