*** From dhcp-server -- To unsubscribe, see the end of this message. ***

Ruediger Gubler wrote:
 
Hello,

I have the following entrees in my dhcpd.conf

shared-network DirVer {

  # Open DirVer
  subnet 183.197.168.32 netmask 255.255.255.240 {
    option routers 193.197.168.33;
    host intruder4 {
      hardware ethernet 00:60:08:50:24:99;
      fixed-address 193.197.168.37;
    }
  }

  # Private DirVer
  subnet 192.168.200.0 netmask 255.255.255.0 {
    range 192.168.200.69  192.168.200.90;
    range 192.168.200.170 192.168.200.190;
    option routers 192.168.200.33;
  }
}

But the Host intruder4 get a address from the pool in the private range!

Ruediger


-- 


Ruediger Gubler
- Systemadministration -

 //||||| / |< ||| |Zentrum fuer Kunst und Medientechnologie Karlsruhe
   ZKM|Center for Art and Media Karlsruhe
    K A R L S R U H E   (Germany)
     Lorenz Str. 19
      76135 Karlsruhe
       Tel. ++49 721 8100-1102
        FAX: ++49 721 8100-1139
         email: [EMAIL PROTECTED] 
          http://www.zkm.de


------------------------------------------------------------------------------
To unsubscribe from this list, please visit http://www.fugue.com/dhcp/lists
If you are without web access, or if you are having trouble with the web page,
please send mail to [EMAIL PROTECTED]   Please try to use the web
page first - it will take a long time for your request to be processed by hand.

Archives for this mailing list are available at 
http://www.webnology.com/list-archives/dhcp/dhcp-server

------------------------------------------------------------------------------

Reply via email to