Author Topic: client name blank  (Read 2241 times)

cmillar6

  • Guest
client name blank
« on: January 01, 2010, 02:50:23 PM »
On the DHCP client table in my Linksys router the client name is blank for my PCLOS computer. Anybody know how to resolve this issue?

Offline Old-Polack

  • Administrator
  • Super Villain
  • *****
  • Posts: 11561
  • ----IOFLU----
Re: client name blank
« Reply #1 on: January 01, 2010, 02:57:14 PM »
On the DHCP client table in my Linksys router the client name is blank for my PCLOS computer. Anybody know how to resolve this issue?

Type in a name?
Old-Polack

Of what use be there for joy, if not for the sharing thereof?



Lest we forget...

Offline Hootiegibbon

  • Hero Member
  • *****
  • Posts: 4151
Re: client name blank
« Reply #2 on: January 01, 2010, 03:10:38 PM »


Or have the hostname supplied by dhcp?  (this is set at the point the interface is set up)

Jase


I am Hootiegibbon, undisputed champion fo the typo

My .dotfiles

cmillar6

  • Guest
Re: client name blank
« Reply #3 on: January 01, 2010, 05:29:33 PM »
when a PC on a network is issued an IP from the router's DHCP server the router should resolve the clients name and then list the name and issued IP address in its table. On the Linux PC's on my network the name cannot be resolved and is just left blank. Not a big deal, just wondering why.

Offline hasmith

  • New Friend
  • *
  • Posts: 9
Re: client name blank
« Reply #4 on: August 01, 2010, 05:44:33 PM »
On the DHCP client table in my Linksys router the client name is blank for my PCLOS computer. Anybody know how to resolve this issue?

I had the same exact problem and searched and searched for the solution.  This is when I found your post here, without a solution.

So I thought I would share with you what worked for me:

I did two things to make it work.


1)  Edit a file

under /etc/sysconfig is a file named network

I had to modify the file (use your own hostname instead of myhostname):
-------------------------------------
HOSTNAME=myhostname
DHCP_HOSTNAME=myhostname
NETWORKING=yes
CRDA_DOMAIN=US


--------------------------

2) Change the Host Definition

Open PclinuxOS Control Center, Network and Internet, Hosts Definitions and change the default:

open the default 127.0.0.1 and change it:
leave the ip address as is
change the host name to whatever you want
put localhost in the host Aliases



Offline bitzbox

  • Full Member
  • ***
  • Posts: 197
  • Bradford, England
Re: client name blank
« Reply #5 on: August 02, 2010, 03:53:02 PM »
You may not believe this but I've been searching for this solution for the last THREE YEARS!
It's the DHCP_HOSTNAME entry that makes it work.

Thank you sooooooooo much  ;D  ;D  ;D

Regards .....
Martin
#357086