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 6e90018c5..c7193bb94 100644 --- a/Source/charon/daemon.h +++ b/Source/charon/daemon.h @@ -29,7 +29,7 @@ #define NUMBER_OF_WORKING_THREADS 1 -#define IKEV2_UDP_PORT 500 +#define IKEV2_UDP_PORT 4500 #endif /*DAEMON_H_*/ |