[LUGOS] DHCP in dve omrezji

Boris Sagadin boris at intera.si
Wed May 5 12:58:21 CEST 2004


Jaz sem spacal nekako takole, deluje BP:

option domain-name-servers 192.168.0.1, 193.189.160.12;

option subnet-mask 255.255.255.0;
default-lease-time 600;

subnet 192.168.0.0 netmask 255.255.255.0 {
  range 192.168.0.200 192.168.0.250;
  option broadcast-address 192.168.0.255;
  option routers 192.168.0.1;
}

host LocalBox1 {
        hardware ethernet 00:c0:df:aa:aa:aa;
        fixed-address 192.168.0.151;
        option routers 192.168.0.1;
}

host LocalBox2 {
        hardware ethernet 00:40:ca:bb:bb:bb;
        fixed-address 192.168.0.150;
        option routers 192.168.0.1;
}


Wednesday, May 5, 2004, 12:37:12 PM, you wrote:

> Zdravo.

> Zanima me, kako bi z dhcpd-jem in dvema mreznima karticama dosegel
> naslednje:



-- 
lp,
 Boris




More information about the lugos-list mailing list