Dear ALL,

Please advice me what is the configuration/command to send/receive all dhcp traffic (Broadcast, 255.255.255.255) to my bnx1 interface ? Do the route add command do this job ?

In my case all dhcp request are coming from bnx1 interface.

Ram Chandra


Quoting James Carlson <[email protected]>:

Dibas Neupane writes:
I have installed CSWdhcp(ISC DHCP server) with

/opt/csw/bin/pkg-get install CSWdhcp

dhcp - ISC DHCP reference implementation(i386) 4.1.0,REV=2009.01.27

Have you tried contacting ISC?

successfully installed.

I configured the dhcpd.conf with a range of IP and DHCP can be started
normally. But it doees not allocate any IP address. In redame document
I found the I have to issue a route add command looks like:

route add -host 255.255.255.255 dev bnx1

That looks like a Linux command.  There's no such keyword as "dev" on
Solaris (it's "-ifp" here), and adding a host route for
255.255.255.255 doesn't make any real sense at all.

What readme are you looking at?  Was it written for ISC DHCP on
Solaris?  It appears to be a work-around for some bug in some other
OS.




It is saying "bnx1: bad value"

No doubt.

I want to send all reply to DHCP Offer from bnx1 for multiple subnets
like some  IP range of 192.168.160.0 and 192.168.161.0 Network.

Please advise me what exact configuration do I need to do ?

I recommend contacting the folks at ISC instead.  It's remotely
possible that you might stumble on someone here with some ISC DHCP
experience, but we don't support that software.  Solaris comes with
its own DHCP server.

--
James Carlson, Solaris Networking              <[email protected]>
Sun Microsystems / 35 Network Drive        71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677




::---------------::---------------::---------------::---------------::


_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to