mirror of
https://git.proxmox.com/git/systemd
synced 2025-12-26 16:05:17 +00:00
16 lines
295 B
SYSTEMD
16 lines
295 B
SYSTEMD
# SPDX-License-Identifier: LGPL-2.1-or-later
|
|
[Match]
|
|
Name=client-peer
|
|
|
|
[Network]
|
|
Address=192.168.6.2/24
|
|
DHCPServer=yes
|
|
IPForward=ipv4
|
|
IPv6AcceptRA=no
|
|
|
|
[DHCPServer]
|
|
RelayTarget=192.168.5.1
|
|
BindToInterface=no
|
|
RelayAgentCircuitId=string:sample_circuit_id
|
|
RelayAgentRemoteId=string:sample_remote_id
|