Tagged Questions
2
votes
1answer
142 views
Is it possible to set up IPSec on a linux virtual machine host to connect to an Azure virtual network
We run some virtual machines in an onsite Ubuntu based server with guests being a mixture of Windows Server and Ubuntu. We're also setting up some Windows Azure virtual machines and ideally would like ...
2
votes
3answers
557 views
IPv6 and IPSec - why do I need an external daemon?
I read that IPSec is mandatory for IPv6 implementations. Does this mean that it should be handled by the OS and that IPSec configuration should be mandatory for IPv6 to work? If so, why is this not ...
1
vote
1answer
1k views
IPSec-Tools build on Ubuntu
I am trying to build ipsec-tools package from http://ipsec-tools.sourceforge.net/ on Ubuntu PC.
I build the package with:
$ ./autoreconf --force --install
$ ./bootstrap
$ ./configure ...
0
votes
1answer
3k views
setup L2TP on Ubuntu 10.10
I'm following this guide to setup a VPS on my Ubuntu VPS:
http://riobard.com/blog/2010-04-30-l2tp-over-ipsec-ubuntu/
My config files are setup as in that guide, openswan version is 2.6.26 I think..
...
