Hi Garth,
due to changing the base operating system for the fling, the DNS system used has changed to systemd-resolved, which operates differently to the one in previous fling releases.
The easiest workaround is to link /etc/resolv.conf to point to /run/systemd/resolve/resolv.conf; the changes made to resolv.conf will then be respected by systemd. To do this, execute the following on the fling appliance:
rm /etc/resolv.conf && ln -s /run/systemd/resolve/resolv.conf /etc/resolv.conf
The DNS servers added to /etc/resolv.conf will now be used and the changes won't be overwritten.
We'd be happy to schedule a session, if it's needed!
I have just downloaded & tried to install v5.0 sadly without success. It's pretty frustrating that every release I try to install ends up not working & the last time I actually had a session with you guys to resolve my problems. I seem to have similar problems again.
I have copied the three config files (from our current working appliance) to their correct locations, which I assume are the same, edited the dns settings, but sadly it doesn't work. The appliance also doesn't want to keep the dns settings & keeps reverting to default. Is there any way we could have a session again? I would really appreciate it!! Thank you!!