-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 On Wed, May 25, 2016 at 02:50:44PM -0700, Andrew David Wong wrote: > On 2016-05-25 14:26, [email protected] wrote: > > The networking configuration is stored in the root file system, > > meaning the network needs to be reconfigured in each Template > > backed HVMs on boot, as the template and HVM have different IP > > addresses. Is there a way around this/am I configuring something > > wrong? > > > > You can try putting any commands you need in /rw/config/rc.local (and > make it executable). All commands in that file will be executed as > root each time the VM starts up.
But /rw/config/rc.local applies only to Linux VMs with Qubes packages installed. I *guess* it isn't the case in that HVM. Yes, you need to configure IP each time the VM is started, but you can automate this. In case of Windows - by installing windows tools (there is "network-setup.exe" started automatically which do the job), or in case of Linux writing some script to do that, see here: https://github.com/QubesOS/qubes-core-agent-linux/blob/master/network/setup-ip (this one is for the case of Linux PV VMs). - -- Best Regards, Marek Marczykowski-Górecki Invisible Things Lab A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJXRi+SAAoJENuP0xzK19csqW4H+wXHKMJZWzU/VM1DyGa/lpWA tVb0kg+vB8gr9W/HFMGRD5DdgrRdbja3reR08mdZCh8a4pWiBDppTZUKUN5+AosH 2cDTjEOUQb2Erlhhjc7qJ9LZ+AeJZcwyPtqv3AgypY3p93q5dcf6HOXq459/N+Gc qleeM1DY01KiVDBYAzHlni/nv/s0Twf/d5SmpD1w9HhDLrJxaK2BGF7Glo3JiQqX MlvF4vsTc3O3Lmj8aAQ6HFHDfCC5LF57cO0AqEQcnDD2a4I1ah3bymhRf4iN8D5/ 13agVP0f4dAhtL+Bv0DqwVLqr43BT/u7WMUfyNbIZsikrJ367Uc36xS7l5t3PB8= =5vA1 -----END PGP SIGNATURE----- -- 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/20160525230449.GL2418%40mail-itl. For more options, visit https://groups.google.com/d/optout.
