mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
a663ddc04e
For issue #30763.
13 lines
209 B
SYSTEMD
13 lines
209 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=bridge-relay
|
|
|
|
[Network]
|
|
Address=192.168.2.1/24
|
|
DHCPServer=yes
|
|
IPv6AcceptRA=no
|
|
|
|
[DHCPServer]
|
|
RelayTarget=192.168.1.1
|
|
RelayAgentRemoteId=string:aabbccdd
|