-
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: add static IP on WAN and more devices
- Loading branch information
Showing
19 changed files
with
213 additions
and
26 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
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,16 @@ | ||
config lime system | ||
option hostname 'device38' | ||
|
||
config lime network | ||
option main_ipv4_address '10.0.0.38/24' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42738' | ||
list uci_set 'location.settings.node_longitude=2.18338' | ||
|
||
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_ipv6 '2a00:1508:0a00::38/64' |
16 changes: 16 additions & 0 deletions
16
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,16 @@ | ||
config lime system | ||
option hostname 'device44' | ||
|
||
config lime network | ||
option main_ipv4_address '10.0.0.44/24' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42744' | ||
list uci_set 'location.settings.node_longitude=2.18344' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.44/24' | ||
option static_ipv6 '2a00:1508:0a00::44/64' |
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
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
16 changes: 16 additions & 0 deletions
16
canodrom.barcelona/simple/root/etc/config/lime-6466b38a4180
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,16 @@ | ||
config lime system | ||
option hostname 'device8' | ||
|
||
config lime network | ||
option main_ipv4_address '10.0.0.8/24' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.4278' | ||
list uci_set 'location.settings.node_longitude=2.1838' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.8/24' | ||
option static_ipv6 '2a00:1508:0a00::8/64' |
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
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
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
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
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
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
16 changes: 16 additions & 0 deletions
16
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,16 @@ | ||
config lime system | ||
option hostname 'device37' | ||
|
||
config lime network | ||
option main_ipv4_address '10.0.0.37/24' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42737' | ||
list uci_set 'location.settings.node_longitude=2.18337' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.37/24' | ||
option static_ipv6 '2a00:1508:0a00::37/64' |
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
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
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
16 changes: 16 additions & 0 deletions
16
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,16 @@ | ||
config lime system | ||
option hostname 'device21' | ||
|
||
config lime network | ||
option main_ipv4_address '10.0.0.21/24' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42721' | ||
list uci_set 'location.settings.node_longitude=2.18321' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.21/24' | ||
option static_ipv6 '2a00:1508:0a00::21/64' |
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
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
16 changes: 16 additions & 0 deletions
16
canodrom.barcelona/simple/root/etc/config/lime-a0f3c1e4b63c
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,16 @@ | ||
config lime system | ||
option hostname 'device40' | ||
|
||
config lime network | ||
option main_ipv4_address '10.0.0.40/24' | ||
|
||
config generic_uci_config location_coord | ||
list uci_set 'location.settings.node_latitude=41.42740' | ||
list uci_set 'location.settings.node_longitude=2.18340' | ||
|
||
config net 'lm_hwd_openwrt_wan' | ||
option autogenerated 'false' | ||
option linux_name 'eth0.2' | ||
list protocols 'static' | ||
option static_ipv4 '192.168.1.40/24' | ||
option static_ipv6 '2a00:1508:0a00::40/64' |