-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
canodrom added one profile and lime-macaddress
- Loading branch information
Showing
22 changed files
with
293 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
include $(TOPDIR)/rules.mk | ||
|
||
PROFILE_DESCRIPTION:=Gateway with VPN for remote connection to wifi mesh testing network in Canodrom @Barcelona | ||
PROFILE_DEPENDS:= +wireguard +wireguard-tools | ||
|
||
include ../../profile.mk | ||
|
||
# call BuildPackage - OpenWrt buildroot signature |
14 changes: 14 additions & 0 deletions
14
canodrom.barcelona/gatewayVPN/root/etc/config/lime-community
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
config lime wifi | ||
option country 'ES' | ||
option ap_ssid 'LibreMesh.org' | ||
option apname_ssid 'LibreMesh.org/%H' | ||
option ieee80211s_mesh_id 'libremesh' | ||
|
||
config lime-wifi-band '2ghz' | ||
option channel '13' | ||
option distance '500' | ||
|
||
config lime-wifi-band '5ghz' | ||
option channel '48' | ||
option distance '500' | ||
|
3 changes: 3 additions & 0 deletions
3
canodrom.barcelona/gatewayVPN/root/etc/dropbear/authorized_keys
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL6yvUIq5lyDxswAUfo8vrsDaG9VU7sMvx6AvQhG35I1 ilario@satellite | ||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGuZnYnYWHIgBe8L28DeGEW54GNzIsA49Y1/ouA6PB/w pedro@dweb | ||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOdNNWmLMJNMkO0UzkOrNjAONlzQ2oBkA+b0f/Lq6RqJ |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-10FEED3B3D72
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-10FEEDE5EEF2
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-10FEEDE5F0C8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-10FEEDE60AD8
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-6466B3C6EDCA
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-6466B3CE2F1E
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-6466B3FAAF88
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-6470023E9D2A
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-6470023E9D60
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-6470023E9DC6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-6470023E9E8C
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-6470023E9E90
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-647002C303B4
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-647002C31334
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-647002E29824
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-A0F3C1A5F9FC
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
15 changes: 15 additions & 0 deletions
15
canodrom.barcelona/simple/root/etc/config/lime-A0F3C1A5FA36
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.38/24' | ||
option static_gateway_ipv4 '192.168.1.1' | ||
option static_ipv6 '2a00:1508:0a00:38/64' | ||
option static_gateway_ipv6 'fe80::1' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42753' | ||
list uci_set 'location.settings.node_longitude=2.18346' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,14 @@ | ||
config lime system | ||
|
||
config lime network | ||
|
||
config lime wifi | ||
option country 'ES' | ||
option ap_ssid 'Canodrom_experimental-RESET' | ||
option apname_ssid 'Canodrom_exp/%H-RESET' | ||
option ap_ssid 'LibreMesh.org' | ||
option apname_ssid 'LibreMesh.org/%H' | ||
option ieee80211s_mesh_id 'libremesh' | ||
|
||
config lime-wifi-band '2ghz' | ||
option channel '13' | ||
option distance '500' | ||
|
||
config lime-wifi-band '5ghz' | ||
option channel '48' | ||
option distance '500' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIL6yvUIq5lyDxswAUfo8vrsDaG9VU7sMvx6AvQhG35I1 ilario@satellite | ||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGuZnYnYWHIgBe8L28DeGEW54GNzIsA49Y1/ouA6PB/w pedro@dweb | ||
ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOdNNWmLMJNMkO0UzkOrNjAONlzQ2oBkA+b0f/Lq6RqJ |