mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-02-12 11:21:56 +00:00
14 lines
175 B
SYSTEMD
14 lines
175 B
SYSTEMD
|
[Match]
|
||
|
Name=gt-*
|
||
|
|
||
|
[Network]
|
||
|
Description=Glorytun server device
|
||
|
Address=0.0.0.0/24
|
||
|
DHCPServer=yes
|
||
|
IPMasquerade=yes
|
||
|
|
||
|
[DHCPServer]
|
||
|
PoolOffset=2
|
||
|
PoolSize=1
|
||
|
EmitDNS=no
|
||
|
DNS=9.9.9.9
|