Networking Forums

Networking Forums > Computer Networking > Linux Networking > DHCP & Win/98 fixed addresses

Reply
Thread Tools Display Modes

DHCP & Win/98 fixed addresses

 
 
David
Guest
Posts: n/a

 
      07-18-2003, 07:03 PM
Hi,

I have a problem with IPCop with delivery of a fixed addresses via dhcpd.
One is for a windows machine (Win/98) and one for a Mac. The Mac is
working and the Win box not.

The messages I get in /var/log/messages on boot of the Win box are:

Jul 15 21:11:18 ipcop dhcpd: DHCPDISCOVER from 00:a0:cc:5b:35:e3 via eth0
Jul 15 21:11:18 ipcop dhcpd: DHCPOFFER on 192.168.100.72 to
00:a0:cc:5b:35:e3 via eth0
Jul 15 21:11:18 ipcop dhcpd: DHCPDISCOVER from 00:a0:cc:5b:35:e3 via eth0
Jul 15 21:11:19 ipcop dhcpd: DHCPOFFER on 192.168.100.17 to
00:a0:cc:5b:35:e3 via eth0
Jul 15 21:11:19 ipcop dhcpd: DHCPREQUEST for 192.168.100.17 from
00:a0:cc:5b:35:e3 via eth0
Jul 15 21:11:19 ipcop dhcpd: DHCPNAK on 192.168.100.17 to 00:a0:cc:5b:35:e3
via eth0
Jul 15 21:11:19 ipcop dhcpd: DHCPREQUEST for 192.168.100.17 from
00:a0:cc:5b:35:e3 via eth0
Jul 15 21:11:19 ipcop dhcpd: DHCPACK on 192.168.100.17 to 00:a0:cc:5b:35:e3
via eth0

After this the Win box has no address and won't (naturally enough) connect.

This is the relevant part of dhcpd.conf:

host fix2 {
hardware ethernet 00:a0:cc:5b:35:e3;
fixed-address 192.168.100.72;
}


Can anyone tell me what's going wrong, or where to look for more evidence?

I don't understand what the problem is, or why dhcpd is offering a
different address on the second DHCPOFFER.

Thanks in advance for any help ...

David


====
D.S. Hodgson
Cerdo Ltd EMail (E-Mail Removed)
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
DHCP and Fixed IP Mr User Wireless Internet 15 01-22-2007 09:52 PM
DHCP Server Leasing Addresses to MAC Addresses of 00-00-00-00-00-00 nomorespameventhoughthejapanesespamgivesmeachuckle Linux Networking 9 12-05-2006 09:49 PM
NTL 5 Fixed IP addresses bhayani@gmail.com Broadband 2 05-29-2006 10:58 AM
Assigning fixed ip addresses to a router? Mark Network Routers 3 03-25-2006 10:04 PM
Fixed IP Addresses And NAT Kimball K Kinnison Broadband 5 11-24-2003 01:16 PM



1 2 3 4 5 6 7 8 9 10 11