1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- ---
- fastd:
- - name: deavmi
- mode: multitap
- methods:
- - salsa2012+umac
- - salsa2012+poly1305
- - salsa20+umac
- - salsa20+poly1305
- listen_port: 2190
- secret: !vault |
- $ANSIBLE_VAULT;1.1;AES256
- 34376162613936373534386430643530613661366233363264386432656335373465373964343132
- 6433306462373838363837653863663938613338383537350a323937626462346537656535383133
- 37663735383666646632306334353437653838643332633635653263653666363738366661333936
- 6134303362303838300a346638613961373263613165393738653036636464353537393766306236
- 61386233626162323534343366656235663765356530376263626461636563333235646439396164
- 63643262316338306164616364303338313833643963623630316135623330363838363939633761
- 30333335613936326563643165373236643535663134383932633838646132356337313934336561
- 34646437373632326266
- autostart: true
- peers:
- - name: alexserv_tristan
- type: ipv6
- host: 2a04:5b81:2060:d00d:a448:30d3:7724:bb62:5013
- port: 2190
- interface: crxnalexsrv
- pubkey: af25413b21211353ff644d13465fdba72c2ab24169b12166ffc50027136cc00b
- float: true
- - name: community1_tristan
- type: ipv6
- host: router.tunneler.networks.deavmi.assigned.network
- port: 2190
- interface: crxntristan
- pubkey: 5249b9e5491808011e1bed89d77ba43fe9547b99137724d351ecb7343bfbf0d8
- float: true
- - name: gustav
- type: ipv6
- host: 2a04:5b81:2011::2
- port: 7557
- interface: crxngustav
- pubkey: 1f4a0f741a5af074effc1629a7e201d1f49c97b3e8204c6b2c75c49aa3af710b
- float: true
|