<p dir="ltr"></p>
<p dir="ltr">Den 18 jul 2016 09:54 skrev "Matthias Weiler" <<a href="mailto:weiler.matthias@gmail.com">weiler.matthias@gmail.com</a>>:<br>
><br>
> On 2016-07-17 23:03, Sandy Harris wrote:<br>
>><br>
>> <a href="https://github.com/Librerouter">https://github.com/Librerouter</a><br>
>><br>
>> Part of their librerouter project is librekernel":<br>
>><br></p>
<p dir="ltr">>> Sounds to me like something the FB project should adopt.<br>
><br>
> If they use Debian as a base, they'll profit from the work that the FreedomBox Project did. For now the only way to adopt something from that project is to look at their configuration and try to learn from it.<br>
><br>
> And by doing that I found an interesting piece of config. They use one IP address per service. I thought that's a nice idea. This makes the URLs shorter.<br>
>><br>
>> 10.0.0.1        librerouter.local<br>
>> 10.0.0.251      yacy.local<br>
>> 10.0.0.252      friendica.local<br>
>> 10.0.0.253      owncloud.local<br>
>> 10.0.0.254      mailpile.local<br>
><br>
> Can you think of any downsides of such a config?</p>
<p dir="ltr">I personally like that idea.</p>
<p dir="ltr">This isn't common to use in IPv4 LAN though, as IPv4 isn't designed for that, though it works. It is a design goal behind IPv6, where you least you get 2^64 address in a LAN. Usually you only get 2^8, or less in an IPv4 LAN.</p>
<p dir="ltr">So yes, I do like the idea for smaller privat LAN where there isn't that many addresses and devices.</p>
<p dir="ltr">Anyway, I wouldn't use the addresses that ends with .[1-9] and .[250-254] in a IPv4 LAN, as they on accation are used for infrastructures like routers, printers, etc.</p>
<p dir="ltr">> peace,<br>
> matthias</p>
<p dir="ltr">Happy hacking<br>
Yours, Anders</p>