using split networks causes gateway addition to fail
Open
bug
- Dominant language
- Python
- Stars
- 26
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
If you're adding a gw with a name that resolves to one subnet that has an IP for iscsi on a different subnet, the gateway create may be denied with a 403 error. The workaround is to add the gw IPs to the trusted_ip_list in iscsi-gateway.cfg, but that setting is intended for extending the authorised clients that may connect to the api, rather than become a list of gateway IPs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.