Gert Cuykens wrote:

>On Wed, 23 Mar 2005 02:27:02 +0200, Giorgos Keramidas
><[EMAIL PROTECTED]> wrote:
>  
>
>>On 2005-03-23 01:07, Gert Cuykens <[EMAIL PROTECTED]> wrote:
>>    
>>
>>>How do you tell a device for example nv0 to be dhcp without using rc.conf ?
>>>      
>>>
>>By manually calling the dhclient(8) utility.
>>
>>    
>>
>>>Also how do you do a ipconfig /renew in freebsd ?
>>>      
>>>
>>I don't know what an `ipconfig /renew' does, so no idea about this one.
>>
>>    
>>
>
>thx dhclient works :) I now have inet 0.0.0.0
>
>How do you tell nv0 to release and renew its dhcp adress ?
>_______________________________________________
>
>  
>

man dhclient

     "  The  client  normally  doesn't  release  the current lease as it
is not
       required by the DHCP protocol.  Some cable ISPs require  their 
clients
       to  notify  the  server if they wish to release an assigned IP
address.
       The -r flag explicitly releases the current lease, and once  the 
lease
       has been released, the client exits."

_______________________________________________
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