Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:dpi:epdg:installation_setup:management_and_administration:swu:start [2024/05/13 15:39] – created elena.krasnobryzh | en:dpi:epdg:installation_setup:management_and_administration:swu:start [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{indexmenu_n> | ||
| - | ======Configuration of the SWu Interface====== | ||
| - | The parameters of the SWu interface are located in the file ''/ | ||
| - | |||
| - | =====Section "conn < | ||
| - | |||
| - | ^ Parameter | ||
| - | | '' | ||
| - | | '' | ||
| - | | '' | ||
| - | | '' | ||
| - | | '' | ||
| - | | '' | ||
| - | | '' | ||
| - | |||
| - | **Example: | ||
| - | <code bash> | ||
| - | conn epdg-eap-only | ||
| - | ike=aes256-sha256-sha1-prfsha256-prfsha1-modp2048-modp1024! | ||
| - | esp=aes256-sha256-sha1-modp2048-modp1024! | ||
| - | leftauth=eap | ||
| - | leftsubnet=10.0.0.0/ | ||
| - | rightauth=eap-diameter | ||
| - | rightsourceip=%epdg | ||
| - | auto=start | ||
| - | </ | ||