[Mesh] Fwd: [Commotion-discuss] Seattle Police mesh network for surveillance?

Marc Juul juul at labitat.dk
Mon Nov 11 15:31:29 PST 2013


On Mon, Nov 11, 2013 at 2:44 PM, Mitar <mitar at tnode.com> wrote:

> Hi!
>
> > Can't we just modify batman-adv to rewrite MAC addresses on the fly? We
> > would need to keep a mapping of MAC to fakeMAC for each client, but only
> > for the directly connected clients, so the lookup and packet mangling
> > should be fast.
>
> And when you roam?
>

Yes, a bit tricky without getting too complicated. One way would be to use
a one-way hash to generate fakeMAC from MAC, but maybe that's too easy to
brute-force since the salt would have to be the same for all nodes.


> So maybe it would be easier then to use L3 routing protocol? Each node
> gets its own IPv6 subnet, each client for each node is mapped to an IP
> in the subnet, we can change this IP as often as we want, this IP is the
> only thing visible beyond the direct network of the node. If we want, we
> can do IPv6 NAT on the gateway. So this is then your idea above, just
> that fakeMAC is IPv6. You do not have roaming as well.
>

Yeah. Roaming is nice though.


>
> Mitar
>
> --
> http://mitar.tnode.com/
> https://twitter.com/mitar_m
> _______________________________________________
> mesh mailing list
> mesh at lists.sudoroom.org
> http://lists.sudoroom.org/listinfo/mesh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://sudoroom.org/lists/private/mesh/attachments/20131111/0f30ee74/attachment.html>


More information about the mesh mailing list