Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] To Wifi or not to Wifi...
Date: Fri, 31 Jul 2015 15:32:33
Message-Id: 20150731153214.GA4517@solfire
In Reply to: Re: [gentoo-user] To Wifi or not to Wifi... by Mick
1 Hi Mick,
2
3 thanks a lot for linking this informations for me :)
4
5 My Lollipop device is a pure tablet. I choose
6 intentionally a no-gsm/no-phone device...of
7 smartphones I only like the smart part.
8
9 And yesterday evening I put Linux on it...currently
10 only as chroot environment (since nobody has currently
11 made public a custom rom/kernel) so the android kernel
12 is still running, but ... one step is done.
13
14 I am eager to see the first custom ROMs for my device
15 (Asus MeMO Pad 7 ME176CX) and a cwm/twpr for it made
16 by the guys at clockworkmod.com/Team Win...can't wait...
17 really :)
18
19 Until then I have to be careful with modding, since there is no simple
20 way of replay a nandroid backup.
21
22 Have a nice weekend!
23 Best regards,
24 Meino
25
26 Mick <michaelkintzios@×××××.com> [15-07-31 17:09]:
27 > Some info on lollipop FYI:
28 >
29 > http://pulse.ng/tech/biggest-flaw-ever-you-can-hack-an-android-device-with-a-text-message-id4018313.html
30 >
31 > On 30 July 2015 at 12:53, J. Roeleveld <joost@××××××××.org> wrote:
32 >
33 > > On Wednesday, July 29, 2015 05:10:02 PM Meino.Cramer@×××.de wrote:
34 > > > J. Roeleveld <joost@××××××××.org> [15-07-29 16:39]:
35 > > > > On Wednesday, July 29, 2015 10:54:53 AM Thanasis wrote:
36 > > > > > On 07/29/2015 05:42 AM, Meino.Cramer@×××.de wrote:
37 > > > > > <...snip...>
38 > > > > >
39 > > > > > > 2) How I can assign a static IP to my tablet.
40 > > > > >
41 > > > > > At the end of /etc/dhcp/dhcpd.conf add a line like
42 > > > > >
43 > > > > > host mytablet { hardware ethernet xx:xx:xx:xx:xx:xx; fixed-address
44 > > > > > xxx.xxx.xxx.xxx; }
45 > > > > >
46 > > > > > > 3) How I can change the MAC on my tablet.
47 > > > > >
48 > > > > > What is the OS on the tablet?
49 > > > >
50 > > > > If I read this right in this thread, I believe it's Android Lollipop.
51 > > > > In this case, without rooting, it definitely will not be possible.
52 > > > >
53 > > > > I don't see why anyone would want to change the MAC on a tablet, other
54 > > > > then
55 > > > > try to break into someone elses WIFI.
56 > > > >
57 > > > > --
58 > > > > Joost
59 > > >
60 > > > Hi Joost,
61 > > >
62 > > > your are right: It is Android Lollipop 5.0 ! :)
63 > >
64 > > Same version as my mobile phone. (After the latest update)
65 > >
66 > > > I think specialists experienced in networks, Wlans, Wifis and
67 > > > such know and are experienced in hacking into others devices. Changing
68 > > > the MAC may or may not a tool for that ... I simply dont know. I am
69 > > > just at the start to get Wifi working ... a very basic problem for
70 > > > others like you I think. For me...it is just a challenge.
71 > > > Are you experienced in breaking in someone elses WIFI via changing the
72 > > > MAC? Where came your idea from?
73 > >
74 > > I played around with it in the past, not recently though.
75 > >
76 > > MAC-based access control lists are simple and lightweight. Which is why I
77 > > use
78 > > them for WIFI networks (apart from the guest-WIFI). But I don't consider
79 > > them
80 > > secure enough to only rely on those.
81 > >
82 > > I only actively set MAC-addresses for VMs to avoid duplications. I don't
83 > > see
84 > > the point in setting them specifically as they tend to be unique in my
85 > > experience.
86 > >
87 > > Only other reason I can think off for changing the MAC-address is to get
88 > > around
89 > > a MAC-based filtering.
90 > >
91 > > --
92 > > Joost
93 > >
94 > >
95 >
96 >
97 > --
98 > Regards,
99 > Mick