Tiny Core Base > TCB Tips & Tricks
Swan
curaga:
All that you listed is built-in to the kernel. (typo on the sfrm, that's xfrm)
kposhk:
Yes, you are correct on the typo.
However, I don't believe that these modules are built in. These modules don't show up via lsmod, modules.dep or anywhere in the system.
One thing that I realize that I forgot to mention is that I am using the "CorePure64-8.1.1.iso" not the the 32bit version.
Maybe these are included in the 32bit versions? Unfortunately, for my requirements, I am not able to use 32bit.
Thanks
Juanito:
see:
http://tinycorelinux.net/8.x/x86_64/release/src/kernel/config-4.8.17-tinycore64
..for example:
--- Code: ---CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y
--- End code ---
kposhk:
I see the file that you referenced and it appears that the modules should be there. However this is what I see when I try to start up strongswan:
Starting strongSwan 5.6.0 IPsec [starter]...
modprobe: module ah4 not found in modules.dep
modprobe: module esp4 not found in modules.dep
modprobe: module ipcomp not found in modules.dep
modprobe: module xfrm4_tunnel not found in modules.dep
modprobe: module xfrm_user not found in modules.dep
This tells me that strongSwan is not able to find these modules.
Any thoughts?
curaga:
It can't find them as modules, because they are built in. Please ask on their forum, this is a deficiency in their starting script/program.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version