11 lines
285 B
Markdown
11 lines
285 B
Markdown
## WIP
|
|
### Command for creating docker macvlan network
|
|
### Change all CAPITAL arguments to your config
|
|
docker network create -d macvlan -o parent=HOST_NIC --gateway DG --subnet SUB --ip-range SUB NAME
|
|
|
|
### Service for
|
|
WIP
|
|
|
|
### DNS Rewrites
|
|
Disable IPv6 at your LAN or implement it :)
|