I assume you read the whole thread, so you know we're waiting for LAC functionality.What are you all waiting for ? Did you send this question to support ?
Well, in this forum you can find testers, I'll be one of them!We could try to add support for it, but we would need testers
Performance problems?Hope so, been running into problems with current configuration of cisco, want to eliminate it from the network. Especially so as will be moving the data center and making new router.
Want to be able to better control DSL customers, also getting more and more customers we are providing subnets to for hosting their own content, they are normally connected by DSL as a backup and wireless as their primary link. And have automatic failover.Performance problems?Hope so, been running into problems with current configuration of cisco, want to eliminate it from the network. Especially so as will be moving the data center and making new router.
It's slightly off-topic, but adding subnets can be handled by the LNS: add a Framed-route in the radius account configuration and tell the LNS to propagate this route into the routing protocol.Want to be able to better control DSL customers, also getting more and more customers we are providing subnets to for hosting their own content, they are normally connected by DSL as a backup and wireless as their primary link. And have automatic failover.
PM function doesn't work for me on this board, but the discussion of MPD5 might be interesting for others as well, although slightly off-topic.Where did you find config information for MPD5+Radius+FreeBSD? The pkg docs are not very helpful (and as you note, most information is in Russian).
Could I contact you privately?
default:
load simple_lac
simple_lac:
# L1 receives PPPoE calls from vlan2 and forwards them to L3
create link template L1 pppoe
set pppoe iface vlan2
set link action forward L3
set link enable incoming
# L2 receives PPPoE calls from vlan10 and forwards them to L3
create link template L2 pppoe
set pppoe iface vlan10
set link action forward L3
set link enable incoming
# L3 sets up an L2TP connection to the LNS
create link template L3 l2tp
set l2tp self 172.25.31.10
set l2tp peer 172.25.31.4
set l2tp hostname LAC
set l2tp secret cisco
set l2tp enable length
Normis, how to start testing ?We could try to add support for it, but we would need testers