Tiny Core Linux

Tiny Core Base => CorePlus => Topic started by: hghyami on October 21, 2013, 10:53:32 AM

Title: Removing UDHCPC and replacing it with inetutils
Post by: hghyami on October 21, 2013, 10:53:32 AM
Hi,

I am having this issue with udhcpc and issue is udhcpc can't get an ip address because of the type of DHCP server i have. I want to replace it with inetutils/dhcpd utils. i was able to download/install the extension from ibiblio repo but now the issue is how do i set it load automatically and assign ip ADDRESS. My dev environment is:
VMWARE/ESXI 5.1

Title: Re: Removing UDHCPC and replacing it with inetutils
Post by: gerald_clark on October 21, 2013, 11:30:41 AM
Read the persistence articles in the wiki.
Dhcpd is dhcp server, not a dhcp client.
You may be referring to dhcpcd, but that is available for 4.7.7 but not tested with 5.02.  It has a corresponding -doc tcz.
Title: Re: Removing UDHCPC and replacing it with inetutils
Post by: hghyami on October 21, 2013, 11:42:13 AM
Hi,

Sorry you are correct. i Have seen them and really my question is if this is even possible. i can't seem to find document for networking for so i can remove udhcpc and replace it with dhcpcd instead.
Title: Re: Removing UDHCPC and replacing it with inetutils
Post by: gerald_clark on October 21, 2013, 11:47:40 AM
Spend some time in the wiki.
Most of your questions should be answered there.
If you have a specific question we can try to help, but we don't teach basic Linux networking here.
Core is a toolkit for building custom systems, but you need to know how to use the tools.
Title: Re: Removing UDHCPC and replacing it with inetutils
Post by: tinypoodle on October 21, 2013, 11:52:49 AM
Which dhcp server is that exactly?
If any specific dhcp client would not collaborate with any specific dhcp server then it is likely that there is either a bug or a misconfiguration somewhere.
Title: Re: Removing UDHCPC and replacing it with inetutils
Post by: hghyami on October 21, 2013, 11:55:47 AM
Thanks for the help. unfortunately i have but also research alot. The package i was referring to was this one
http://distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/isc-dhcp.tcz

but thanks for the help.
Title: Re: Removing UDHCPC and replacing it with inetutils
Post by: hghyami on October 21, 2013, 11:57:13 AM
Which dhcp server is that exactly?
If any specific dhcp client would not collaborate with any specific dhcp server then it is likely that there is either a bug or a misconfiguration somewhere.

Basically we are using our own DHCP server which is stateless and it is not happy about udhcpc process of asking for IP. i can get into more details but not sure if it can help much
Title: Re: Removing UDHCPC and replacing it with inetutils
Post by: gerald_clark on October 21, 2013, 12:02:37 PM
isc-dhcp-doc.tcz
Title: Re: Removing UDHCPC and replacing it with inetutils
Post by: gerald_clark on October 21, 2013, 12:06:57 PM
Try running core on bare iron. Your VMWARE may be getting in the way.