mirror of
https://github.com/luscis/openlan.git
synced 2025-10-11 19:40:08 +08:00
fix: localid is required.
This commit is contained in:
@@ -95,7 +95,7 @@ conn {{ .Name }}-c1
|
||||
rightprotoport=gre
|
||||
`
|
||||
secretTmpl = `
|
||||
%any {{ .RightId }}.{{ .Transport }} : PSK "{{ .Secret }}"
|
||||
%any @{{ .RightId }}.{{ .Transport }} : PSK "{{ .Secret }}"
|
||||
`
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user