]> git.proxmox.com Git - systemd.git/blame - test/test-network/conf/25-l2tp-udp.netdev
New upstream version 250.4
[systemd.git] / test / test-network / conf / 25-l2tp-udp.netdev
CommitLineData
ea0999c9 1# SPDX-License-Identifier: LGPL-2.1-or-later
bb4f798a
MB
2[NetDev]
3Kind=l2tp
4Name=l2tp99
5
6[L2TP]
7TunnelId=10
8PeerTunnelId=11
9UDPSourcePort=3000
10UDPDestinationPort=4000
11Local=static
12Remote=192.168.30.101
13EncapsulationType=udp
14UDPCheckSum=true
15UDP6CheckSumRx=true
16UDP6CheckSumTx=true
17
18[L2TPSession]
19SessionId=15
20PeerSessionId=16
21Name=l2tp-ses1
22
23[L2TPSession]
24SessionId=17
25PeerSessionId=18
26Name=l2tp-ses2