This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
technical:ipsec:ipsec-tools [2023/03/27 15:14] – jc | technical:ipsec:ipsec-tools [2023/03/27 15:23] (current) – jc | ||
---|---|---|---|
Line 11: | Line 11: | ||
ip tunnel add gre0 mode gre remote < | ip tunnel add gre0 mode gre remote < | ||
ip link set gre0 up | ip link set gre0 up | ||
- | ip address < | + | ip address < |
``` | ``` | ||
# Configure ipsec.conf | # Configure ipsec.conf |