aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/daemon.h
diff options
context:
space:
mode:
authorMartin Willi <martin@strongswan.org>2006-02-13 13:42:01 +0000
committerMartin Willi <martin@strongswan.org>2006-02-13 13:42:01 +0000
commit409d010131f14e551e0645e9b88ad7621d08b781 (patch)
treecef24bb6324812d1b9aa4d768268cf558e8f25db /Source/charon/daemon.h
parentfc18670524798f8c0b08a3fd2d165447bf352104 (diff)
downloadstrongswan-409d010131f14e551e0645e9b88ad7621d08b781.tar.bz2
strongswan-409d010131f14e551e0645e9b88ad7621d08b781.tar.xz
- config uses uml hosts alice and bob
Diffstat (limited to 'Source/charon/daemon.h')
-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 4522bc347..4650c5cb0 100644
--- a/Source/charon/daemon.h
+++ b/Source/charon/daemon.h
@@ -52,7 +52,7 @@
/**
* UDP Port on which the daemon will listen for incoming traffic.
*/
-#define IKEV2_UDP_PORT 4501
+#define IKEV2_UDP_PORT 500
/**
* @brief First retransmit timeout in milliseconds.