EtherGuard-VPN/example_config/static_mode/n3.yaml

117 lines
2.1 KiB
YAML
Raw Normal View History

2021-08-23 10:35:17 +02:00
interface:
itype: stdio
name: tap3
2021-08-24 10:43:55 +02:00
vppifaceid: 3
2021-08-26 14:09:07 +02:00
vppbridgeid: 4242
2021-08-24 10:43:55 +02:00
macaddrprefix: AA:BB:CC:DD:EE
2021-08-23 10:35:17 +02:00
mtu: 1400
recvaddr: 127.0.0.1:4003
sendaddr: 127.0.0.1:5003
2021-08-24 10:43:55 +02:00
l2headermode: kbdbg
2021-08-23 10:35:17 +02:00
nodeid: 3
nodename: Node03
privkey: gJy35nbsd8FuuxyWHjsefN+U+oM7RkuIB1EanNLSVHg=
listenport: 3003
loglevel:
loglevel: normal
logtransit: true
2021-08-23 18:39:04 +02:00
logcontrol: true
2021-08-25 10:13:53 +02:00
lognormal: true
2021-08-25 13:54:13 +02:00
logntp: true
2021-08-23 10:35:17 +02:00
dynamicroute:
sendpinginterval: 20
dupchecktimeout: 40
conntimeout: 30
2021-08-24 10:43:55 +02:00
savenewpeers: false
2021-08-23 10:35:17 +02:00
supernode:
usesupernode: false
connurlv4: 127.0.0.1:3000
2021-08-24 10:43:55 +02:00
pubkeyv4: LJ8KKacUcIoACTGB/9Ed9w0osrJ3WWeelzpL2u4oUic=
2021-08-23 10:35:17 +02:00
connurlv6: '[::1]:3000'
2021-08-24 10:43:55 +02:00
pubkeyv6: HCfL6YJtpJEGHTlJ2LgVXIWKB/K95P57LHTJ42ZG8VI=
2021-08-23 10:35:17 +02:00
apiurl: http://127.0.0.1:3000/api
supernodeinfotimeout: 40
p2p:
usep2p: false
sendpeerinterval: 20
peeralivetimeout: 30
graphrecalculatesetting:
jittertolerance: 20
jittertolerancemultiplier: 1.1
nodereporttimeout: 40
recalculatecooldown: 5
ntpconfig:
2021-08-25 13:54:13 +02:00
usentp: false
maxserveruse: 8
synctimeinterval: 3600
ntptimeout: 10
2021-08-23 10:35:17 +02:00
servers:
- time.google.com
- time1.google.com
- time2.google.com
- time3.google.com
- time4.google.com
- time1.facebook.com
- time2.facebook.com
- time3.facebook.com
- time4.facebook.com
- time5.facebook.com
- time.cloudflare.com
- time.apple.com
- time.asia.apple.com
- time.euro.apple.com
- time.windows.com
nexthoptable:
1:
2: 2
3: 2
4: 2
5: 2
6: 2
2:
1: 1
3: 3
4: 4
5: 3
6: 4
3:
1: 2
2: 2
4: 4
5: 5
6: 4
4:
1: 2
2: 2
3: 3
5: 3
6: 6
5:
1: 3
2: 3
3: 3
4: 3
6: 3
6:
1: 4
2: 4
3: 4
4: 4
5: 4
2021-08-24 10:43:55 +02:00
resetconninterval: 86400
2021-08-23 10:35:17 +02:00
peers:
- nodeid: 2
pubkey: csT+hco4Jpa7btMeC9subHk2ZqzxcljcBk/57V0cSEk=
pskey: ""
endpoint: 127.0.0.1:3002
static: true
- nodeid: 4
pubkey: 2EfY85KF1S+3dZ3A55eZcyi0QU+sOzOyuADtJs2U2Ww=
pskey: ""
endpoint: 127.0.0.1:3004
static: true
- nodeid: 5
pubkey: yS7a/e0l0qF7z9MO/P79yYVfLI6UAli2iKjEZa6XmgY=
pskey: ""
endpoint: 127.0.0.1:3005
static: true