Is it possible to have 3 ip addresses that are on different subnets
bound to one ethernet card? For example eth0(externel to the internet
ISP) 212.192.1.126 eth1(internel for local network) 212.192.33.1
and in dhcp.conf following subnets 212.192.33.0, 10.0.0.0, 192.168.0.0 link
to eth1? Server dhcp runs for eth1. If yes please howto do
that.
|