site.conf 4.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. {
  2. hostname_prefix = 'FF-DO-',
  3. site_name = 'Freifunk Dortmund',
  4. site_code = 'ffdo',
  5. opkg_repo = 'http://openwrt.draic.info/barrier_breaker/14.07/%S/packages',
  6. prefix4 = '10.233.0.0/16',
  7. prefix6 = '2a03:2260:50:5::/64',
  8. timezone = 'CET-1CEST,M3.5.0,M10.5.0/3', -- Europe/Berlin
  9. ntp_servers = {'1.ntp.services.ffdo.de','2.ntp.services.ffdo.de','3.ntp.services.ffdo.de', '4.ntp.services.ffdo.de'},
  10. regdom = 'DE',
  11. wifi24 = {
  12. ssid = 'Freifunk',
  13. channel = 1,
  14. htmode = 'HT40+',
  15. mesh_ssid = 'wifimesh-dortmund',
  16. mesh_bssid = '02:ff:d0:09:ff:01',
  17. mesh_mcast_rate = 12000,
  18. },
  19. wifi5 = {
  20. ssid = 'Freifunk (5GHz)',
  21. channel = 44,
  22. htmode = 'HT40+',
  23. mesh_ssid = 'wifimesh-dortmund5',
  24. mesh_bssid = '02:ff:d0:09:ff:02',
  25. mesh_mcast_rate = 12000,
  26. },
  27. next_node = {
  28. ip4 = '10.233.254.254',
  29. ip6 = '2a03:2260:50:5::cafe',
  30. mac = '16:41:95:40:f7:dc',
  31. },
  32. fastd_mesh_vpn = {
  33. methods = {'salsa2012+umac'},
  34. mtu = 1280,
  35. groups = {
  36. backbone = {
  37. limit = 2,
  38. peers = {
  39. do01100 = {
  40. key = '8a334499c905966d48b1cdb01d668b114b17cd6490ead54c6eb5e2d15c1852e4',
  41. remotes = {'"node01-1.do.freifunk.ruhr" port 10000'},
  42. },
  43. do01101 = {
  44. key = '6e15fc1d44109f3914e3d72e359263312cf2194199a921f42beb231c93b290b6',
  45. remotes = {'"node01-1.do.freifunk.ruhr" port 10001'},
  46. },
  47. do02100 = {
  48. key = '12b94258d16f864c863f7bab07a77514eddffe3ba01c9d4948bd84a192d28f42',
  49. remotes = {'"node02-1.do.freifunk.ruhr" port 10000'},
  50. },
  51. do02101 = {
  52. key = '77dc78af0fea243f104a1868999df8a35bdffafac41293ee955b414f51961fc5',
  53. remotes = {'"node02-1.do.freifunk.ruhr" port 10001'},
  54. },
  55. do01200 = {
  56. key = 'd2de261203853d14389d80ca004c98d6a67c244bfe4096b7a6f36a0a8484c55a',
  57. remotes = {'"node01-2.do.freifunk.ruhr" port 10000'},
  58. },
  59. do01201 = {
  60. key = '84dc27c4581c3536a901dba1f16a5d398a00f39cc8185835213c0279dd0e24eb',
  61. remotes = {'"node01-2.do.freifunk.ruhr" port 10001'},
  62. },
  63. do02200 = {
  64. key = '2a0e055aa71e68f2caf09307e8f8c89c22ec36419fb38e089005cc40687e5187',
  65. remotes = {'"node02-2.do.freifunk.ruhr" port 10000'},
  66. },
  67. do02201 = {
  68. key = 'fd02c1810f8f9518fe44cbd7b4ccf47574bd8e5086dd4c2c4d22affa53e42d0f',
  69. remotes = {'"node02-2.do.freifunk.ruhr" port 10001'},
  70. },
  71. },
  72. },
  73. },
  74. },
  75. autoupdater = {
  76. branch = 'stable',
  77. branches = {
  78. stable = {
  79. name = 'stable',
  80. mirrors = {'http://update.services.ffdo.de/stable/sysupgrade'},
  81. probability = 0.08,
  82. good_signatures = 1,
  83. pubkeys = {
  84. '6f6104f1e069dd4390fd7b88eb12b27241ba0eb1f87d36c4b9f7724d81d67f72', -- Chris
  85. '4bcf080d3937310ea3f5ee3678bff5c839679b69c8b2529ba1371b710dd046b6', -- Philip
  86. },
  87. },
  88. beta = {
  89. name = 'beta',
  90. mirrors = {'http://update.services.ffdo.de/beta/sysupgrade'},
  91. probability = 0.08,
  92. good_signatures = 1,
  93. pubkeys = {
  94. '6f6104f1e069dd4390fd7b88eb12b27241ba0eb1f87d36c4b9f7724d81d67f72', -- Chris
  95. '4bcf080d3937310ea3f5ee3678bff5c839679b69c8b2529ba1371b710dd046b6', -- Philip
  96. },
  97. },
  98. experimental = {
  99. name = 'experimental',
  100. mirrors = {'http://update.services.ffdo.de/experimental/sysupgrade'},
  101. probability = 0.08,
  102. good_signatures = 1,
  103. pubkeys = {
  104. '6f6104f1e069dd4390fd7b88eb12b27241ba0eb1f87d36c4b9f7724d81d67f72', -- Chris
  105. '4bcf080d3937310ea3f5ee3678bff5c839679b69c8b2529ba1371b710dd046b6', -- Philip
  106. },
  107. },
  108. },
  109. },
  110. simple_tc = {
  111. mesh_vpn = {
  112. ifname = 'mesh-vpn',
  113. enabled = false,
  114. limit_egress = 4000,
  115. limit_ingress = 30000,
  116. },
  117. },
  118. config_mode = {
  119. msg_welcome = [[
  120. Willkommen beim <a href="http://www.freifunk-dortmund.de/">Freifunk Dortmund</a>.
  121. Der Einrichtungsassistent hilft dir dabei, deinen neuen Freifunk-Knoten zu konfigurieren.
  122. F&uuml;lle das folgende Formular deinen Vorstellungen entsprechend aus und sende es ab.
  123. Weitere Informationen und Hilfe zur Konfiguration findest du unter
  124. <a href="http://www.freifunk-dortmund.de/anleitung/#konfiguration">http://www.freifunk-dortmund.de/anleitung</a>.
  125. ]],
  126. msg_pubkey = [[
  127. Das ist der VPN-Schl&uuml;ssel deines Freifunkknotens zur Information. Der Knoten ist nun direkt nutzbar.
  128. ]],
  129. msg_reboot = [[
  130. <p>
  131. Dein Knoten startet gerade neu und wird anschlie&szlig;end versuchen
  132. sich mit anderen Freifunkknoten in seiner N&auml;he zu verbinden.
  133. Weitere Informationen zur Freifunk Community Dortmund findest du auf <a href="http://freifunk-dortmund.de/">unserer Webseite</a>.
  134. </p>
  135. <p>
  136. Viel Spa&szlig; mit Deinem Knoten und der Erkundung von Freifunk!
  137. </p>
  138. ]],
  139. },
  140. }