Hi David, In a previous thread you mentioned
>> section sync-pppd-host-ABC >That is not workable from the implementation point of view. A better >approach is something like this: >section sync-pppd >named-options host-ABC ># options for host-abc >named-options host-XYZ ># options for host-xyz ># etc... >section peer >peer 192.168.0.1 >port 1701 ># Uses options for host-ABC >lac-handler "sync-pppd host-ABC" >This needs a small change to the way lns-handler and lac-handler are parsed; >they need to pass extra words into the handler somehow. Could expand a bit as am desperately trying to do as I desperately need the feature. I can see that the lac/lns-handler parameter can pass a string but how would sync-pppd find/match it under sync-pppd section? Regards Dom host-A
