Fix configuration

This commit is contained in:
vemax78 2013-05-28 22:23:03 +02:00
parent 37e60bb755
commit 3d60af6a84
2 changed files with 3 additions and 4 deletions

View File

@ -51,8 +51,8 @@ application: {
presharedkey: {
hint = "esempio";
identity = "prova";
pskkey = "123456";
identity = "prova";
pskkey = "123456";
};
x509: {

View File

@ -79,8 +79,7 @@ application: {
network: {
#binding = "eth1";
mtu = 1500;
port = 10000;
#port = 10000;
transport = "udp";
ipv4 = true;