WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Removing UDHCPC and replacing it with inetutils  (Read 4685 times)

Offline hghyami

  • Newbie
  • *
  • Posts: 4
Removing UDHCPC and replacing it with inetutils
« on: October 21, 2013, 07: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


Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Removing UDHCPC and replacing it with inetutils
« Reply #1 on: October 21, 2013, 08: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.

Offline hghyami

  • Newbie
  • *
  • Posts: 4
Re: Removing UDHCPC and replacing it with inetutils
« Reply #2 on: October 21, 2013, 08: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.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Removing UDHCPC and replacing it with inetutils
« Reply #3 on: October 21, 2013, 08: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.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Removing UDHCPC and replacing it with inetutils
« Reply #4 on: October 21, 2013, 08: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.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline hghyami

  • Newbie
  • *
  • Posts: 4
Re: Removing UDHCPC and replacing it with inetutils
« Reply #5 on: October 21, 2013, 08: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.

Offline hghyami

  • Newbie
  • *
  • Posts: 4
Re: Removing UDHCPC and replacing it with inetutils
« Reply #6 on: October 21, 2013, 08: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

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Removing UDHCPC and replacing it with inetutils
« Reply #7 on: October 21, 2013, 09:02:37 AM »
isc-dhcp-doc.tcz

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Removing UDHCPC and replacing it with inetutils
« Reply #8 on: October 21, 2013, 09:06:57 AM »
Try running core on bare iron. Your VMWARE may be getting in the way.