Thanks, this was what I wanted.
> You can add this additional routing into /etc/network/interfaces like
> this:
> iface eth0 inet static
> address 217.153.114.164
> netmask 255.255.255.248
> gateway 217.153.114.161
> up route something
> up route something
> iface eth0:1 inet static
> address 212
You can add this additional routing into /etc/network/interfaces like
this:
iface eth0 inet static
address 217.153.114.164
netmask 255.255.255.248
gateway 217.153.114.161
up route something
up route something
iface eth0:1 inet static
address 212.244.2
> doesn't the gateway line in /etc/network/interfaces solve the problem?
> or do you have additional routing to do?
Yes, I think I have additional routing to do because of the host has a set
of virtual inferfaces: eth0:0, ..., eth0:17. Each virtual IP is used to one
extra domain name.
Is not ther
3 matches
Mail list logo