Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Jul 2001 15:36:57 -0700
From:      "doug" <want_2_learn_freebsd@hotmail.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   Microsoft host names
Message-ID:  <DAV40ymQ1WE9ql2RkeS0000867a@hotmail.com>

next in thread | raw e-mail | index | archive | help
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




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