summaryrefslogtreecommitdiffstats
path: root/raptorsmiface
diff options
context:
space:
mode:
authorTimothy Pearson <tpearson@raptorengineering.com>2019-03-04 06:27:51 -0600
committerTimothy Pearson <tpearson@raptorengineering.com>2019-03-17 00:34:03 -0500
commit7e78d6c7a03d2905d5ba58b5961da0e4714e8b38 (patch)
treee999490baf01b052df2764cbc874d4d7c14a9dba /raptorsmiface
parent763641b27a2361c15dfc3b4a64062eae5ae3a7db (diff)
downloadxrdp-proprietary-7e78d6c7a03d2905d5ba58b5961da0e4714e8b38.tar.gz
xrdp-proprietary-7e78d6c7a03d2905d5ba58b5961da0e4714e8b38.zip
Update management network range
Diffstat (limited to 'raptorsmiface')
-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();