Gareth is the network hero for using Perl! Well done! :)

Sent from my iPhone

On 4 Oct 2019, at 12:36, Gareth Bryan 
<[email protected]<mailto:[email protected]>> wrote:

I did this a few months ago - agree it's a little odd.

Ended up using a perl module:

*snip*
        my $ttb_tunnel_vr = $1 if $RAD_REQUEST{'NAS-Identifier'} =~ 
/-(lts\d{5})$/;

        my $i=0;
        if (defined $ttb_tunnel_vr) {
            $RAD_REPLY{'ERX-Tunnel-Switch-Profile'} = 'partner-tunnel-switch';
            for (shuffle @endpoints) {
                $i++;
                $RAD_REPLY{'ERX-Tunnel-Virtual-Router:'.$i} = $ttb_tunnel_vr;
                $RAD_REPLY{'Tunnel-Type:'.$i} = 'L2TP';
                $RAD_REPLY{'Tunnel-Medium-Type:'.$i} = 'IP';
                $RAD_REPLY{'Tunnel-Server-Endpoint:'.$i} = $_;
                $RAD_REPLY{'Tunnel-Client-Auth-ID:'.$i} = $ttb_tunnel_name;
                $RAD_REPLY{'Tunnel-Password:'.$i} = $ttb_tunnel_password;
                $RAD_REPLY{'Tunnel-Preference:'.$i} = '10';
            }
*snip*


Gareth Bryan
Network Development Engineer


[Timico]<http://www.timico.com>

Timico Newark
Brunel Business Park, Jessop Close, Newark, Nottinghamshire NG24 2AG

M: 0780 287 4767 T: 0845 258 0220

[f]<http://www.facebook.com/timico.co.uk>   [t] <http://twitter.com/TimicoUK>   
 [in] <http://www.linkedin.com/company/timico-ltd>

________________________________
From: uknof 
<[email protected]<mailto:[email protected]>> on 
behalf of Paul Thornton <[email protected]<mailto:[email protected]>>
Sent: 04 October 2019 12:27
To: Chris Lawrence 
<[email protected]<mailto:[email protected]>>; 
[email protected]<mailto:[email protected]> 
<[email protected]<mailto:[email protected]>>
Subject: Re: [uknof] Talktalk wholesale xDSL radius session steering

Hi Chris

My impression is that they don't know how this works either!

Paul.

On 04/10/2019 12:23, Chris Lawrence wrote:
Hi Paul

I'll be watching this thread with great interest as we are just in the middle 
of the same thing. Out of interest what are you using for your LNS

Regards

Chris

Get Outlook for Android<https://aka.ms/ghei36>


Chris Lawrence​
Senior Solutions Architect

+44 344 384 3000<tel:+44%20344%20384%203000>
+44 7775 871094<tel:+44%207775%20871094>
nomical.com<http://nomical.com>
Mezzanine Floor, No.1 Spinningfields, Quay Street, Manchester M3 3JE
This email and any attachments are intended for the named recipient only. Its 
unauthorised use, distribution, disclosure, storage or copying is not 
permitted. If you have received it in error, please destroy all copies and 
notify the sender. In messages of a non-business nature, the views and opinions 
expressed are the author's own and do not necessarily reflect those of the 
organisation from which it is sent. All emails may be subject to monitoring.

Nomical Ltd - Registered in England No: 06035958, VAT Reg No: 900363074, 
Registered Office: Mezzanine Floor, No.1 Spinningfields, Quay Street, 
Manchester M3 3JE


________________________________
From: uknof 
<[email protected]><mailto:[email protected]> on 
behalf of Paul Thornton <[email protected]><mailto:[email protected]>
Sent: Friday, October 4, 2019 12:18:25 PM
To: [email protected]<mailto:[email protected]> 
<[email protected]><mailto:[email protected]>
Subject: [uknof] Talktalk wholesale xDSL radius session steering

Hi all,

Does anyone out there (a) have TTB as a wholesale DSL upstream provider,
and (b) do RADIUS session steering with them?

I am currently in what can only be described as a frustrating situation
trying to implement this, with not much information forthcoming from TTB
as to why things are not working as they should.  I've been grappling
with this for some time now and really want it sorted!

Any assistance would be very gratefully received.

Thanks,

Paul.

--
Paul Thornton




--
Paul Thornton

Reply via email to