mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Fix
This commit is contained in:
parent
0fcb2c22f4
commit
2b5afea3a1
8 changed files with 273 additions and 62 deletions
17
ubond.network
Normal file
17
ubond.network
Normal file
|
@ -0,0 +1,17 @@
|
|||
[Match]
|
||||
Name=ubond*
|
||||
|
||||
[Network]
|
||||
Description=UBOND tunnel
|
||||
Address=10.255.248.1/24
|
||||
DHCPServer=yes
|
||||
IPMasquerade=yes
|
||||
|
||||
[DHCPServer]
|
||||
PoolOffset=2
|
||||
PoolSize=50
|
||||
EmitDNS=no
|
||||
EmitNTP=no
|
||||
DNS=9.9.9.9
|
||||
DefaultLeaseTimeSec=12h
|
||||
MaxLeaseTimeSec=24h
|
Loading…
Add table
Add a link
Reference in a new issue