On Sun, Mar 05, 2017 at 10:12:15PM +0100, evo wrote: > oh, thanks... i thought i read the post about firewall, but didnt see > the limit of 3kb. > > so the only way to get over 3kb is to adit own rules in /rw/config? > And for building the own script there, i should really understand the > whole iptables thing.. puh :) > > sorry for the newbee-question, but what the hell is /rw?? > > > > On 03/05/2017 10:03 PM, Unman wrote: > > On Sun, Mar 05, 2017 at 09:35:00PM +0100, evo wrote: > >> Hello! > >> > >> i get an error pop-up: > >> "ERROR: Firewall tab: (0,'Error') > >> > >> by adding new address. > >> > >> i have already added few addresses (about 20 or 30) > >> is there any limit or something like that?? > >> > >> thanks! > > > > Yes: > > It's documented here: > > www.qubes-os.org/doc/firewall > > > > There's also a proposal for a work around > >
Can you try not to top-post? When you are running a TemplateBasedVM, most of the file system comes from the template. This meams that many changes that you make will disappear on reboot. (E.g changing config in /etc , installing programs etc.) Some parts of the file system, (/home /and /usr/local) DO persist in the qube. They are actually stored in /rw: have a look. There is also a mechanism (bind-dirs) for making other files persistent. You can read about it in the docs. (You can, of course, also store files in /rw/config and use the rc.local mechanism to change files in the root file system on boot - e.g adding entries to hosts files, custom iptables rules etc etc.) unman -- You received this message because you are subscribed to the Google Groups "qubes-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20170305212245.GF16686%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
