Search found 27 matches

by mvangent
03 Jan 2018, 21:27
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

I turned debug up to 4 [2018-01-03 13:26:08]: info: pppoe: create vlan ens2f3.107 parent ens2f3 [2018-01-03 13:26:08]: warn: pppoe: vlan ens2f3.107 not started [2018-01-03 13:26:10]: info: pppoe: create vlan ens2f3.100 parent ens2f3 [2018-01-03 13:26:10]: warn: pppoe: vlan ens2f3.100 not started roo...
by mvangent
03 Jan 2018, 21:16
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

Well the modules are there now, but vlan monitor is not working, or my understanding of how it is supposed to work is wrong. My understanding is that it watches for vid's to pass padi packets, and then creates interfaces on the fly for them. It is seeing the padi packets but not creating interfaces....
by mvangent
03 Jan 2018, 20:59
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

I did not know i had to copy over the modules, i assumed make install should do that. I just added them to my /etc/modules file and am rebooting the server now so hopefully it works :)
by mvangent
03 Jan 2018, 18:19
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

GENL kernel module not loaded

I am working on getting vlanmon to work with accel-ppp but it appears I am missing a kernel module that is a pre-req? I also do not seem to have the ip-change command available, which I will need for Radius COA. I am on Debian 9, with a freshly compiled accel-ppp as of a week ago. Any help would be ...
by mvangent
22 Dec 2017, 01:00
Forum: PPPoE
Topic: Max Sessions on HP DL380G7
Replies: 2
Views: 2099

Max Sessions on HP DL380G7

Hey All, Getting ready to deploy accel-ppp and wondering how many sessions it can handle. My customers will be shaped to 50mb/5mb. The server has 24 cores and 64gb ram, and multiple 10gbe interfaces(can scale interfaces as needed). I dont mind oversubscribing the box some, I just need to know the ba...
by mvangent
14 Aug 2017, 04:14
Forum: Installation
Topic: IPOE will not compile on Centos 7
Replies: 4
Views: 7279

Re: IPOE will not compile on Centos 7

Hello Dmitri, I have setup a VM with Debain, getting a similar error, see below. Any assistance would be appreciated. root@debian:/home/mvangent# uname -a Linux debian 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) x86_64 GNU/Linux root@debian:/home/mvangent# cat /etc/issue Debian GNU/Linu...
by mvangent
11 Aug 2017, 22:07
Forum: Installation
Topic: IPOE will not compile on Centos 7
Replies: 4
Views: 7279

IPOE will not compile on Centos 7

Hello, I am attempting to build accel-ppp for centos 7 for a new project and it refuses to compile. See below for the error log. I do not see any patches for this, so I would appreciate any and all assistance! [root@localhost test]# cat /etc/redhat-release CentOS Linux release 7.3.1611 (Core) [root@...