*** From dhcp-server -- To unsubscribe, see the end of this message. ***
Hi,
I was running dhcpdver2pl18 on my solaris 2.6 server. From an SGI
IRIX6.5 client, if I issued a command 'proclaim -i', it will get all
DHCP supplied parameters and put them in an ascii file. Here is the file
generated with patch level 18.
# cat proclaim.lease_info_ascii.ec0
HostIPaddress: <ip addr>
DHCPserverName: <server name>
MessageType: 5
ServerIPaddress: <server ip addr>
RenewLeaseTimeInSecs: 388800
RenewLeaseTimeInSecs: 680400
NetworkMask: 0xffffff00
Routers: <router ip addr>
DNSservers: <DNS Servers>
HostName: <FQDN Host name>
LogServers: <Log server ip addr>
DNSdomainName: <domain name>
BroadCastAddress: <broadcast address>
NetBIOSNameServerAddress: <WINS server names>
NetBIOSnodeType: 2
Now without changing anything on SGI client side, I ran dhcpd version 2
pl27. Issuning the same command on SGI ('proclaim -i') now gets me only
the following file :
# cat dhcp.pl27
HostIPaddress: <Host ip addr>
DHCPserverName: <DHCP Server name>
MessageType: 5
ServerIPaddress: <DHCP Server ip address>
LeaseTimeInSecs: 777600
It looks as if, in the case of lease renewal, version 27 server is not
sending all of the information, whereas, version 18 used to send the
complete info. I even tried always-use-rfc1048 on with pl27 but it made
no difference.
How can I get the old behavior back (without going back to version 18
:).
TIA,
rajeev
------------------------------------------------------------------------------
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
------------------------------------------------------------------------------