| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 9319.1 | Some info... | CSC32::A_LICAUSE |  | Fri Mar 28 1997 08:31 | 23 | 
|  |     I believe your attempting to grant a permanent address from your pool
    of automatically allocated addresses.  If so, this cannot be done.
    You will need to have a seperate pool or group of addresses that is not
    declared in your Server/Security >> IP RANGES grouping.
    
    With regard to the error regarding unmanaged subnets....check the info
    you have in /etc/join/netmasks.  Make sure the entry reflects the
    actual subnet class.  For example if the subnet you have defined is
    16.100.240.0, the entry should look like "16.0.0.0 255.255.255.0".
    In this case network 16 is a class A address so the first group of
    numbers must reflect a Class A scheme.  The following netmask can
    represent how your actually using the scheme.
    
    With regard to the 1st question, it appears that another server was
    able to satisfy the request w/o objection and thus granted the
    requested information.  Try setting a level 4 debug and do a tail on
    /var/join/log.  This will give you quite a bit of additional
    information.
    
    Hopefully someone from engineering will answer more completely.
    
    al
    
 | 
| 9319.2 |  | AUBER::DORNANO |  | Fri Mar 28 1997 11:24 | 16 | 
|  | 
Thank you very much for your reply.
Yes, allocating a static address out of the pool should solve the problem.
Concerning the /etc/join/netmasks file I have 
16.189.128.0	255.255.255.0
I tried with 16.0.0.0	255.255.255.0   but I'm not sure this is crucial.
Still looking for the W95 not picking the router problem.
Regards 
Pascal
 | 
| 9319.3 | This works.... | CSC32::A_LICAUSE |  | Mon Mar 31 1997 09:11 | 13 | 
|  |     RE: router information.   Take a look at the file /etc/join/client.pcy
    Check to see if the line "request routers" is uncommented.  If it is
    commented, try removing the comment character and then try the client
    request.
    
    I've just tried this configuration and it works.  When you say the
    customer is trying to set the router manually, which facility is he
    using?  If he is trying to do it from CONTROL PANEL >> NETWORK >>
    and then tries the Gateway tab, is he able to do this or is the
    selction grayed out?
    
    Al
    
 | 
| 9319.4 |  | AUBER::DORNANO |  | Tue Apr 01 1997 10:07 | 32 | 
|  | Al
I just checked at customer site and they have "request routers" uncommented
in /etc/join/client.pcy, so that point is OK.
Although, this is quite surprising for me, as I thought this file was only
needed if UNIX was a DHCP client.
In the case I'm interested in, the client is a Windows 95 PC.
(Remember that I did some tests at the office, and managed to confirm with
 dhcpprm gw that the UNIX DHCP server really sends the router info).
 >   I've just tried this configuration and it works.  When you say the
 >   customer is trying to set the router manually, which facility is he
 >   using?  If he is trying to do it from CONTROL PANEL >> NETWORK >>
 >   and then tries the Gateway tab, is he able to do this or is the
 >   selction grayed out?
In fact, after reboot, winipcfg (at the DOS prompt) shows no gateway info.
Setting it with CONTROL PANEL >> NETWORK >> TCPIP >> Gateway tab is useless,
as reboot is needed in order to take effect. And even if the customer set
the router this way, once the PC is rebooted, the field shown with winipcfg is s
till blank.
Pascal
 | 
| 9319.4 |  | AUBER::DORNANO |  | Wed Apr 02 1997 02:37 | 38 | 
|  | 
Al
I just checked at customer site and they have "request routers" uncommented
in /etc/join/client.pcy, so that point is OK.
Although, this is quite surprising for me, as I thought this file was only
needed if UNIX was a DHCP client.
In the case I'm interested in, the client is a Windows 95 PC.
(Remember that I did some tests at the office, and managed to confirm with
 dhcpprm gw that the UNIX DHCP server really sends the router info).
 >   I've just tried this configuration and it works.  When you say the
 >   customer is trying to set the router manually, which facility is he
 >   using?  If he is trying to do it from CONTROL PANEL >> NETWORK >>
 >   and then tries the Gateway tab, is he able to do this or is the
 >   selction grayed out?
In fact, after reboot, winipcfg (at the DOS prompt) shows no gateway info.
Setting it with CONTROL PANEL >> NETWORK >> TCPIP >> Gateway tab is useless,
as reboot is needed in order to take effect. And even if the customer set
the router this way, once the PC is rebooted, the field shown with winipcfg 
is still blank.
BTW, customer says that there are no pbroblems with a Sun SuperSparc
20502 running Solaris 2.4 and the DHCP server software found at
http://www.fugue.com/dhcp.
Pascal
 | 
| 9319.5 | ignore client.pcy for PCs | SMURF::DUSTIN |  | Wed Apr 02 1997 12:07 | 7 | 
|  |     client.pcy only affects the Digital UNIX client side of DHCP.
    Your client is a PC, so client.pcy has no relevence here.
    
    Likewise, server.pcy affects the server policy on the DHCP server only.
    
    John
    
 |