10 lines
190 B
Plaintext
10 lines
190 B
Plaintext
|
|
|
||
|
|
config service 'ipsec'
|
||
|
|
option clientdns '192.168.0.1'
|
||
|
|
option account 'lean'
|
||
|
|
option secret 'myopenwrt'
|
||
|
|
option enabled '0'
|
||
|
|
option password '12345678'
|
||
|
|
option clientip '192.168.0.10/24'
|
||
|
|
|