gw01 entfernt, da artfiles schon exklusiv gw01 pumpt
This commit is contained in:
parent
ccdb9d3deb
commit
50b6d625eb
101
Richtfunk/bb-esmarch95-kern/etc/config/fastd
Normal file
101
Richtfunk/bb-esmarch95-kern/etc/config/fastd
Normal file
|
@ -0,0 +1,101 @@
|
||||||
|
|
||||||
|
config fastd 'sample_config'
|
||||||
|
option enabled '0'
|
||||||
|
option syslog_level 'info'
|
||||||
|
list method 'salsa2012+umac'
|
||||||
|
option mode 'tap'
|
||||||
|
option interface 'tap0'
|
||||||
|
option mtu '1426'
|
||||||
|
option forward '0'
|
||||||
|
option secure_handshakes '1'
|
||||||
|
|
||||||
|
config peer 'sample_peer'
|
||||||
|
option enabled '0'
|
||||||
|
option net 'sample_config'
|
||||||
|
option key '0000000000000000000000000000000000000000000000000000000000000000'
|
||||||
|
|
||||||
|
config peer_group 'sample_group'
|
||||||
|
option enabled '0'
|
||||||
|
option net 'sample_config'
|
||||||
|
|
||||||
|
config fastd 'mesh_vpn'
|
||||||
|
option enabled '1'
|
||||||
|
list method 'salsa2012+umac'
|
||||||
|
option mtu '1406'
|
||||||
|
option group 'gluon-fastd'
|
||||||
|
option status_socket '/var/run/fastd.mesh_vpn.socket'
|
||||||
|
option packet_mark '1'
|
||||||
|
option syslog_level 'verbose'
|
||||||
|
option mode 'tap'
|
||||||
|
option secure_handshakes '1'
|
||||||
|
option interface 'mesh-vpn'
|
||||||
|
option secret '286b6b2898daf0e9b012a67c08f21ce898cfb3fd785b17bac89e61b429df6642'
|
||||||
|
|
||||||
|
config peer_group 'mesh_vpn_backbone'
|
||||||
|
option enabled '1'
|
||||||
|
option peer_limit '1'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
|
||||||
|
config peer 'mesh_vpn_backbone_peer_gateway03'
|
||||||
|
option enabled '1'
|
||||||
|
option key 'e15295b86138ac490d611e4100f847ccfb7052d5091ded4659f25940be2c0546'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
list remote '"gw03.hamburg.freifunk.net" port 10000'
|
||||||
|
option group 'mesh_vpn_backbone'
|
||||||
|
|
||||||
|
config peer 'mesh_vpn_backbone_peer_gateway08'
|
||||||
|
option enabled '1'
|
||||||
|
option key '67e9b215248ada3f4ffcc9db0bdf897128f6236a0d4e8d660762b77bebc914d4'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
list remote '"gw08.hamburg.freifunk.net" port 10001'
|
||||||
|
option group 'mesh_vpn_backbone'
|
||||||
|
|
||||||
|
config peer 'mesh_vpn_backbone_peer_gateway04'
|
||||||
|
option enabled '1'
|
||||||
|
option key 'fca88dd58316f4ab50d2a697123dddf4d0ba3aad52ddeb0ba7835cdbbeb60dbf'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
list remote '"gw04.hamburg.freifunk.net" port 10000'
|
||||||
|
option group 'mesh_vpn_backbone'
|
||||||
|
|
||||||
|
config peer 'mesh_vpn_backbone_peer_gateway02'
|
||||||
|
option enabled '1'
|
||||||
|
option key '462b4e21ab5eb0f9de687efd97252880c895ba55cc9cc0755a75347b0965b6e0'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
list remote '"gw02.hamburg.freifunk.net" port 10000'
|
||||||
|
option group 'mesh_vpn_backbone'
|
||||||
|
|
||||||
|
config peer 'mesh_vpn_backbone_peer_gateway01'
|
||||||
|
option enabled '0'
|
||||||
|
option key 'cb09c68e2d2f7d374d47035cd532e0a60b8b3a7447aa5a7f76f4f15c8ffa9e58'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
list remote '"gw01.hamburg.freifunk.net" port 10000'
|
||||||
|
option group 'mesh_vpn_backbone'
|
||||||
|
|
||||||
|
config peer 'mesh_vpn_backbone_peer_gateway06'
|
||||||
|
option enabled '1'
|
||||||
|
option key 'fb608aa75180ba88b4a3399a6498e68796d200afc1bfd275a0dcb903a31f39b6'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
list remote '"gw06.hamburg.freifunk.net" port 10000'
|
||||||
|
option group 'mesh_vpn_backbone'
|
||||||
|
|
||||||
|
config peer 'mesh_vpn_backbone_peer_gateway12'
|
||||||
|
option enabled '1'
|
||||||
|
option key 'facbbfb07525782fcde22b929f36ea508a295619eca35782003d9ca2dd3cc524'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
list remote '"gw12.hamburg.freifunk.net" port 10001'
|
||||||
|
option group 'mesh_vpn_backbone'
|
||||||
|
|
||||||
|
config peer 'mesh_vpn_backbone_peer_gateway05'
|
||||||
|
option enabled '1'
|
||||||
|
option key '84986658775167dff6918dc8e0529c4a4524cb1782849a80933ddb6d8c6bd3f5'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
list remote '"gw05.hamburg.freifunk.net" port 10001'
|
||||||
|
option group 'mesh_vpn_backbone'
|
||||||
|
|
||||||
|
config peer 'mesh_vpn_backbone_peer_gateway09'
|
||||||
|
option enabled '1'
|
||||||
|
option key '5f483f6d26ac9106d86c0edcd08cf92c18caf67933719a394915ab809d1fb2bc'
|
||||||
|
option net 'mesh_vpn'
|
||||||
|
list remote '"gw09.hamburg.freifunk.net" port 10001'
|
||||||
|
option group 'mesh_vpn_backbone'
|
||||||
|
|
Loading…
Reference in a new issue