aCOSwt wrote:So this means that you did not write any rules / did not add the program to rc... correct ?
I did not write any rules. I think that libvirt is shipped with some rules needed for virtual networking. iptables is in runlevel default, but I can't remember adding it (I use this system for more than 4 years now)
aCOSwt wrote:So iptables are neither configured nor running on your system.
Well,
For running as a firewall for example I mean.
I never set it up to be running as a firewall. I think libvirt needs it for bridging.
aCOSwt wrote:So the upgrade did not actually break anything in your system.
iptbales fails to start. Maybe I just remove it from all runlevels and see if this breaks something.
aCOSwt wrote:BTW, just fearing something. I might completely misunderstand what you mean but... do you mean you believed your system protected because supposed to be running some automagic-default-safe firewall ?

I always thought a Linux system does not need a firewall if there are no services listening for external connections? My apache only accepts connections from localhost (I need it for personal dokuwiki), my sshd is only accepting certain ssh-keys and no passwords,... . Do I need a firewall on a Linux laptop?