Hi. On Tue, Feb 25, 2020 at 10:37:18PM +0000, William Torrez Corea wrote: > I get the following error message > > ifquery: /etc/network/interfaces:19: unknown or no address type and no > inherits keyword specified
You have a syntax error at line 19 of your e/n/i. > /usr/share/netfilter-persistent/plugins.d/15-ip4tables start > Bad argument `COMMIT' > Error occurred at line: 4 And whatever is in /etc/iptables/rules.v4 - it's not a valid output of iptables-save. Now, to answer the question "what should I change there to get these errors disappear" - the contents of both files are needed. Reco