blob: 1a98a401ad5872a08bc585d98242173b85963a3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# SPDX-License-Identifier: LGPL-2.1-or-later
[NetDev]
Name=ipiptun96
Kind=ipip
MTUBytes=1480
[Tunnel]
Local=192.168.223.238
Remote=192.169.224.239
Independent=true
FooOverUDP=yes
FOUDestinationPort=55555
|