Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| en:dpi:epdg:installation_setup:management_and_administration:conf [2024/11/21 16:34] – elena.krasnobryzh | en:dpi:epdg:installation_setup:management_and_administration:conf [2024/12/03 07:31] (current) – elena.krasnobryzh | ||
|---|---|---|---|
| Line 13: | Line 13: | ||
| In the example, the blocks corresponding to the interfaces are highlighted with a marker. | In the example, the blocks corresponding to the interfaces are highlighted with a marker. | ||
| </ | </ | ||
| - | <code YAML [highlight_lines_extra=" | + | <code YAML [highlight_lines_extra=" |
| fast-epdg { | fast-epdg { | ||
| swu { | swu { | ||
| < | < | ||
| apn= | apn= | ||
| - | ike=aes256-sha256-sha1-prfsha256-prfsha1-modp2048-modp1024! | ||
| - | esp=aes256-sha256-sha1-modp2048-modp1024! | ||
| leftsubnet= | leftsubnet= | ||
| } | } | ||
| Line 25: | Line 23: | ||
| auth { | auth { | ||
| - | interface | + | iface = |
| swm { | swm { | ||
| - | app_id = swm | ||
| realm = | realm = | ||
| host = | host = | ||
| Line 35: | Line 32: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| swx { | swx { | ||
| - | app_id = swx | ||
| realm = | realm = | ||
| host = | host = | ||
| Line 46: | Line 43: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| s6b { | s6b { | ||
| - | app_id = s6b | ||
| realm = | realm = | ||
| host = | host = | ||
| Line 57: | Line 54: | ||
| remote = | remote = | ||
| proto = | proto = | ||
| + | tls = | ||
| } | } | ||
| } | } | ||
| Line 100: | Line 98: | ||
| syslog { | syslog { | ||
| daemon { | daemon { | ||
| - | ike = | ||
| cfg = | cfg = | ||
| lib = | lib = | ||