mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #3] what is /lib/modules folder? #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zfy0701 on GitHub (Jul 13, 2016).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/3
I was trying to use this container but haven't succeed yet. One thing I notice is that:
/lib/modules directory is not existed on my ubuntu 14 ec2 image, can you explain what is that?
@hwdsl2 commented on GitHub (Jul 13, 2016):
@zfy0701 Can you please post your AMI ID? Go to the EC2 management console, select your instance. The AMI ID can be found in the details.
@zfy0701 commented on GitHub (Jul 13, 2016):
@hwdsl2 the ami ID is ami-9abea4fb
I may just have some client configure error, after fixing that I could connect to vpn correctly.
So it seems that the /lib/modules folder is unnecessary?
@hwdsl2 commented on GitHub (Jul 13, 2016):
@zfy0701 Glad to hear the issue has been resolved. I am not sure about this, but if you follow the steps to first run "sudo modprobe af_key" on the host, the "/lib/modules" mapping may become unnecessary.