Tauno Voipio wrote:
> A bridged (link-level) OpenVPN connection will do what you
> want, but be warned: the bridging creates plenty of traffic
> that is not actually needed at the other end of the remote link.
That's fine. As long as we're using real switches for truly local
traffic, I think the DSL and T1 lines can handle it, unless I'm missing
something.
What kind of traffic is created that's unnecessary? Would this
basically forward every ethernet frame that touches the LAN interface
over the Internet via a tunnel? Is there some kind of compression that
can be applied to reduce the load?
Perhaps a shred of elaboration is in order. Each LAN has between three
and seven computers total, and each location typically has DSL-like
speeds (fractional T1, IIRC, except for one office that actually has
real bona fide DSL service instead). The maximum scope of this project.
should it be practical in application, will be to link approximately six
or seven LANs together, each of which contain an average of four
Windows-based computers, and possibly each getting one Linux-based file
server in the future as well.
It's starting to sound insane to me, but I've never done this before. I
am a very paranoid person when it comes to doing things I've never done
before, and I'd like to not even bother with it if it's a stupid thing
to do.
Secondarily, I want the new backup machines to pipe incremental backups
out to a master backup machine, and one of the places in question
actually has no control over their network equipment. It appears to be
a run-of-the-mill NAT router in the way, but not configurable. What is
the best way to enable full access to the backup satellite from another
place, despite the firewall? Would I have the remote machine open a
connection to a VPN server at a location I control (the master backup
location) to allow me to do both secure backup transfer as well as open
SSH connections through the tunnel?
Forgive my ignorance, but it seems that most of the documentation on
this stuff is slightly outdated or unclear for one who is not already
fairly familiar with VPNs in the first place. I've heard nothing but
moaning about VPN maintenance for years, and I'm basically just hoping
the pain is an NT thing and that *NIX solutions don't have such glitches.
|