"General Schvantzkoph" <(E-Mail Removed)> wrote in message
news

(E-Mail Removed)...
> On Sun, 13 Mar 2005 23:30:50 -0600, Tom wrote:
>
> >
> > "Google Mike" <(E-Mail Removed)> wrote in message
> > news:(E-Mail Removed) oups.com...
> >> What if he sets the Linux workstation's DNS to this Linksys box? Does
> >> the Linksys box serve up DNS services? Otherwise, yes, the /etc/hosts
> >> file editing would be the trick.
> >>
> >
> > It is a hack though. I would like a more elegant solution. I don't
> > understand why there isn't one.
>
> Why are you using DHCP? Use static IPs and put the names in /etc/hosts.
>
If you had read the original post you
would know that:
I have several computers behind one of those Linksys
DSL Blue Boxes. This is a good way to set up a
business system on the interenet, because the blue
box is too simple to be hacked from the outside
world as I understand it.
Anyway I have Samba working on the network.
Using Samba the computers know each other by
name. But how does one give names to the Linux
computers behind the blue box? The blue box
uses dhcp to give the computers ip addresses but
that is it. You cannot specify which MAC address
gets which IP.
It seems like the solution to this problem should be
fairly trivial and also useful. Is there a solution out
there?