Zhu Sha Zang <zhushaz...@yahoo.com.br> writes:

> Yeah Yeah, i've already seen this net.example. But before change to
> appropriate setting, don't appear any interface with alias, anda
> occour some errors when try to initialize devices. And the routes used
> by alias don't worked.
>
> Someone had this working succesfully?

You do not need to use aliases. Using iproute2, you can have as many
(within reason) IP addresses as you want on each interface. You
configure it as 

conf_eth0=( "1.2.3.4/24" "10.11.12.13/24" "20.21.22.23/24" )

For routing via the different networks use iproute2 rules, see the
postup() function (towards the end of /etc/conf.d/net.example) for an
example of how to set this up.



Reply via email to