problems sending packets on solaris 10

seph seph at directionless.org
Mon Nov 26 17:00:35 UTC 2007


I'm running solaris 10 and dhcpd 4.0.0b3. It seems to start okay, and
when a client sends a DHCPDISCOVER, dhcpd logs a response being sent
back. However, the client never sees the response. And snoop doesn't
show any packets other than the discovers.

My dhcpd logs:

bash-3.00# /opt/isc-dhcp/sbin/dhcpd -cf /opt/isc-dhcp/etc/dhcpd.conf -d
Internet Systems Consortium DHCP Server 4.0.0b3
Copyright 2004-2007 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
Wrote 0 deleted host decls to leases file.
Wrote 0 new dynamic host decls to leases file.
Wrote 0 leases to leases file.
Listening on DLPI/nge0/00:31:00:00:00:03:00:00:00:00:00:00:00:04:00:00/192.168.1.0/24
Sending on   DLPI/nge0/00:31:00:00:00:03:00:00:00:00:00:00:00:04:00:00/192.168.1.0/24
Sending on   Socket/fallback/fallback-net
DHCPDISCOVER from 00:14:4f:8d:bb:52 via nge0
DHCPOFFER on 192.168.1.211 to 00:14:4f:8d:bb:52 via nge0

Those interfaces look a little funny to me, but I couldn't compile
with sockets. And from the other posts seems like if I'm seeing the
DISCOVER, then that's probably not my problem.

Any ideas?

seph


More information about the dhcp-users mailing list