Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jul 2001 22:45:36 +1000
From:      "Haikal Saadh" <wyldephyre2@yahoo.com>
To:        "doug" <want_2_learn_freebsd@hotmail.com>, <freebsd-questions@FreeBSD.ORG>
Subject:   RE: Microsoft host names
Message-ID:  <PAELLGOEIMDLEJNEBOBOMEEDCDAA.wyldephyre2@yahoo.com>
In-Reply-To: <DAV40ymQ1WE9ql2RkeS0000867a@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I think what is happening is that there is no way for you to map between the
hostnames and the ip addresses of your dhcp-configured machines. What you
can do is that in addition to dhcp, you can put in dynamic dns support. This
can be done with bind8 or 9 and isc-dhcpd2 or 3. See dhcpd's man pages for
more info.

Hope that helps.

> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of doug
> Sent: Tuesday, 17 July 2001 8:37 AM
> To: freebsd-questions@FreeBSD.ORG
> Subject: Microsoft host names
>
>
> Hi,
>
> I'm using a freebsd box as a SSH gateway to VNC running on our windows
> computers in our lan.
>
> I want this to work like:
>
> ssh -L 5900:microhost:5900 mybsdbox.com  <-- but this don't work.
>  I have to
> do this:
> ssh -L 5900:10.4.0.189:5900 mybsdbox.com  <--this is a pain in
> ass but does
> work.
>
> Now, host file won't work cuz we use dhcp.  I have samba on the box, but
> that lets the windows computers use computer name of bsd box, not
> other way
> around.
>
> Any help would be appreciated! Any hints?
>
> Doug.
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?PAELLGOEIMDLEJNEBOBOMEEDCDAA.wyldephyre2>