Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add enable_ip_forwarding Option in mgmt_nic (L299 of main.tf) #75

Open
jokoyuliantoro opened this issue Oct 16, 2024 · 1 comment
Open
Labels
Backlog Moved to PD Jira board

Comments

@jokoyuliantoro
Copy link

In 1NIC deployment, based on https://github.com/F5Networks/terraform-azure-bigip-module/blob/main/main.tf, the mgmt_nic interface (https://github.com/F5Networks/terraform-azure-bigip-module/blob/main/main.tf#L299) does not have "enable_ip_forwarding" option exposed like external_nic (https://github.com/F5Networks/terraform-azure-bigip-module/blob/main/main.tf#L322) and external_public_nic (https://github.com/F5Networks/terraform-azure-bigip-module/blob/main/main.tf#L348) which has "enable_ip_forwarding" option exposed.

Please help to adjust the https://github.com/F5Networks/terraform-azure-bigip-module/blob/main/main.tf#L299 part to include the "enable_ip_forwarding" option. This change also shows the F5 supportability of 1NIC deployment having the IP forwarding enabled on mgmt_nic.

@pgouband
Copy link
Collaborator

Hi,

Thanks for reporting. Added to the backlog and internal tracking ID for this request is: INFRAANO-1686.

@pgouband pgouband added the Backlog Moved to PD Jira board label Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backlog Moved to PD Jira board
Projects
None yet
Development

No branches or pull requests

2 participants