Help!: Dhcp problem
Dpk
dpk@egr.msu.edu
Wed, 7 Feb 2001 19:59:26 -0500
On Wed, Feb 07, 2001 at 09:13:37PM -0300, Robero Allende wrote:
I've this problem with dhcpd:
No subnet declaration for eth1 (170.210.248.38).
[snip]
if I change the line:
subnet 170.210.248.0 netmask 255.255.255.224 {
}
and changing the number of the netmask it's gives an ok, but the
network doesn't work... so any idea ?
The problem is that your IP address 170.210.248.38 is not in the
subnet defined by 170.210.248.0/255.255.255.224.
With your given IP address and netmask your subnet address should be
170.210.248.32
Dennis Kelly
Network Administrator
College of Engineering
Michigan State University