aslanvyos d3ef41c38f
Update site2site_ipsec.rst
To make easily understandable the Site-to-Site VPN ikev2 configuration for users (especially if the user is new to VyOS) made the following changes:
- Added dummy interface to both routers for testing purposes
- Added static route for both routers for dummy interface
- Added this line of command: 
   set vpn ipsec option disable-route-autoinstall
   Because when we write this line after the commit action we got an error like:
WARNING: It's recommended to use ipsec vti with the next command

- corrected this line:
  set vpn ipsec site-to-site peer OFFICE-B local-address '192.168.0.10'
to this:
set vpn ipsec site-to-site peer OFFICE-B local-address '172.18.201.10'
2023-10-18 15:24:39 +04:00
..
2023-09-12 22:12:26 +02:00
2023-10-16 06:05:30 +00:00
2023-10-09 06:03:01 +00:00
2022-03-24 20:30:33 +01:00
2023-10-16 06:05:30 +00:00
2023-10-18 15:24:39 +04:00
2023-09-26 14:39:32 +04:00
2023-09-17 23:27:26 +09:30
2022-01-25 20:10:08 +01:00
2023-01-15 21:44:04 +01:00
2023-07-31 21:13:58 +02:00
2022-09-26 00:42:32 +09:30
2018-07-01 14:35:40 +02:00
2022-08-16 15:38:16 +02:00