[RP-PPPoE] generating big number of pppoe sessions

Zoran Bankovic zoranbankovic at gmail.com
Thu Nov 25 08:00:59 EST 2010


EasyHorpak,

What is "pon" in your script?

Actually I need to test my RADIUS server performance.
For example 50% of my users (30000) lost electircity and when
electricity comes they are connecting to internet and I have a lot of
radius requests for short time.
I want to simulate that situation. A lot of different sessions and
user/pass requests.
I want to know how my radius server deals with it.
I am working for telecommunictaion company and this is not intended
for burte-force password attacks. :)

Thanks,

2010/11/25 EasyHorpak.com <info at easyhorpak.com>:
> On 25/11/2553 00:00, rp-pppoe-request at lists.roaringpenguin.com wrote:
>>
>> Send RP-PPPoE mailing list submissions to
>>        rp-pppoe at lists.roaringpenguin.com
>>
>> To subscribe or unsubscribe via the World Wide Web, visit
>>        http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/rp-pppoe
>> or, via email, send a message with subject or body 'help' to
>>        rp-pppoe-request at lists.roaringpenguin.com
>>
>> You can reach the person managing the list at
>>        rp-pppoe-owner at lists.roaringpenguin.com
>>
>> When replying, please edit your Subject line so it is more specific
>> than "Re: Contents of RP-PPPoE digest..."
>>
>>
>> Today's Topics:
>>
>>    1. generating big number of pppoe sessions (Bankovic, Zoran)
>>
>>
>> ----------------------------------------------------------------------
>>
>> Message: 1
>> Date: Wed, 24 Nov 2010 08:16:20 +0000
>> From: "Bankovic, Zoran"<Zoran.Bankovic at telekom.me>
>> To: "rp-pppoe at lists.roaringpenguin.com"
>>        <rp-pppoe at lists.roaringpenguin.com>
>> Subject: [RP-PPPoE] generating big number of pppoe sessions
>> Message-ID:
>>        <C704B79251F5EE42823F02406A1A48EE024423 at EX2BE.telekomcg.com>
>> Content-Type: text/plain;       charset="iso-8859-2"
>>
>> Hi guys,
>>
>> Can pppoe be used for generating big number of pppoe sessions? Actually I
>> want to perform stress test on my RADIUS server.
>> I have cisco BRAS, RADIUS connected to it and need pppoe sessions
>> simulator. Can I use one linux machine and pppoe for it?
>>
>> Thanks,
>> Zoran Bankovi?
>>
>>
>> ------------------------------
>>
>> _______________________________________________
>> RP-PPPoE mailing list
>> RP-PPPoE at lists.roaringpenguin.com
>> http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/rp-pppoe
>>
>>
>> End of RP-PPPoE Digest, Vol 20, Issue 8
>> ***************************************
>>
>>
>
> I have done it with my ubuntu pppoeconf.
> then do bash
>
> #!/bin/bash
> for i in {1..300} # 300 is big sessions you want to test
> do
> cp /etc/ppp/peers/dsl-providers /etc/ppp/peers/d$i
> echo "Run ppp$i"
> pon d$i
> sleep 2
> done
>
> I test with
>
> ubuntu 9.04 server i386
> pppoe-server (rp-pppoe 3.8) kernel mode
> pppd 2.4.5
> freeradius 2.1
>
> with ram 512
> get 200 sessions
>
> but when sessions go to 300.
> radius got terminated by user-request
> so i wonder how many sessions pppoe-server can carry?
> _______________________________________________
> RP-PPPoE mailing list
> RP-PPPoE at lists.roaringpenguin.com
> http://lists.roaringpenguin.com/cgi-bin/mailman/listinfo/rp-pppoe
>



-- 
Zoran Banković
cell: +382/67/200-240

skype: begeipsilon
ICQ#: 26889658
MSN: zoranbankovic at hotmail.com
yahoo: bungybankovic at yahoo.com


More information about the RP-PPPoE mailing list