Re: Host name and dhcp question



Robert Harris <robert.f.harris@xxxxxxxxxxxxxxxx> writes:

c186282 wrote:
I have a network at home behind an IPcop firewall. Most of my
computers have static IP's. However I would like to move to dhcp. I

Why would you want to do that? It seems silly, not just for the reasons you
your self demonstrate below.

have set up my IPCop firewall to run a dhcp. I also have just
installed Ubuto Linux on one of my computers. The computer's name is
NE. I have this computer access the IPCop's dhcp to get it's IP
address. This works fine. But the host name of the computer NE does
not show up in IPCop. Also I can not ping this computer from my other
computers by just giving the host name. Ping does work if I use the
IP address of NE.

You need a DNS server-- is IPcop also a dns server? Or did you simply put
the names into /etc/hosts?
Ie, there needs to be some machine or the /etc/hosts file which translates
names to IP addresses.


The question:
How do I use dhcp on my local network and still connect to the other
computers by just using the host names?

What am I missing? What man pages do I need to read?

Thank you for your time

You need to edit your file:

/etc/dhcp3/dhclient.conf

so that it contains the line:

send host-name "NE";

Then your firewall will know your computer by name.

Your firewall may, but is it acting as a DNS server as well? That is not
usually the role of firewalls.



Robert
.



Relevant Pages

  • Re: Vista clients became unresponsive after network move
    ... If DHCP is not being used, and allclientsare static and incorrectly configured, I can understand the problems. ... computers moved on day one, and worked without the domain controller for a day. ... That usually can be alleviated by creating a reverse zone. ... 11/5 - DNS server has started ...
    (microsoft.public.windows.server.networking)
  • Re: Vista clients became unresponsive after network move
    ... Then was mentioned that DHCP wasn't used, ... The computers detected a new ... reverse zone. ... 11/5 - DNS server has started ...
    (microsoft.public.windows.server.networking)
  • Re: Cant Access Printer!!!
    ... These addresses are assigned from out of the DHCP pool. ... So the DHCP server (one of the computers always, or could it be in the ... It is usually the router, but it can be a computer running DHCP server ...
    (comp.sys.mac.misc)
  • Re: Vista clients became unresponsive after network move
    ... The computers detected a new network, ... Connection-specific DNS Suffix  . ... you must change the DHCP scope to match your new subnet. ...
    (microsoft.public.windows.server.networking)
  • Re: Remote Site, DHCP Scope Issue
    ... user is going to call me tomorrow after they turn on the computers. ... When DHCP is disabled at the remote office, ... DNS) in that location. ...
    (microsoft.public.windows.server.sbs)

Loading