On 2005-02-05, Captain Dondo <(E-Mail Removed)> wrote:
> On Fri, 04 Feb 2005 17:36:49 +0000, Luke wrote:
>
>
>>
>> Frankly, if I can figure out a way to automate everything, this does seem
>> like a better solution - i just don't know enough myself to automate
>> mounting home directories via NFS over VPN. Thoughts?
>
> Well, at least with vtun, it's automagic. I start vtun from inittab; if
> and when it connects it automatically sets up the correct routes.
>
> So, for your mythical laptop user, when on the office net, vtun just tries
> to connect every 5 minutes, then gets whacked by init. No problem since
> correct IP numbers, etc are assigned via DHCP.
>
> But on the road, Mr. Laptop connects to the hotel lan. Vtun reaches
> through the web, connects to the home office, sets up appropriate routing,
> and wham - your mythical laptop user now has an 'ethernet' connection to
> the home office. Anything can be shoved down that connection.
>
> It's been working for me for a few years; sort of like a stone axe,
> simple, reliable, and never fails.
I'd really rather stick with something like either IPSEC or OpenVPN.
Ideally, if I can make something like this work, i'd like to use it to
secure my wireless network as well.
Anyone know of a way to start an IPSEC tunnel automatically on a user's
login, and tunnel all traffic to a certain host though it, i'd love to hear
it. So, to summarize, I'd like a user to login, and then establish,
preferably via kerberos, an IPSEC tunnel to home.com, and tunnel any traffic
with home.com as a destination over that tunnel.
|