Size: a a a

2020 October 20

MZ

Martin Zaharinov in Accel-PPP
or its posible to add regex support for this
источник

MZ

Martin Zaharinov in Accel-PPP
источник

S

Sergey in Accel-PPP
I’ve never tried to implement this on typical bras like cisco asr, huawei me, juniper mx
источник

RS

Roman Shevchenko in Accel-PPP
Martin Zaharinov
do you know other bras service that have this feature
it's cheaper to change this bad design
источник

MZ

Martin Zaharinov in Accel-PPP
or other type to start 3 services but to use same ip class
источник

RS

Roman Shevchenko in Accel-PPP
why same?
i'm pretty sure you don't need same
источник

S

Sergey in Accel-PPP
you can use one network for three process if you assign ip addresses via RADIUS
источник

RS

Roman Shevchenko in Accel-PPP
or controlling unique addressing via radius as @sergey239 says
but easier to make different pools I guess
источник

S

Sergey in Accel-PPP
Martin Zaharinov
or its posible to add regex support for this
technically it is possible, but this feature is not required for most community members I beleive. in this case there is no motivation to implement
источник

MZ

Martin Zaharinov in Accel-PPP
problem is radius send pool name not frame-ip andwhen send name ot public ip its avproblem
источник

S

Sergey in Accel-PPP
you can use the same pool name
источник

S

Sergey in Accel-PPP
with different pools
источник

S

Sergey in Accel-PPP
like
accel-ppp1 pool1=10.0.0.0/24
accel-ppp2 pool1=10.0.1.0/24
источник

S

Sergey in Accel-PPP
do you use public ip? or private ip?
источник

MZ

Martin Zaharinov in Accel-PPP
problem is on public pool
источник

S

Sergey in Accel-PPP
in this case you can find somebody who will implement such feature for you or you can change RADIUS logic to send Framed-IP-Address instead of pool name
источник

S

Sergey in Accel-PPP
btw, if you implement Framed-IP-Address logic you will be able to load-balance/backup subscriber sessions with multiple BRASes
источник

АТ

Андрей Тищенко... in Accel-PPP
Доброго времени суток.
Появилась задача реализации IPoE - vlan-per-user, С основной частью разобрался - но возникла проблема с динамическим созданием интерфейса:

[2020-10-20 20:53:39.844] vlan-mon: notify 14 15 0800 0
[2020-10-20 20:53:39.844] ipoe: create vlan enp6s0f1.245.15 parent enp6s0f1.245
[2020-10-20 20:53:39.845] ipoe: vlan enp6s0f1.245.15 not started

Подскажите хотя бы направление, куда копать...

[ipoe]
verbose=1
username=ifname
lease-time=600
max-lease-time=3600
shared=1
ifcfg=1
mode=L2
start=dhcpv4
ip-unnumbered=1
proxy-arp=0
vlan-mon=enp6s0f1.245,10-200
vlan-name=%I.%N
gw-ip-address=192.168.6.1/24
ip-pool=ipoe
interface=re:enp6s0f1\.245\.\d{1,4}
источник

Ⓜ️ax in Accel-PPP
переименуйте родительский интерфейс в чтото короткое, типа te0
источник

DD

Dj D'fynec in Accel-PPP
я для этих целей делаю бридж
источник