Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 1996 17:46:06 -0600
From:      "Mark O'Lear" <Mark.Olear@Colorado.EDU>
To:        brian@mediacity.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Secure IP solution?
Message-ID:  <326573BE.3C7B@Colorado.EDU>
References:  <19961016193135.20852.qmail@mediacity.com>

next in thread | previous in thread | raw e-mail | index | archive | help
brian@mediacity.com wrote:
> 
> I was wondering what solution if any people may have come up with
> with regard to transporting secure IP across insecure networks.
> 
> I.E. I have a FreeBSD based servers at different offices interconnected
> by the internet.
> 
> I'd like to establish a point to point pipe between the two via which I
> can transport encrypted IP.
> 
> Any pointers, ideas, or solutions would be appreciated.
> 
> Thanks,
> 
> --
> Brian Litzinger                                        Powered by FreeBSD
> <brian@mediacity.com>                            http[s]://www.mpress.com

Try ssh.  It is an encrypted replacement for r(sh,cp,login).
It also forwards X11 traffic (with encryption) transparently
(you can also configure it to use any other tcp port to forward,
which also gets encrypted).  If you don't want to get the port
(/usr/ports/security/ssh), you can get it from:
     http://www.cs.hut.fi/ssh/
-- 
Mark O'Lear             \    e-mail: Mark.Olear@Colorado.EDU
University of Colorado   \   phone:  (303) 492-3798
Telecomm. Svcs. (CB 313)  \  fax:    (303) 492-5105
Boulder, CO  80309         \



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