13 lines
220 B
Plaintext
13 lines
220 B
Plaintext
|
|
config service 'ipsec'
|
|
option enabled '0'
|
|
option secret 'ipsec'
|
|
option clientip '192.168.100.10/24'
|
|
option clientdns '223.5.5.5'
|
|
|
|
config users
|
|
option enabled '1'
|
|
option username 'guest'
|
|
option password '123456'
|
|
|