Full data with DHCP server and BOOTP client

Christoph Pleger Christoph.Pleger at cs.tu-dortmund.de
Tue Jan 10 15:03:54 UTC 2012


Hello,

till last week, I used ISC DHCP Server version 3.1.1 on one of my
machines. On a client, I got information like this when executing bootpc
command:

GATEWAY='0.0.0.0'                                                         
 SERVER='129.217.4.39'                                                    
  IPADDR='129.217.12.200'
BOOTFILE='/linf/squeeze/boot/current-i386/pxelinux.0'                     
                                      NETMASK='255.255.255.0'             
                                       NETWORK='129.217.12.0'             
                                        BROADCAST='129.217.12.255'        
                                         GATEWAYS_1='129.217.12.20'       
                                          GATEWAYS='129.217.12.20'        
                                           DNSSRVS_1='129.217.4.42'       
                                            DNSSRVS_2='129.217.4.43'      
                                             DNSSRVS_3='129.217.129.42'   
                                              DNSSRVS='129.217.4.42
129.217.4.43 129.217.129.42'                                              
              HOSTNAME='fiws200'                                          
               ROOT_PATH='/linf/squeeze/nfsroot/current-i386'             
                                                TIMESRVS_1='129.217.12.31'
                                                 TIMESRVS='129.217.12.31' 
                                                  YPDOMAIN='PLISCH'       
                                                  
YPSRVR_1='129.217.12.31'                                                  
 YPSRVR='129.217.12.31'                                                   
  NTPSRVS_1='129.217.12.31'                                               
   NTPSRVS='129.217.12.31'                                                
    T170='game:/linf-squeeze'                                             
                      DOMAIN='cs.tu-dortmund.de'                          
                                     SEARCH='cs.tu-dortmund.de
tu-dortmund.de'

After upgrading to version 4.1.1-P1, I only receive the following
information:

GATEWAY='0.0.0.0'
SERVER='129.217.4.39'
IPADDR='129.217.12.200'
BOOTFILE='/linf/squeeze/boot/current-i386/pxelinux.0'
NETMASK='255.255.255.0'
NETWORK='129.217.12.0'
BROADCAST='129.217.12.255'
GATEWAYS_1='129.217.12.20'
GATEWAYS='129.217.12.20'
DNSSRVS_1='129.217.4.42'
DNSSRVS_2='129.217.4.43'
DNSSRVS_3='129.217.129.42'
DNSSRVS='129.217.4.42 129.217.4.43 129.217.129.42'
HOSTNAME='fiws200'
TIMESRVS_1='129.217.12.31'
TIMESRVS='129.217.12.31'
YPDOMAIN='IRB'


That means that information about  ROOT_PATH, YPDOMAIN, YPSRVR, NTPSRVS,
T170, DOMAIN and SEARCH is missing now. What can I do for retrieving that
information from the server again?

Regards
  Christoph



More information about the dhcp-users mailing list