Search found 27 matches

by mvangent
08 Jan 2018, 23:27
Forum: PPPoE
Topic: Sessions not dropping when device reboots
Replies: 1
Views: 1475

Sessions not dropping when device reboots

I have a new issue. When I reboot a client device, the session does not drop and just establishes a new session, the old session staying up and orphaned. This is an issue because i will run out of IP's quickly, plus users with a static ip address will have issues with their static not working when t...
by mvangent
05 Jan 2018, 17:31
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

I rebooted the server and this time it tried vlan 107 first, still failed 107 and succeded in 100. [2018-01-05 09:12:01]: info: send [RADIUS(1) Accounting-Request id=1 <Acct-Status-Type Accounting-On> <NAS-Identifier "<REDACTED>"> <NAS-IP-Address <REDACTED>>] [2018-01-05 09:12:01]: info: r...
by mvangent
05 Jan 2018, 17:05
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

Syslog entries as well Jan 5 08:44:42 accel-ppp-02 systemd[1]: Started Raise network interfaces. Jan 5 08:44:42 accel-ppp-02 systemd[1]: Reached target Network. Jan 5 08:44:42 accel-ppp-02 systemd[1]: Starting Statistics collection and monitoring daemon... Jan 5 08:44:42 accel-ppp-02 systemd[1]: Sta...
by mvangent
05 Jan 2018, 17:02
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

Well that worked exactly once, it failed to create the next vlan after it did the first one. Logs below. [2018-01-05 08:44:43]: info: send [RADIUS(1) Accounting-Request id=1 <Acct-Status-Type Accounting-On> <NAS-Identifier "<REDACTED>"> <NAS-IP-Address <REDACTED>>] [2018-01-05 08:44:43]: i...
by mvangent
05 Jan 2018, 04:49
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

Anyone have any idea how to get vlanmon working?
by mvangent
04 Jan 2018, 15:58
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

MTU/MRU changed, thanks for that!

Code: Select all

root@accel-ppp-02:~# accel-cmd -V
accel-cmd bff66de7a08a6c62d263efc4fd2ef151094c83b7
root@accel-ppp-02:~#

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

Re: GENL kernel module not loaded

Check you systemd service script (full link) to ethtools... Show dmesg or 50 lines of syslog and show lsmod I dont know how to check my systemd service script to ethtools. logs below lsmod root@accel-ppp-02:~# lsmod Module Size Used by binfmt_misc 20480 1 pppoe 20480 0 pppox 16384 1 pppoe ppp_gener...
by mvangent
03 Jan 2018, 21:44
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

So this appears to be a ethtool/kernel issue, rather than an issue with my config? I do have ethtool installed and it does work root@accel-ppp-02:/home/mvangent# ethtool ens2f3 Settings for ens2f3: Supported ports: [ FIBRE ] Supported link modes: 10000baseT/Full Supported pause frame use: No Support...
by mvangent
03 Jan 2018, 21:29
Forum: General
Topic: GENL kernel module not loaded
Replies: 18
Views: 15044

Re: GENL kernel module not loaded

Digging Deeper, /var/log/syslog shows Jan 3 13:27:14 accel-ppp-02 systemd[1]: Started accel-pppd.service. Jan 3 13:27:14 accel-ppp-02 systemd-udevd[3312]: link_config: could not get ethtool features for ens2f3.107 Jan 3 13:27:14 accel-ppp-02 systemd-udevd[3312]: Could not set offload features of ens...
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

And here is debug at 5 [2018-01-03 13:27:14]: debug: vlan-mon: notify 7 107 8863 0 [2018-01-03 13:27:14]: info: pppoe: create vlan ens2f3.107 parent ens2f3 [2018-01-03 13:27:14]: warn: pppoe: vlan ens2f3.107 not started [2018-01-03 13:27:16]: debug: vlan-mon: notify 7 100 8863 0 [2018-01-03 13:27:16...