network freebsd computers
Roland Smith
rsmith at xs4all.nl
Tue Sep 22 18:53:41 UTC 2009
On Tue, Sep 22, 2009 at 02:12:48PM -0400, Carmel NY wrote:
>
> Presently, I have Samba set up on my FreeBSD machines. Windows can
> access the shared directories without any problems. I also have Putty
> installed on the Windows machines so I can directly access the FreeBSD
> boxes when required.
>
> I want the same functionality between the FreeBSD boxes. Eventually, at
> least one of them will be run headless; the mail server in particular.
You can connect from one FreeBSD machine to another via the 'telnet' or 'ssh'
programs, where telnet is frowned upon because it sends passwords over the
network as plain text.
You can mount a shared resource from a SMB file server via mount_smbfs(8).
[http://www.freebsd.org/cgi/man.cgi?query=mount_smbfs&apropos=0&sektion=0&manpath=FreeBSD+5.2-RELEASE+and+Ports&format=html]
> I can find a virtual cornucopia of information on networking Windows
> machines; Microsoft even includes a wizard to accomplish it. However,
> there does not seem to be as much information regarding non-Windows
> products.
OpenSSH, the implementation that FreeBSD uses is covered (both client and
server) in § 14.11 of the FreeBSD Handbook:
[http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/openssh.html]
Roland
--
R.F.Smith http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20090922/cae3aa39/attachment.pgp
More information about the freebsd-questions
mailing list