aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/charon/daemon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/charon/daemon.h b/Source/charon/daemon.h
index abf472da3..3d83286b1 100644
--- a/Source/charon/daemon.h
+++ b/Source/charon/daemon.h
@@ -29,7 +29,7 @@
#define NUMBER_OF_WORKING_THREADS 4
-#define IKEV2_UDP_PORT 4500
+#define IKEV2_UDP_PORT 500
#endif /*DAEMON_H_*/