Fix configuration
This commit is contained in:
parent
37e60bb755
commit
3d60af6a84
@ -51,8 +51,8 @@ application: {
|
|||||||
|
|
||||||
presharedkey: {
|
presharedkey: {
|
||||||
hint = "esempio";
|
hint = "esempio";
|
||||||
identity = "prova";
|
identity = "prova";
|
||||||
pskkey = "123456";
|
pskkey = "123456";
|
||||||
};
|
};
|
||||||
|
|
||||||
x509: {
|
x509: {
|
||||||
|
@ -79,8 +79,7 @@ application: {
|
|||||||
network: {
|
network: {
|
||||||
#binding = "eth1";
|
#binding = "eth1";
|
||||||
mtu = 1500;
|
mtu = 1500;
|
||||||
|
#port = 10000;
|
||||||
port = 10000;
|
|
||||||
transport = "udp";
|
transport = "udp";
|
||||||
|
|
||||||
ipv4 = true;
|
ipv4 = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user