Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] To Wifi or not to Wifi... Meino.Cramer@×××.de