diff options
Diffstat (limited to 'Source/charon/daemon.h')
-rw-r--r-- | Source/charon/daemon.h | 2 |
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. |