WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: l2tp_eth.ko  (Read 2648 times)

Offline josep

  • Newbie
  • *
  • Posts: 3
l2tp_eth.ko
« on: June 20, 2016, 06:15:35 AM »
Hi,

   I was searching for the l2tp_eth.ko kernel module. Currently I am trying to use a raspberry to end an l2tpv3 tunnel, and need I believe that module is needed to properly set up the tunnel using "ip l2tp" commands.

    I found the xt_l2tp kernel module, but that one does not seem to substitute the l2tp_eth.

   

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: l2tp_eth.ko
« Reply #1 on: June 20, 2016, 09:36:18 AM »
You can find all 4.4.13 kernels modules including l2tp_eth for armv7 here:

http://tinycorelinux.net/8.x/armv7/releases/RPi/src/kernel/4.4.13-piCore_v7+_modules.tar.xz

Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline josep

  • Newbie
  • *
  • Posts: 3
Re: l2tp_eth.ko
« Reply #2 on: June 20, 2016, 05:58:04 PM »
thanks

Offline larryle

  • Newbie
  • *
  • Posts: 8
Re: l2tp_eth.ko
« Reply #3 on: June 25, 2016, 12:35:26 AM »
You can find all 4.4.13 kernels modules including l2tp_eth for armv7 here:

http://tinycorelinux.net/8.x/armv7/releases/RPi/src/kernel/4.4.13-piCore_v7+_modules.tar.xz

Hi

I downloaded this xz file and extract to a folder then I can see a lib dir with all the KO files.  but question is, how to add a ko file into exisiting kernel?  I am totally new here.

tks

Larry

Offline tatemono

  • Newbie
  • *
  • Posts: 18
Re: l2tp_eth.ko
« Reply #4 on: June 25, 2016, 05:05:20 AM »
Hi

I downloaded this xz file and extract to a folder then I can see a lib dir with all the KO files.  but question is, how to add a ko file into exisiting kernel?  I am totally new here.

tks

Larry

I am a newbie, too.  My recommendation is to read "Core Book."  It is quite helpful for newbies and available on-line.  Please visit the following URL:
http://tinycorelinux.net/book.html
« Last Edit: June 25, 2016, 05:07:42 AM by tatemono »

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: l2tp_eth.ko
« Reply #5 on: June 25, 2016, 05:28:10 AM »

I downloaded this xz file and extract to a folder then I can see a lib dir with all the KO files.  but question is, how to add a ko file into exisiting kernel?  I am totally new here.


There are two options.

1) remaster initrd, add the kernel module - read WiKi

2) create a TCZ with the kernel module(s) - read WiKi + study similar packages in the repo like alsa-modules or wireless
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."