Jamie Cameron
Jamie Cameron
Does anything useful get logged to `/var/log/messages` on either the master or slave systems?
You don't need to setup Apache to run Webmin's CGI scripts - it has it's own webserver on port 10000. If you want to access it via port 443, the...
Webmin will use /etc/network/interfaces if it exists, or files in /etc/netplan otherwise. Do you have either of those on Debian 11?
So on Debian 11, in which file would you configure a static IP address in? I assume that there's some config in which you specify that you want to use...
DHCPCD controls the assignment of addresses to other machines - what I was wondering is how on Debian 11 you select to use DHCP on an interface. But it sounds...
Ok, I'm going to have to do some more testing on Debian 11 and get back to you ..
Are the quotes actually needed in named.conf for a key name? I tested this with and without, and it worked fine. However, there was another bug that caused lines like...
How are you running this IPFW config file from the command line? The way Webmin executes it is to run `ipfw /etc/ipfw.rules`
I took a closer look at this, and it seems like the problem is that Webmin is uses the wrong format for that config file on FreeBSD. Is the rc.conf...
If you empty out the /etc/ipfw.rules file and create new rules, do they get added in a different (hopefully correct) format?