With the release of the new Per-App IP addressing is it possible to assign apps to port 80/443? I’ve tried to this however, apps return an error saying the respective ports are “in use”.
Thanks for any help
With the release of the new Per-App IP addressing is it possible to assign apps to port 80/443? I’ve tried to this however, apps return an error saying the respective ports are “in use”.
Thanks for any help
As far as I can determine, the port conflict is with ports 80/443 within the TrueNAS GUI. Try the following:
Source: per-App IP addressing - how does it work? - #21 by MarkHoltz
Thanks for the help but this seems to only work for one application and not all applications?
At least when I set the first application to port 443 that worked fine however, the second application assigned to a different IP but also on port 443 returned the same error. Unsure if I’ve done something wrong, if this is intended or a bug?
Edit: From what I gather it appears that Truenas keeps a list of used ports to prevent doubling up services on the same port. However, it doesn’t take into account the recent changes to the IP so it doesn’t consider the same port number across unique IP address.
Thanks for the help