Search found 866 matches

by dimka88
06 Feb 2018, 09:54
Forum: Feature requests
Topic: JSON for WEB-apps
Replies: 7
Views: 2910

Re: JSON for WEB-apps

То как я понял REST получается очень логично, спс ivanmfan . Запросы на завершение сессии GET /terminate/ifname/ipoe7 GET /terminate/calling-sid/00:0c:29:e3:86:f5 GET /terminate_hard/ip/100.64.0.255 ifname | username | ip | ip6 | ip6-dp | calling-sid | called-sid | sid | comp | rx-bytes-raw | tx-byt...
by dimka88
06 Feb 2018, 06:14
Forum: Feature requests
Topic: JSON for WEB-apps
Replies: 7
Views: 2910

Re: JSON for WEB-apps

Я так и не понял плюсы REST API перед JSON =( ivanmfan , попробуйте растолковать на примере accel-ppp root@dev:~# accel-cmd show sessions ifname | username | calling-sid | ip | type | comp | state | uptime --------+----------+-------------------+--------------+------+------+--------+---------- ipoe7...
by dimka88
05 Feb 2018, 17:25
Forum: Feature requests
Topic: JSON for WEB-apps
Replies: 7
Views: 2910

JSON for WEB-apps

В телеграм чате https://t.me/joinchat/DS6swRC3DvEWdNijTqaaeA проскакивала информация об актуальности web для управления сервером, думаю необходимо предоставить транспорт от accel-ppp до WEB в формате JSON, это упростит развитие WEB приложений и не только, для управления NAS, возможно позволит делеги...
by dimka88
05 Feb 2018, 10:56
Forum: Feature requests
Topic: vlan_mon независимый
Replies: 4
Views: 2525

vlan_mon независимый

Было бы очень удобно реализовать исполнение модуля vlan_mon независимо от ipoe и pppoe и исключить обращение к vlan_mon если он не указан в секции [modules] [modules] vlan-mon [vlan-mon] vlan-mon=eth0,2-100 // или заменить на interface (что бы избежать тавтологии) c возможностью использовать регуляр...
by dimka88
24 Jan 2018, 16:35
Forum: Installation
Topic: I can not find file in log
Replies: 9
Views: 8633

Re: I can not find file in log

1.7.4 is a very old version, please get accel-ppp on master tree from git git clone https://git.code.sf.net/p/accel-ppp/code accel-ppp-code and dont run git checkout -b 1.7 --track origin/1.7 https://translate.google.com/translate?hl=ru&sl=ru&tl=en&u=https%3A%2F%2Faccel-ppp.org%2Fwiki%2F...
by dimka88
24 Jan 2018, 14:51
Forum: Installation
Topic: I can not find file in log
Replies: 9
Views: 8633

Re: I can not find file in log

I did not configure it or erase it. I believe it was not created in the installation.
files create after accl-pppd starting.
How do I see if it is active?

Code: Select all

ps ax | grep accel-ppp
by dimka88
24 Jan 2018, 12:52
Forum: IPoE
Topic: Ipoe can not be used???
Replies: 14
Views: 5034

Re: Ipoe can not be used???

try set in accel-ppp.conf section [ipoe] shared=1 and restart accel-ppp
by dimka88
24 Jan 2018, 07:16
Forum: Installation
Topic: I can not find file in log
Replies: 9
Views: 8633

Re: I can not find file in log

It's interesting, kill accel-pppd process if active and run

Code: Select all

accel-pppd -c /etc/accel-ppp.conf
and show output

ps:// This is production server or test stand?
Do you configured logrotate or deleted log files manually or log files dont create on start accel-ppd?
by dimka88
23 Jan 2018, 20:38
Forum: Installation
Topic: I can not find file in log
Replies: 9
Views: 8633

Re: I can not find file in log

Alef, and

Code: Select all

cat /etc/accel-ppp.conf
You run accel-pppd as root user?
by dimka88
23 Jan 2018, 19:55
Forum: Installation
Topic: I can not find file in log
Replies: 9
Views: 8633

Re: I can not find file in log

Hi, show accel-ppp.conf section [log] and section [modules]. And show

Code: Select all

ls -la /var/log/accel-ppp