Tagged Questions
0
votes
0answers
21 views
IPSec L2TP VPN server on Ubuntu; IPsec SA established, but tunnel doesn't work
I want to setup a L2TP VPN on Ubuntu Raring (13.04) in order to connect to my home network.
I was able to successfully establish IPSec SA but tunneling doesn't seem to be worked :(
I have disabled ...
0
votes
1answer
32 views
how do I connect to a VPN with ipsec?
I created a config file for my FritzBox 7390 after this german tutorial
Now I want to configure my Network-Manager but there is no option for ipsec.
Do I need additional packages?
I tried to ...
0
votes
0answers
21 views
Enable VPN prequisites module
I'm new to Linux things so everything seems confusing.
I want to enable some VPN prequisities to create VPN in Linux server 12.04
Networking support (NET) [Y/n/?] y
PF_KEY sockets (NET_KEY) ...
0
votes
1answer
57 views
Can I have ipsec-tools working for non standard ports?
I was trying to set up a manually-keyed connection via ipsec-tools between two ubuntu 12.04 servers, following this simple tutorial, but one of that two servers, has just a range of ports 3000 .. 3100 ...
8
votes
0answers
352 views
What am I doing wrong with racoon on ubuntu precise?
I have a working racoon ipsec vpn setup on an ubuntu lucid server. To set it up, I just did an apt-get on the ipsectools package and configured the racoon.conf file.
If I take the exact same steps, ...