Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] To Wifi or not to Wifi...
Date: Thu, 30 Jul 2015 11:54:53
Message-Id: 2827973.iP7YTXT1IO@andromeda
In Reply to: Re: [gentoo-user] To Wifi or not to Wifi... by Meino.Cramer@gmx.de
1 On Wednesday, July 29, 2015 05:10:02 PM Meino.Cramer@×××.de wrote:
2 > J. Roeleveld <joost@××××××××.org> [15-07-29 16:39]:
3 > > On Wednesday, July 29, 2015 10:54:53 AM Thanasis wrote:
4 > > > On 07/29/2015 05:42 AM, Meino.Cramer@×××.de wrote:
5 > > > <...snip...>
6 > > >
7 > > > > 2) How I can assign a static IP to my tablet.
8 > > >
9 > > > At the end of /etc/dhcp/dhcpd.conf add a line like
10 > > >
11 > > > host mytablet { hardware ethernet xx:xx:xx:xx:xx:xx; fixed-address
12 > > > xxx.xxx.xxx.xxx; }
13 > > >
14 > > > > 3) How I can change the MAC on my tablet.
15 > > >
16 > > > What is the OS on the tablet?
17 > >
18 > > If I read this right in this thread, I believe it's Android Lollipop.
19 > > In this case, without rooting, it definitely will not be possible.
20 > >
21 > > I don't see why anyone would want to change the MAC on a tablet, other
22 > > then
23 > > try to break into someone elses WIFI.
24 > >
25 > > --
26 > > Joost
27 >
28 > Hi Joost,
29 >
30 > your are right: It is Android Lollipop 5.0 ! :)
31
32 Same version as my mobile phone. (After the latest update)
33
34 > I think specialists experienced in networks, Wlans, Wifis and
35 > such know and are experienced in hacking into others devices. Changing
36 > the MAC may or may not a tool for that ... I simply dont know. I am
37 > just at the start to get Wifi working ... a very basic problem for
38 > others like you I think. For me...it is just a challenge.
39 > Are you experienced in breaking in someone elses WIFI via changing the
40 > MAC? Where came your idea from?
41
42 I played around with it in the past, not recently though.
43
44 MAC-based access control lists are simple and lightweight. Which is why I use
45 them for WIFI networks (apart from the guest-WIFI). But I don't consider them
46 secure enough to only rely on those.
47
48 I only actively set MAC-addresses for VMs to avoid duplications. I don't see
49 the point in setting them specifically as they tend to be unique in my
50 experience.
51
52 Only other reason I can think off for changing the MAC-address is to get around
53 a MAC-based filtering.
54
55 --
56 Joost

Replies

Subject Author
Re: [gentoo-user] To Wifi or not to Wifi... Mick <michaelkintzios@×××××.com>