On Fri, 2013-07-26 at 17:38 +0100, Andrew Shadura wrote:
> > http://wiki.debian.org/NetworkConfiguration#Multiple_IP_addresses_on_One_Interface
From what you wrote there,... AFAIU you cannot individually control the
different addresses with that syntax with ifupdown (how should you when
all have the same name)...

Isn't that syntax a bit suboptimal then? I mean wouldn't something like:
iface eth0 inet static
    address 192.168.1.42
    address 192.168.1.43
    address 192.168.1.45
    netmask 255.255.255.0
    gateway 192.168.1.1
be better?

The netmask could be specified as CIDR... and AFAICS you can anyway just
give one gateway per iface stanca?

Cheers,
Chris.

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to