-
Story
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
None
-
rhel-sst-network-management
-
ssg_networking
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
Goal
- Route-based IPSec encryption is required for the SMB project.
The suggested config:
routes: config: - destination: 172.16.110.0/24 metric: 150 next-hop-interface: ipsec10 source: 10.46.97.113 interfaces: - name: hosta_conn type: ipsec ipv4: enabled: true dhcp: true libreswan: ipsec-interface: "10" leftrsasigkey: '%cert' left: 10.46.97.113 leftid: '%fromcert' leftcert: client01.cnf.com leftmodecfgclient: false right: 10.1.98.208 rightrsasigkey: '%cert' rightid: '%fromcert' rightsubnet: 172.16.110.0/24 ikev2: insist ike: aes256-sha1 esp: aes256-sha1
Acceptance Criteria
A list of verification conditions, successful functional tests, or expected outcomes in order to declare this story/task successfully completed.
- Verify X
- Verify Y
- Verify Z