summaryrefslogtreecommitdiffstats
path: root/external/meta-updater/recipes-test/demo-network-config/files/25-dhcp-server.network
blob: 4766f9aea03c6189737599581bdb0031ae73f761 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Match]
Name=enp0s4

[Network]
Description=Private internal network between aktualizr Primary and Secondary nodes
DHCPServer=yes
Address=10.0.3.1/24
IPForward=yes
IPMasquerade=yes

[DHCPServer]
PoolOffset=10