Re: PPPoE



----- Original Message ----- From: "Farhad" <farhad.i@xxxxxxxxxx>
To: "'Farhad'" <farhad.i@xxxxxxxxxx>
Cc: <freebsd-isp@xxxxxxxxxxx>
Sent: Sunday, April 16, 2006 2:00 PM
Subject: RE: PPPoE



-----Original Message-----
From: Farhad [mailto:farhad.i@xxxxxxxxxx]
Sent: Sunday, April 16, 2006 12:53 AM
To: 'Alen Sarkinovic'
Subject: RE: PPPoE

I have same processor type processor and ram and Freebsd 5.4
I have simultaneous connections about 150 then when I press command ps aux I
see 10 session of
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p "*" em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p "*" em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p "*" em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p "*" em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p "*" em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p "*" em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p "*" em0
/usr/libexec/pppoed -P /var/run/pppoed.pid -l pppoe-in -c 10 -p "*" em0

-c paramater? maybe you had a patched pppoed...

And then this sessions are killed

you will see lots of pppoed processes if there are lots of incoming PADI pppoe frames....

What kind of billing system did you use ?

user ppp supports radius for authentication, authorization and accounting...

one problem with user ppp regarding to its radius accounting... it will just send only one accounting packet regardless the link going to radius server is down or not and then exit ppp process...

fooler.

_______________________________________________
freebsd-isp@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-isp
To unsubscribe, send any mail to "freebsd-isp-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Radius and MAC Address Access Control
    ... Might I suggest you look into just using PPPoE for wireless applications? ... > to enable MAC Address Access Control with a radius server. ... To unsubscribe, ...
    (freebsd-isp)
  • Freeradius and Mikrotik as NAS
    ... I've installed mikrotik's router on my box, set up my radius server to work nicely with mysql and md5 hashed passwords. ... Now I need to chose whether to use ppp or pppoe for users to authenticate and connect to the outside world. ... I want my radius server to talk to the NAS and give my users different bandwith based on their usernames. ... How can freeradius send that kind of info to the mikrotik router? ...
    (freebsd-isp)
  • Re: PPPOE+RADIUS
    ... i setup my pppoe set from this Doc i test freebsd ... the problem (e.g. radtest to check the radius server and its responses, ... tcpdump to look at the radius packets coming from the pppoe 'nas', log files ...
    (freebsd-isp)