Hello Jarek, Monday, March 24, 2003, 1:56:11 AM, you wrote:
JM> 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) JM> 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. yes :) ip add add IP/CLASS dev eth1 no "ip" ? apt-get install iproute -- Best regards, PLum mailto:[EMAIL PROTECTED]

