aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Hutter <jhutter@hsr.ch>2005-11-25 08:13:07 +0000
committerJan Hutter <jhutter@hsr.ch>2005-11-25 08:13:07 +0000
commitf596c9a5275be1894f86bc26bbee01621aba6805 (patch)
treec57d8f7c909c279c0242f3e56cd4e5e34a500e8d
parentc4932c30753f9366c6c2d025c17973622900a563 (diff)
downloadstrongswan-f596c9a5275be1894f86bc26bbee01621aba6805.tar.bz2
strongswan-f596c9a5275be1894f86bc26bbee01621aba6805.tar.xz
ignore list
-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_*/