Перестала работать команда pppoe interface add (1.12.0, master)

Bug reports
dimka88
Posts: 861
Joined: 13 Oct 2014, 05:51
Contact:

Re: Перестала работать команда pppoe interface add (1.12.0, master)

Post by dimka88 »

Нет, не получается, даже по вашим инструкциям.

Code: Select all

root@dev:~# accel-cmd pppoe interface show
interface:   connections:    state:
-----------------------------------
   ens224              1    active
root@dev:~# accel-cmd pppoe interface add ens256
root@dev:~# accel-cmd pppoe interface show
interface:   connections:    state:
-----------------------------------
   ens224              1    active
   ens256              0    active
Axiator
Posts: 22
Joined: 22 Feb 2017, 16:06

Re: Перестала работать команда pppoe interface add (1.12.0, master)

Post by Axiator »

на 4.19.72-gentoo версия 02008c74a19c538ff7d9ce643c8cd4c738886196 тоже штатно работает

Code: Select all

files backup # accel-cmd pppoe interface show
interface:   connections:    state:
-----------------------------------
     net0              1    active
files backup # accel-cmd pppoe interface add tun5
files backup # accel-cmd pppoe interface show    
interface:   connections:    state:
-----------------------------------
     net0              1    active
     tun5              0    active
Post Reply