kalin mintchev wrote:
try install /usr/ports/net/isc-dhcp3-client
and edit your rc.conf:
dhclient_program="/usr/local/sbin/dhclient"
dhclient_flags= see manual for isc-dhcp3-client

ok..  this sounds reasonable...
but how do i tell the dhcp server what number am i assigning to fxp0?
now ifconfig shows exactly the same as on the other laptop except the IP
of course.

route get 192.168.1.1 shows also the same output except expire is a
negative number. how do i make the dhcp sever aware of the IP i assigned
to fxp0?


  anybody?!
  i lost too much time on this...  i mean it's dhclient its not even
trying to make RAID work...  sorry to say i'm going back to 5.4...
unless somebody has a quick workaround...

  thanks to the people that tried to help..


 thanks....




2006/2/3, Frank Altpeter <[EMAIL PROTECTED]>:

Hi there,

kalin mintchev wrote on 2006-02-03 at 13:55:01 CET:

2006/2/3, make stuff up <[EMAIL PROTECTED]>:


 thank you...  does that mean back to 5.4 for now?

Try install /usr/ports/net/isc-dhcp3-client/

 without a connection?

try to manually ifconfig your fxp0 - this should work.


Le deagh dhùraghd,

      Frank Altpeter

--
*** FA-RIPE *** http://blog.foxalpha.de/ *** SIG at 11 ***
| I'm always ravenous when I'm about to take a long journey.
|       Rygel - DNA Mad Scientist
_______________________________________________

Hi,

In 5.4 I had these a dhclient.conf that had these options:

option router-discovery 1
option perform-mask-discovery 1

It was the only way my notebook would get a dhcp address. It seems I don't need these settings anylonger in 6.0 but maybe making them explicit will help your cause.

Hope this helps.

--Duane Whitty
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to