GENL kernel module not loaded

Questions related to general functionality
dimka88
Posts: 866
Joined: 13 Oct 2014, 05:51
Contact:

Re: GENL kernel module not loaded

Post by dimka88 »

Dont use in ppp section mtu/mru=1500, use 1492.
show accel-ppp version

Code: Select all

accel-cmd -V
mvangent
Posts: 27
Joined: 11 Aug 2017, 22:06

Re: GENL kernel module not loaded

Post by mvangent »

MTU/MRU changed, thanks for that!

Code: Select all

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

mvangent
Posts: 27
Joined: 11 Aug 2017, 22:06

Re: GENL kernel module not loaded

Post by mvangent »

Anyone have any idea how to get vlanmon working?
Dmitry
Администратор
Posts: 954
Joined: 09 Oct 2014, 10:06

Re: GENL kernel module not loaded

Post by Dmitry »

it is not enough to specify only vlan-mon
you have also specify interface option

[pppoe]
vlan-mon=ens2f3,100-200
interface=re:^ens2f2\.[1-2]00$
mvangent
Posts: 27
Joined: 11 Aug 2017, 22:06

Re: GENL kernel module not loaded

Post by mvangent »

Well that worked exactly once, it failed to create the next vlan after it did the first one.


Logs below.


Code: Select all

[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]:  info: recv [RADIUS(1) Accounting-Response id=1]
[2018-01-05 08:44:44]:  info: pppoe: create vlan ens2f3.100 parent ens2f3
[2018-01-05 08:44:50]:  info: ens2f3.100: recv [PPPoE PADI 04:f0:21:35:27:b8 => ff:ff:ff:ff:ff:ff sid=0000 <Service-Name >]
[2018-01-05 08:44:50]:  info: ens2f3.100: send [PPPoE PADO 8c:7c:ff:21:d4:73 => 04:f0:21:35:27:b8 sid=0000 <AC-Name accel-ppp> <Service-Name > <AC-Cookie b3aaf7ca5bb706c4be2cdb447fd4c4b55f1513298c804dae>]
[2018-01-05 08:44:50]:  info: ens2f3.100: recv [PPPoE PADR 04:f0:21:35:27:b8 => 8c:7c:ff:21:d4:73 sid=0000 <Service-Name > <AC-Cookie b3aaf7ca5bb706c4be2cdb447fd4c4b55f1513298c804dae>]
[2018-01-05 08:44:50]:  info: ens2f3.100: send [PPPoE PADS 8c:7c:ff:21:d4:73 => 04:f0:21:35:27:b8 sid=0001 <AC-Name accel-ppp> <Service-Name >]
[2018-01-05 08:44:50]:  info: ens2f3.100: send [LCP ConfReq id=1 <auth MSCHAP-v2> <mru 1492> <magic 6b8b4567>]
[2018-01-05 08:44:50]:  info: ens2f3.100: recv [LCP ConfReq id=1 <mru 1492> <magic e4eb4dc5>]
[2018-01-05 08:44:50]:  info: ens2f3.100: send [LCP ConfAck id=1 ]
[2018-01-05 08:44:53]:  info: ens2f3.100: send [LCP ConfReq id=1 <auth MSCHAP-v2> <mru 1492> <magic 6b8b4567>]
[2018-01-05 08:44:53]:  info: ens2f3.100: recv [LCP ConfAck id=1 <auth MSCHAP-v2> <mru 1492> <magic 6b8b4567>]
[2018-01-05 08:44:53]:  info: ens2f3.100: send [MSCHAP-v2 Challenge id=1 <73ac41d1ae15242ec0b06b472543fdcd>]
[2018-01-05 08:44:53]:  info: ens2f3.100: recv [MSCHAP-v2 Response id=1 <ab2df7e8512865685b975df21856f74b>, <bb97611cf9428ea7d317f7cbe8c78ae0f1e4fd377eda38>, F=0, name="<REDACTED>"]
[2018-01-05 08:44:53]:  info: ens2f3.100: send [RADIUS(1) Access-Request id=1 <User-Name "<REDACTED>"> <NAS-Identifier "<REDACTED>"> <NAS-IP-Address <REDACTED>> <NAS-Port-Type Virtual> <Service-Type Framed-User> <Framed-Protocol PPP> <Calling-Station-Id "04:f0:21:35:27:b8"> <Called-Station-Id "8c:7c:ff:21:d4:73"> <MS-CHAP-Challenge> <MS-CHAP2-Response>]
[2018-01-05 08:44:53]:  info: ens2f3.100: recv [RADIUS(1) Access-Accept id=1 <MS-CHAP2-Success> <MS-MPPE-Send-Key> <MS-MPPE-Recv-Key> <Ascend-Data-Rate 2500000> <Ascend-Xmit-Rate 2500000> <Port-Limit 0> <MS-MPPE-Encryption-Policy 2> <Acct-Interim-Interval 300>]
[2018-01-05 08:44:53]:  warn: ens2f3.100: mppe: 128-bit session keys not allowed, disabling mppe ...
[2018-01-05 08:44:53]:  info: ppp0: connect: ppp0 <--> pppoe(04:f0:21:35:27:b8)
[2018-01-05 08:44:53]:  info: ppp0: send [MSCHAP-v2 Success id=1 "S=13E6A3DACA55956DD8465FE1AA593BE20C016C9B M=Authentication succeeded"]
[2018-01-05 08:44:53]:  info: ppp0: <REDACTED>: authentication succeeded
[2018-01-05 08:44:53]:  info: ppp0: recv [IPCP ConfReq id=1 <addr 0.0.0.0> <dns1 0.0.0.0> <dns2 0.0.0.0>]
[2018-01-05 08:44:53]:  info: ppp0: send [IPCP ConfReq id=1 <addr <REDACTED>>]
[2018-01-05 08:44:53]:  info: ppp0: send [IPCP ConfNak id=1 <addr <REDACTED>> <dns1 <REDACTED>> <dns2 <REDACTED>>]
[2018-01-05 08:44:53]:  warn: ppp0: IPV6CP: discarding packet
[2018-01-05 08:44:53]:  info: ppp0: send [LCP ProtoRej id=3 <8057>]
[2018-01-05 08:44:53]:  info: ppp0: recv [IPCP ConfAck id=1 <addr <REDACTED>>]
[2018-01-05 08:44:53]:  info: ppp0: recv [IPCP ConfReq id=2 <addr <REDACTED>> <dns1 <REDACTED>> <dns2 <REDACTED>>]
[2018-01-05 08:44:53]:  info: ppp0: send [IPCP ConfAck id=2]
[2018-01-05 08:44:53]:  info: ppp0: send [RADIUS(1) Accounting-Request id=1 <User-Name "<REDACTED>"> <NAS-Identifier "<REDACTED>"> <NAS-IP-Address <REDACTED>> <NAS-Port 0> <NAS-Port-Id "ppp0"> <NAS-Port-Type Virtual> <Service-Type Framed-User> <Framed-Protocol PPP> <Calling-Station-Id "04:f0:21:35:27:b8"> <Called-Station-Id "8c:7c:ff:21:d4:73"> <Acct-Status-Type Start> <Acct-Authentic RADIUS> <Acct-Session-Id "ee9e59cb25de17a4"> <Acct-Session-Time 0> <Acct-Input-Octets 0> <Acct-Output-Octets 0> <Acct-Input-Packets 0> <Acct-Output-Packets 0> <Acct-Input-Gigawords 0> <Acct-Output-Gigawords 0> <Framed-IP-Address <REDACTED>>]
[2018-01-05 08:44:53]:  info: ppp0: recv [RADIUS(1) Accounting-Response id=1]
[2018-01-05 08:44:53]:  info: ppp0: shaper: installed shaper 25000/25000 (Kbit)
[2018-01-05 08:44:53]:  info: ppp0: pppd_compat: ip-up started (pid 884)
[2018-01-05 08:44:53]:  info: ppp0: pppd_compat: ip-up finished (0)
[2018-01-05 08:44:56]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:45:02]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:45:58]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:46:36]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:46:39]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:46:40]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:46:41]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:46:41]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:46:42]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:46:42]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:46:46]:  info: cli: tcp: new connection from 127.0.0.1
[2018-01-05 08:49:54]:  info: pppoe: create vlan ens2f3.107 parent ens2f3
[2018-01-05 08:49:54]:  warn: pppoe: vlan ens2f3.107 not started
ip a output

Code: Select all

root@accel-ppp-02:~# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host
       valid_lft forever preferred_lft forever
2: enp3s0f0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 44:1e:a1:49:92:24 brd ff:ff:ff:ff:ff:ff
3: enp3s0f1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 44:1e:a1:49:92:26 brd ff:ff:ff:ff:ff:ff
4: enp4s0f0: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 44:1e:a1:49:92:58 brd ff:ff:ff:ff:ff:ff
5: enp4s0f1: <BROADCAST,MULTICAST> mtu 1500 qdisc noop state DOWN group default qlen 1000
    link/ether 44:1e:a1:49:92:5a brd ff:ff:ff:ff:ff:ff
6: ens2f2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 8c:7c:ff:21:d4:72 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::8e7c:ffff:fe21:d472/64 scope link
       valid_lft forever preferred_lft forever
7: ens2f3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc pfifo_fast state UP group default qlen 1000
    link/ether 8c:7c:ff:21:d4:73 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::8e7c:ffff:fe21:d473/64 scope link
       valid_lft forever preferred_lft forever
8: ens2f2.54@ens2f2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 8c:7c:ff:21:d4:72 brd ff:ff:ff:ff:ff:ff
    inet <REDACTED> brd <REDACTED> scope global ens2f2.54
       valid_lft forever preferred_lft forever
    inet6 fe80::8e7c:ffff:fe21:d472/64 scope link
       valid_lft forever preferred_lft forever
9: ens2f2.57@ens2f2: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 8c:7c:ff:21:d4:72 brd ff:ff:ff:ff:ff:ff
    inet <REDACTED> brd <REDACTED> scope global ens2f2.57
       valid_lft forever preferred_lft forever
    inet6 fe80::8e7c:ffff:fe21:d472/64 scope link
       valid_lft forever preferred_lft forever
10: ens2f3.100@ens2f3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 8c:7c:ff:21:d4:73 brd ff:ff:ff:ff:ff:ff
    inet6 fe80::8e7c:ffff:fe21:d473/64 scope link
       valid_lft forever preferred_lft forever
11: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1492 qdisc tbf state UNKNOWN group default qlen 3
    link/ppp
    inet <REDACTED> peer <REDACTED> scope global ppp0
       valid_lft forever preferred_lft forever
root@accel-ppp-02:~#
mvangent
Posts: 27
Joined: 11 Aug 2017, 22:06

Re: GENL kernel module not loaded

Post by mvangent »

Syslog entries as well

Code: Select all

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]: Starting OpenBSD Secure Shell server...
Jan  5 08:44:42 accel-ppp-02 systemd[1]: Starting Permit User Sessions...
Jan  5 08:44:42 accel-ppp-02 systemd[1]: Reached target Network is Online.
Jan  5 08:44:42 accel-ppp-02 systemd[1]: Starting accel-pppd.service...
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Started Permit User Sessions.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Started Getty on tty1.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Reached target Login Prompts.
Jan  5 08:44:43 accel-ppp-02 accel-pppd[779]: Starting PPtP/L2TP/PPPoE server: accel-pppd.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Started accel-pppd.service.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "syslog" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "battery" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "cpu" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "df" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "disk" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "entropy" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "interface" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "irq" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "load" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "memory" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "processes" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Started OpenBSD Secure Shell server.
Jan  5 08:44:43 accel-ppp-02 kernel: [    8.670860] random: crng init done
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "rrdtool" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "swap" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[776]: plugin_load: plugin "users" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 kernel: [    8.751612] PPP generic driver version 2.4.2
Jan  5 08:44:43 accel-ppp-02 kernel: [    8.757914] NET: Registered protocol family 24
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "syslog" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "battery" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "cpu" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "df" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "disk" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "entropy" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "interface" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "irq" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "load" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "memory" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "processes" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "rrdtool" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "swap" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: plugin_load: plugin "users" successfully loaded.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: Systemd detected, trying to signal readyness.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Started Statistics collection and monitoring daemon.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Reached target Multi-User System.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Reached target Graphical Interface.
Jan  5 08:44:43 accel-ppp-02 collectd[800]: Initialization complete, entering read-loop.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Starting Update UTMP about System Runlevel Changes...
Jan  5 08:44:43 accel-ppp-02 systemd[1]: proc-sys-fs-binfmt_misc.automount: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 817 (reader#2)
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Mounting Arbitrary Executable File Formats File System...
Jan  5 08:44:43 accel-ppp-02 collectd[800]: rrdtool plugin: Adjusting "RandomTimeout" to 0.000 seconds.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Started Update UTMP about System Runlevel Changes.
Jan  5 08:44:43 accel-ppp-02 kernel: [    8.843713] IPv6: ADDRCONF(NETDEV_UP): ens2f3: link is not ready
Jan  5 08:44:43 accel-ppp-02 kernel: [    8.843715] 8021q: adding VLAN 0 to HW filter on device ens2f3
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Mounted Arbitrary Executable File Formats File System.
Jan  5 08:44:43 accel-ppp-02 systemd[1]: Startup finished in 4.461s (kernel) + 4.336s (userspace) = 8.797s.
Jan  5 08:44:43 accel-ppp-02 kernel: [    8.961136] bna 0000:09:00.2 ens2f2: link up
Jan  5 08:44:43 accel-ppp-02 kernel: [    8.979632] IPv6: ADDRCONF(NETDEV_CHANGE): ens2f2: link becomes ready
Jan  5 08:44:43 accel-ppp-02 kernel: [    8.979725] IPv6: ADDRCONF(NETDEV_CHANGE): ens2f2.54: link becomes ready
Jan  5 08:44:43 accel-ppp-02 kernel: [    8.979783] IPv6: ADDRCONF(NETDEV_CHANGE): ens2f2.57: link becomes ready
Jan  5 08:44:43 accel-ppp-02 kernel: [    9.363114] bna 0000:09:00.3 ens2f3: link up
Jan  5 08:44:43 accel-ppp-02 kernel: [    9.363142] IPv6: ADDRCONF(NETDEV_CHANGE): ens2f3: link becomes ready
Jan  5 08:44:50 accel-ppp-02 systemd[1]: Created slice User Slice of root.
Jan  5 08:44:50 accel-ppp-02 systemd[1]: Starting User Manager for UID 0...
Jan  5 08:44:50 accel-ppp-02 systemd[1]: Started Session 1 of user root.
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Reached target Timers.
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Reached target Paths.
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Listening on GnuPG cryptographic agent (access for web browsers).
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Listening on GnuPG cryptographic agent and passphrase cache.
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Reached target Sockets.
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Reached target Basic System.
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Reached target Default.
Jan  5 08:44:50 accel-ppp-02 systemd[859]: Startup finished in 16ms.
Jan  5 08:44:50 accel-ppp-02 systemd[1]: Started User Manager for UID 0.
Jan  5 08:44:53 accel-ppp-02 kernel: [   18.720090] u32 classifier
Jan  5 08:44:53 accel-ppp-02 kernel: [   18.720091]     Performance counters on
Jan  5 08:44:53 accel-ppp-02 kernel: [   18.720092]     input device check on
Jan  5 08:44:53 accel-ppp-02 kernel: [   18.720092]     Actions configured
Jan  5 08:45:15 accel-ppp-02 systemd-timesyncd[559]: Synchronized to time server 69.89.207.199:123 (2.debian.pool.ntp.org).
Jan  5 08:49:54 accel-ppp-02 systemd-udevd[990]: link_config: could not get ethtool features for ens2f3.107
Jan  5 08:49:54 accel-ppp-02 systemd-udevd[990]: Could not set offload features of ens2f3.107: No such device
Jan  5 08:59:40 accel-ppp-02 systemd[1]: Starting Cleanup of Temporary Directories...
Jan  5 08:59:40 accel-ppp-02 systemd[1]: Started Cleanup of Temporary Directories.
root@accel-ppp-02:~#
mvangent
Posts: 27
Joined: 11 Aug 2017, 22:06

Re: GENL kernel module not loaded

Post by mvangent »

I rebooted the server and this time it tried vlan 107 first, still failed 107 and succeded in 100.

Code: Select all

[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: recv [RADIUS(1) Accounting-Response id=1]
[2018-01-05 09:12:02]:  info: pppoe: create vlan ens2f3.107 parent ens2f3
[2018-01-05 09:12:02]:  warn: pppoe: vlan ens2f3.107 not started
[2018-01-05 09:12:02]:  info: pppoe: create vlan ens2f3.100 parent ens2f3
[2018-01-05 09:12:07]:  info: ens2f3.100: recv [PPPoE PADI 04:f0:21:35:27:b8 => ff:ff:ff:ff:ff:ff sid=0000 <Service-Name >]
[2018-01-05 09:12:07]:  info: ens2f3.100: send [PPPoE PADO 8c:7c:ff:21:d4:73 => 04:f0:21:35:27:b8 sid=0000 <AC-Name accel-ppp> <Service-Name > <AC-Cookie 1d4d0f11ba3983ce7ab4b526eface6027e2cc3b0dff62b1d>]
[2018-01-05 09:12:07]:  info: ens2f3.100: recv [PPPoE PADR 04:f0:21:35:27:b8 => 8c:7c:ff:21:d4:73 sid=0000 <Service-Name > <AC-Cookie 1d4d0f11ba3983ce7ab4b526eface6027e2cc3b0dff62b1d>]
[2018-01-05 09:12:07]:  info: ens2f3.100: send [PPPoE PADS 8c:7c:ff:21:d4:73 => 04:f0:21:35:27:b8 sid=0001 <AC-Name accel-ppp> <Service-Name >]
[2018-01-05 09:12:07]:  info: ens2f3.100: send [LCP ConfReq id=1 <auth MSCHAP-v2> <mru 1492> <magic 6b8b4567>]
[2018-01-05 09:12:07]:  info: ens2f3.100: recv [LCP ConfReq id=1 <mru 1492> <magic 3dbe3435>]
[2018-01-05 09:12:07]:  info: ens2f3.100: send [LCP ConfAck id=1 ]
[2018-01-05 09:12:07]:  info: ens2f3.100: recv [LCP ConfAck id=1 <auth MSCHAP-v2> <mru 1492> <magic 6b8b4567>]
[2018-01-05 09:12:07]:  info: ens2f3.100: send [MSCHAP-v2 Challenge id=1 <aa922fddbee4fe89e332f4e929e3d9b1>]
[2018-01-05 09:12:07]:  info: ens2f3.100: recv [MSCHAP-v2 Response id=1 <883edbdce7e3b6562ca937104919e8>, <5861d5df272cf1ddd1163c52a949fb8a195ac4acffdd6eb0>, F=0, name="<REDACTED>"]
[2018-01-05 09:12:07]:  info: ens2f3.100: send [RADIUS(1) Access-Request id=1 <User-Name "<REDACTED>"> <NAS-Identifier "<REDACTED>"> <NAS-IP-Address <REDACTED>> <NAS-Port-Type Virtual> <Service-Type Framed-User> <Framed-Protocol PPP> <Calling-Station-Id "04:f0:21:35:27:b8"> <Called-Station-Id "8c:7c:ff:21:d4:73"> <MS-CHAP-Challenge> <MS-CHAP2-Response>]
[2018-01-05 09:12:07]:  info: ens2f3.100: recv [RADIUS(1) Access-Accept id=1 <MS-CHAP2-Success> <MS-MPPE-Send-Key> <MS-MPPE-Recv-Key> <Ascend-Data-Rate 2500000> <Ascend-Xmit-Rate 2500000> <Port-Limit 0> <MS-MPPE-Encryption-Policy 2> <Acct-Interim-Interval 300>]
[2018-01-05 09:12:07]:  warn: ens2f3.100: mppe: 128-bit session keys not allowed, disabling mppe ...
[2018-01-05 09:12:07]:  info: ppp0: connect: ppp0 <--> pppoe(04:f0:21:35:27:b8)
[2018-01-05 09:12:07]:  info: ppp0: send [MSCHAP-v2 Success id=1 "S=0CC0A6D1C3731998578A1E8746CD9C60774AA3CD M=Authentication succeeded"]
[2018-01-05 09:12:07]:  info: ppp0: rdtest20@digitalpath.net: authentication succeeded
[2018-01-05 09:12:07]:  info: ppp0: recv [IPCP ConfReq id=1 <addr 0.0.0.0> <dns1 0.0.0.0> <dns2 0.0.0.0>]
[2018-01-05 09:12:07]:  info: ppp0: send [IPCP ConfReq id=1 <addr <REDACTED>>]
[2018-01-05 09:12:07]:  info: ppp0: send [IPCP ConfNak id=1 <addr <REDACTED>> <dns1 <REDACTED>> <dns2 <REDACTED>>]
[2018-01-05 09:12:07]:  warn: ppp0: IPV6CP: discarding packet
[2018-01-05 09:12:07]:  info: ppp0: send [LCP ProtoRej id=3 <8057>]
[2018-01-05 09:12:07]:  info: ppp0: recv [IPCP ConfReq id=2 <addr <REDACTED>> <dns1 <REDACTED>> <dns2 <REDACTED>>]
[2018-01-05 09:12:07]:  info: ppp0: send [IPCP ConfAck id=2]
[2018-01-05 09:12:07]:  info: ppp0: recv [IPCP ConfAck id=1 <addr <REDACTED>>]
[2018-01-05 09:12:07]:  info: ppp0: send [RADIUS(1) Accounting-Request id=1 <User-Name "<REDACTED>"> <NAS-Identifier "<REDACTED>"> <NAS-IP-Address <REDACTED>> <NAS-Port 0> <NAS-Port-Id "ppp0"> <NAS-Port-Type Virtual> <Service-Type Framed-User> <Framed-Protocol PPP> <Calling-Station-Id "04:f0:21:35:27:b8"> <Called-Station-Id "8c:7c:ff:21:d4:73"> <Acct-Status-Type Start> <Acct-Authentic RADIUS> <Acct-Session-Id "ee9e59cb25de1b8d"> <Acct-Session-Time 0> <Acct-Input-Octets 0> <Acct-Output-Octets 0> <Acct-Input-Packets 0> <Acct-Output-Packets 0> <Acct-Input-Gigawords 0> <Acct-Output-Gigawords 0> <Framed-IP-Address <REDACTED>>]
[2018-01-05 09:12:07]:  info: ppp0: recv [RADIUS(1) Accounting-Response id=1]
[2018-01-05 09:12:07]:  info: ppp0: shaper: installed shaper 25000/25000 (Kbit)
[2018-01-05 09:12:07]:  info: ppp0: pppd_compat: ip-up started (pid 877)
[2018-01-05 09:12:07]:  info: ppp0: pppd_compat: ip-up finished (0)
root@accel-ppp-02:~#

for reference /etc/network/interfaces

Code: Select all

root@accel-ppp-02:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

source /etc/network/interfaces.d/*

# The loopback network interface
auto lo
iface lo inet loopback
# Vlan 54
allow-hotplug ens2f2
auto ens2f2.54
iface ens2f2.54 inet static
        address <REDACTED
        netmask 255.255.252.0

#VLAN 57
auto ens2f2.57
iface ens2f2.57 inet static
        address <REDACTED
        netmask 255.255.255.0
        gateway <REDACTED
        nameserver 8.8.8.8
        nameserver 4.2.2.2
        mtu 1500
Dmitry
Администратор
Posts: 954
Joined: 09 Oct 2014, 10:06

Re: GENL kernel module not loaded

Post by Dmitry »

sorry, my interface regexp is incorrect
you can use simple interface=re:^ens2f2\. if you don't have other vlans than 100-200
or exact 100-200 match: interface=re:^ens2f2\.(1[0-9][0-9])|200
mvangent
Posts: 27
Joined: 11 Aug 2017, 22:06

Re: GENL kernel module not loaded

Post by mvangent »

This worked excellent! Thanks!
Post Reply