Simplify the GRE tunnels configuration. This change allow to define tunnels
in one block for both endpoints.
Recreate tunnels against router-001, instead of one-one connections.
Differential D2594
Reconfigure GRE tunnels dereckson on Mar 14 2022, 00:12. Authored by Tags None Referenced Files
Subscribers None
Details
Simplify the GRE tunnels configuration. This change allow to define tunnels Recreate tunnels against router-001, instead of one-one connections. salt * node.resolve_gre_tunnels
Diff Detail
Event TimelineComment Actions FreeBSD /etc/rc.conf.d/netif/gre_drake_via_router-001 on windriver (baremetal) cloned_interfaces="$cloned_interfaces gre0" ifconfig_gre0="172.27.27.35 172.27.27.254 netmask 0xffffffff tunnel 51.159.18.59 51.255.124.8 descr drake_via_router-001" CentOS Missing, we'll fill later: currently CentOS servers belong to an hypervisor, they aren't baremetal. |