Bug #11256
closedCannot add alias with multiple URLs
0%
Description
When adding an URL alias with multiple URLs, only the last URL ever gets resolved.
Expected behavior: every URL should get resolved into an IP address lists, and the resulting alias should be the union of all the IP addresses from the lists.
I have described the issue in the Forums too, where you can read some debugging steps and see more screenshots: https://forum.netgate.com/topic/159803/failing-to-add-url-alias-with-mixed-ipv4-and-ipv6-addresses
Files
Updated by Andreas Lindhé almost 4 years ago
- File Screenshot from 2021-01-18 21-50-48.png Screenshot from 2021-01-18 21-50-48.png added
- File Screenshot from 2021-01-18 21-50-41.png Screenshot from 2021-01-18 21-50-41.png added
Same goes for URLs with ports lists.
Updated by Viktor Gurov almost 4 years ago
I can reproduce it on 2.4.5-p1,
but it works fine on 2.5.0.a.20210120.1500
Updated by Renato Botelho almost 4 years ago
- Status changed from New to Feedback
Viktor says it works on 2.5.0. Leaving it at feedback state for now
Updated by Renato Botelho almost 4 years ago
- Status changed from Feedback to Rejected
- Assignee set to Renato Botelho
It works on 2.5.0
Updated by Andreas Lindhé over 3 years ago
I just upgraded to 21.02_1 and it does not work. I thought 21.02_1 would be the same as 2.5.0. Is it not?
EDIT: No, this particular issue is resolved. I can create an alias containing two different URLs with IPs. It's nested aliases that still don't work, but I guess that should be posted as a separate bug report.