|
Posted by Ertugrul =?UTF-8?B?U8O2eWxlbWV on May 27, 2008, 10:07 am
If you were Registered and logged in, you could reply and use other advanced thread options marlow.andrew@googlemail.com wrote:
> > > Suppose a company has 2 sites, A and B, one is primary, the other
> > > is secondary for DR reasons. A and B are separated significantly
> > > geographically. Both A and B use a SAN for their data. A and B are
> > > connected by a private network. The SAN data is replicated between
> > > A and B over this private network using some replication product.
> >
> > The network is only being private in that selected people are given
> > access to it
>
> No, not in this case. I should have been clearer. It is private
> because there is dedicated circuitry. It really IS a private network,
> NOT a VPN.
This isn't sufficient for a network to be private.
> > In practice, the network is just as open as all geographically
> > diffused networks. Someone may install wiretaps or even just
> > connect to the network like all others.
>
> I was worried about breaches originating via inside jobs. Since the
> circuitry is private no-one else can connect to it easily. Wiretaps
> are still a possibility.
Not only are wiretaps a possibility, but anyone who manages to
comprehend the circuitry can connect to it. Unless the link is
encrypted, the network is considered public from the point of view of
security.
> > So indeed, your worries aren't unfounded. Usually it's best to
> > encrypt the link using your VPN product of choice, like OpenVPN.
>
> This is not a VPN. My understanding (and I am a beginner here) is that
> all VPNs use encryption as std.
No, a VPN (virtual private network) is just a network inside of another
network. Traditionally it was an emulation of a private network with a
private address space inside of a public network like the internet.
It's a purely virtual construct. Naturally it's a good layer to also
add encryption and authentication.
Regards,
Ertugrul.
--
http://ertes.de/
|