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.

-- 
Mantas Mikulėnas <graw...@gmail.com>
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to