mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
The proxy ARP private VLAN sysctl is useful for VLAN aggregation, see https://sysctl-explorer.net/net/ipv4/proxy_arp_pvlan/ for details.
12 lines
186 B
Plaintext
12 lines
186 B
Plaintext
[Match]
|
|
Name=dummy98
|
|
|
|
[Network]
|
|
IPForward=true
|
|
IPv6PrivacyExtensions=true
|
|
IPv6DuplicateAddressDetection=3
|
|
IPv6HopLimit=5
|
|
IPv4ProxyARP=true
|
|
IPv4ProxyARPPrivateVLAN=true
|
|
IPv6ProxyNDP=true
|