We've tried setting up a plex server on two occasions, and both of these times we've run into trouble where the commands for allowing ports on the firewall does not work, so we end up downloading the firewall UI from discovery.
After just downloading the application, what happens is that we lose internet access, and we have to execute :
sudo ufw reloadeverytime we start these computers.
It's really annoying and we're not sure what to look for, in the UI you can choose between block, dmz, drop, external, home, internal, nm-shared , public, trusted, work.
Each of these have different boxes ticked with DHCP and some with SSH, and i'm unsure if any of these could cause this issue.
We're using Kubuntu 21.04 , 5.21 KDE Plasma.
Pretty sure we're using different kernels on the machines too.
Any form of ideas or help would be greatly appreciated.
Edit:
These are the commands we've tried :
sudo ufw enable sudo ufw status sudo ufw allow from 127.0.0.1:32400 0 Reset to default