File: 25-l2tp-udp.netdev

package info (click to toggle)
systemd-udeb 259-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 104,120 kB
  • sloc: ansic: 726,480; xml: 121,118; python: 35,852; sh: 33,447; cpp: 946; awk: 102; makefile: 89; lisp: 13; sed: 1
file content (26 lines) | stat: -rw-r--r-- 395 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# SPDX-License-Identifier: LGPL-2.1-or-later
[NetDev]
Kind=l2tp
Name=l2tp99

[L2TP]
TunnelId=10
PeerTunnelId=11
UDPSourcePort=3000
UDPDestinationPort=4000
Local=static@test1
Remote=192.168.30.101
EncapsulationType=udp
UDPCheckSum=true
UDP6ChecksumRx=true
UDP6ChecksumTx=true

[L2TPSession]
SessionId=15
PeerSessionId=16
Name=l2tp-ses1

[L2TPSession]
SessionId=17
PeerSessionId=18
Name=l2tp-ses2