On Thu, Apr 24, 2014 at 12:30 PM, Mantas Mikulėnas <graw...@gmail.com> wrote:
> On Thu, Apr 24, 2014 at 1:06 PM, Umut Tezduyar Lindskog
> <u...@tezduyar.com> wrote:
>> Hi Oliver,
>>
>> You can specify Address= more than once as it is explained in
>> http://www.freedesktop.org/software/systemd/man/systemd.network.html
>> (Address=).
>
> And just for the record, use `ip addr` to make sure it works, because
> chances are that `ifconfig` won't show it.
>
> Since kernel 2.2, there can be several IP addresses on the same eth0
> interface without having to use 'aliases', using `ip addr add` for
> example. networkd uses the new method as well. Unfortunately,
> `ifconfig` – even the last version that Arch has – only shows the
> first address to this day.

PSA: never, ever, use ifconfig or friends. It has been dead upstream
since sometime in the last millenium and is known to give you
misleading or just wrong information.

I thought we had dropped it from Arch to be honest... Maybe time to
look at that...

Cheers,

Tom
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to