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