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

On Mon, 29 Mar 1999, Ted Lemon wrote:

> That's very weird.   Try removing the broadcast-address option and see
> what happens.   I don't know why this would have any effect, but it's
> worth a shot.

I tried that, but it still does the same thing:

subnet 204.238.32.0 netmask 255.255.255.0 {
  range 204.238.32.65 204.238.32.69;
  option domain-name-servers catranch.wilkes.com, ns2.wilkes.com;
  option domain-name "wilkes.com";
  option routers 204.238.32.254;
  option subnet-mask 255.255.255.0;
#  option broadcast-address 204.238.32.255;
  default-lease-time 600;
  max-lease-time 7200;
}

host on-the-road {
  hardware ethernet 00:e0:98:00:9e:23;
  fixed-address on-the-road.wilkes.com;
}

Listening on Socket/eth0/204.238.32.0
Sending on   Socket/eth0/204.238.32.0
DHCPREQUEST for 172.27.172.55 from 00:e0:98:00:9e:23 via eth0
DHCPNAK on 172.27.172.55 to 00:e0:98:00:9e:23 via eth0
DHCPDISCOVER from 00:e0:98:00:9e:23 via eth0
DHCPOFFER on 204.238.32.9 to 00:e0:98:00:9e:23 via eth0
DHCPREQUEST for 204.238.32.255 from 00:e0:98:00:9e:23 via eth0
DHCPNAK on 204.238.32.255 to 00:e0:98:00:9e:23 via eth0
DHCPREQUEST for 204.238.32.255 from 00:e0:98:00:9e:23 via eth0
DHCPNAK on 204.238.32.255 to 00:e0:98:00:9e:23 via eth0


At work, the laptop is used in a pure Microsoft environment, NT servers and
all that, and it works fine.  In my own office, if I go into the laptop's
Windows control panel and set it to use a static IP address, that works
fine.  I was hoping to avoid having to reconfigure Windows networking
whenever I switched environments, but it looks unavoidable at this point.

Regards,
John Wilkes

inet: [EMAIL PROTECTED]                 |     "Try not.
addr: 321 High School Rd NE #367      |      Do.
city: Bainbridge Island, Washington   |      Or do not.
code: 98110-1697                      |      There is no try."
icbm: 47 37 42 N / 122 29 36 W        |           - Yoda



------------------------------------------------------------------------------
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.
------------------------------------------------------------------------------

Reply via email to