Anonymizing MAC Address when sys-net is Disposable?

Hi. I made sys-net disposable in 4.1. Do I make the changes listed here in the Template on which the DVM is based, or in the DVM on which sys-net is based? (Specifically: "Write the settings to a new file in the /etc/NetworkManager/conf.d/ directory, such as 00-macrandomize.conf")

2 Likes

I’m also interested in the answer :slight_smile:

If you make the change in the disposable template, (what you call the
DVM), then (as it is a template based qube), the change will be lost
when you shut that qube down.
This is standard behaviour.

Make the change in the underlying template.
Then it will be inherited by the disposable template, and passed to the
disposable.

I never presume to speak for the Qubes team.
When I comment in the Forum or in the mailing lists I speak for myself.

Or, bind dirs in dvm template and make changes in it persistent.

Or use rc.local in the disposable template.

For people who are starting out with Qubes, it’s better not to
invoke such mechanisms.
Get users familiar with templates, disposable templates, and disposables,
and the normal rules of inheritance, and later introduce bind-dirs and
the like.

I never presume to speak for the Qubes team.
When I comment in the Forum or in the mailing lists I speak for myself.
4 Likes