diff options
author | Jan Hutter <jhutter@hsr.ch> | 2005-12-02 08:05:20 +0000 |
---|---|---|
committer | Jan Hutter <jhutter@hsr.ch> | 2005-12-02 08:05:20 +0000 |
commit | 8c7824fb5733b909766cb59e262feae8a50039e2 (patch) | |
tree | deb50b763a524c7ff300670d285ba4cdfed3bbb8 /Source/charon/daemon.h | |
parent | ff43984dca2e7e33c215861a76c439b874c254be (diff) | |
download | strongswan-8c7824fb5733b909766cb59e262feae8a50039e2.tar.bz2 strongswan-8c7824fb5733b909766cb59e262feae8a50039e2.tar.xz |
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 651ed0370..8da5eb5eb 100644 --- a/Source/charon/daemon.h +++ b/Source/charon/daemon.h @@ -54,7 +54,7 @@ * Port on which the daemon will * listen for incoming traffic */ -#define IKEV2_UDP_PORT 500 +#define IKEV2_UDP_PORT 4500 /** * Default loglevel to use. This is the |