Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-14 Thread Person
I somehow still am not allowed to install Fedora 25. Every time I restart it, 
Fedora makes me download the update again, but the install button still lags.

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/d5ca694f-90cf-4173-b3f4-8e80f7d06211%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-12 Thread Person
Okay, good to know.

I already started downloading Fedora 25, but the “Install” button does not seem 
to work when I click on it. There is no response.

There is a sentence on the bottom that says “It is recommended you back up your 
files first”. I already did back up my Fedora 23 VM, so I don’t understand why 
this is happening.

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/67268d9f-152c-442c-bda1-40a09d8fb797%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-10 Thread Sean Hunter


Sent from my phone. Sorry if brief. 

> On 10 Oct 2017, at 04:39, Person  wrote:
> 
> I downloaded Fedora 25, and I’m still working out the MAC thing (so far so 
> good). I looked at the manual and didn’t really want to install Debian 9, so 
> am I able to keep my MAC private if I only use Fedora?
> 

Yes. I’m using Fedora for my sys-net (as is the standard install) and have mac 
spoofing on using the config below. I’m using 4.0 rc 1, but if you’re using 3.2 
I would think it’s possible as long as you can update NetworkManager enough. 
That may mean updating your sys-net template to fedora-25. 

Sean

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/AFF27262-CE82-4EEE-B2F4-1210A373FEAF%40uncarved.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-09 Thread Person
I downloaded Fedora 25, and I’m still working out the MAC thing (so far so 
good). I looked at the manual and didn’t really want to install Debian 9, so am 
I able to keep my MAC private if I only use Fedora?

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/8ecb4c77-2366-4d5b-a11c-bca6a99f818b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-09 Thread Sean Hunter
On Sun, Oct 08, 2017 at 01:43:06PM -0400, Chris Laprise wrote:
> On 10/08/2017 05:34 AM, Sean Hunter wrote:
> > > 
> > Yup confirmed here - I've just tried turning on mac spoofing using the 
> > NetworkManager instructions and the fedora-25 template in 4.0rc1 and spoofs 
> > the mac address on sys-net fine for me.  One thing is it seems it is now 
> > preferred to use "wifi.assigned-mac-address" etc rather than 
> > "wifi.cloned-mac-address".  "cloned-mac-address" is deprecated.  I found 
> > this on the "nm-settings" manpage.
> 
> It seems that way on the man page, but the way it was explained to me on NM
> mailing list is that page is for the dbus NM interface and
> cloned-mac-address is deprecated there but it is still what they expect you
> to use in the config file. There was no page that fully explained the
> possible values for the config file itself.

OK well the config below seems to be working for me (ie my sys-net is currently 
using a randomised mac addr) on 4.0rc1. ymmv.

Sean


[device]
wifi.scan-rand-mac-address=yes

[connection]
wifi.assigned-mac-address=stable
ethernet.assigned-mac-address=stable

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/20171009183043.GA6624%40uncarved.com.
For more options, visit https://groups.google.com/d/optout.


signature.asc
Description: PGP signature


Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-08 Thread Chris Laprise

On 10/08/2017 05:34 AM, Sean Hunter wrote:

On Fri, Oct 06, 2017 at 11:55:04PM -0400, Chris Laprise wrote:

On 10/06/2017 11:26 PM, Person wrote:

Cloning VMs is quite troublesome right now, so it is hard to update Fedora and 
Debian in order to use NetworkManager.

You can easily install the Fedora 25 template that should already have the
correct version of NM:

$ sudo qubes-dom0-update qubes-template-fedora-25


Yup confirmed here - I've just tried turning on mac spoofing using the NetworkManager instructions and the fedora-25 
template in 4.0rc1 and spoofs the mac address on sys-net fine for me.  One thing is it seems it is now preferred to use 
"wifi.assigned-mac-address" etc rather than "wifi.cloned-mac-address".  
"cloned-mac-address" is deprecated.  I found this on the "nm-settings" manpage.


It seems that way on the man page, but the way it was explained to me on 
NM mailing list is that page is for the dbus NM interface and 
cloned-mac-address is deprecated there but it is still what they expect 
you to use in the config file. There was no page that fully explained 
the possible values for the config file itself.




My internal qubes still seem to have pretty standard Xen mac addrs (not that it 
matters).  I'm guessing I'm not actually running Networkmanager on them.


The internal MAC addresses shouldn't matter.



Sean



--

Chris Laprise, tas...@posteo.net
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/8bf308c0-a424-9a5f-1e92-477a3029431e%40posteo.net.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-06 Thread Chris Laprise

On 10/06/2017 11:26 PM, Person wrote:

Cloning VMs is quite troublesome right now, so it is hard to update Fedora and 
Debian in order to use NetworkManager.


You can easily install the Fedora 25 template that should already have 
the correct version of NM:


$ sudo qubes-dom0-update qubes-template-fedora-25

--

Chris Laprise, tas...@posteo.net
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/5a5dbc84-e928-f942-c998-6d3ccb4c35c1%40posteo.net.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-06 Thread Person
Cloning VMs is quite troublesome right now, so it is hard to update Fedora and 
Debian in order to use NetworkManager.

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/d4f08b00-6f0f-484f-bff4-f2e5055a212a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-03 Thread Person
The Network Manager will need me to update the Fedora and Debian templates, 
which will probably take some time.

But about the enp0s0 and wlp0s1 spoofing: how do you save an edited text file 
in the terminal? I think that my failure to save the gedit could have been a 
problem.

-- 
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1159c363-9d11-4097-8983-e760c79a5a5b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Mac-Spoofing Doesn’t Work

2017-10-02 Thread Chris Laprise

On 10/02/2017 11:08 PM, Person wrote:

I followed the directions for enabling mac-spoofing on Qubes, and it didn’t 
work. https://www.qubes-os.org/doc/anonymizing-your-mac-address/

I think I may have done something wrong. I could have not saved the gedit file 
correctly, or I spelled wlpos1 wrong. Or perhaps I didn’t restart sys-net 
enough times.



The doc has two different methods: Network Manager and macchanger. If 
using the first (recommended) you wouldn't need to configure 'wlpos1' 
directly, and it should work as long as your Wifi card has proper 
support for address changes.



--

Chris Laprise, tas...@posteo.net
https://twitter.com/ttaskett
PGP: BEE2 20C5 356E 764A 73EB  4AB3 1DC4 D106 F07F 1886

--
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 qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/4fbd74b5-1745-1ae0-1648-699affebf76d%40posteo.net.
For more options, visit https://groups.google.com/d/optout.