Skip to content
Snippets Groups Projects
Commit c4dc77d3 authored by Recolic's avatar Recolic :house_with_garden:
Browse files

Update home-router-config.md

parent 20260cde
No related branches found
No related tags found
No related merge requests found
...@@ -102,35 +102,32 @@ DHCP pool: 10.100.100.120 - 10.100.100.220, router 10.100.100.1 ...@@ -102,35 +102,32 @@ DHCP pool: 10.100.100.120 - 10.100.100.220, router 10.100.100.1
``` ```
[other config ...] [other config ...]
config host config host
option name 'RECOLICPC' option name 'pc.re'
option dns '1' option dns '1'
option mac '24:4B:FE:8D:BF:84' option mac '24:4B:FE:8D:BF:84'
option ip '10.100.100.34' option ip '10.100.100.34'
config host config host
option name 'RECOLICHMS' option name 'hms.re'
option dns '1' option dns '1'
option mac '2C:56:DC:08:42:73' option ip '10.100.100.101'
option ip '10.100.100.101' option mac 'C8:4D:44:29:93:55'
config host config host
option name 'LadlodRouter' option name 'rpi.re'
option dns '1' option dns '1'
option mac '7C:B5:40:74:FD:CE' option mac 'E4:5F:01:CD:FE:B8'
option ip '10.100.100.122' option ip '10.100.100.187'
config domain
option name 'pc.recolic'
option ip '10.100.100.34'
config domain config domain
option name 'hms.recolic' option name 'hms.recolic'
option ip '10.100.100.101' option ip '10.100.100.101'
config domain config host
option name 'RECOLICHMS' option name 'HP2EB76F'
option ip '10.100.100.101' option ip '10.100.100.178'
option mac 'A8:B1:3B:2E:B7:6F'
``` ```
## Traffic meter setup ## Traffic meter setup
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment