Freeradius free zone/content accounting
Hi all: I'm new to freeradius. Really need some help and advice here. I want to set up a LAN with 100 client, if the client want to access the LAN service(local server, local media/web) is free and/Or not count in freeradius, but if the client want to access the WAN, the freeradius will count for those traffic. Is there any way i can distinguish the traffic couting base on ip or LAN/WAN in freeradius? Or is there any NAS can do this? My network setup at the moment is Local client PPPOE router-->Switch-->freeradius+mysql+pppoe+pptpd-->ADSL router to WAN | LAN server Many thanks for any advice and help!!! Louis -- View this message in context: http://www.nabble.com/Freeradius-free-zone-content-accounting-tp19545278p195... Sent from the FreeRadius - User mailing list archive at Nabble.com.
islouis wrote:
I want to set up a LAN with 100 client, if the client want to access the LAN service(local server, local media/web) is free and/Or not count in freeradius, but if the client want to access the WAN, the freeradius will count for those traffic.
No. FreeRADIUS *stores* accounting information. The NAS *generates* it.
Is there any way i can distinguish the traffic couting base on ip or LAN/WAN in freeradius?
Only the NAS can do this.
My network setup at the moment is
Local client PPPOE router-->Switch-->freeradius+mysql+pppoe+pptpd-->ADSL router to WAN | LAN server
Install traffic counters on the main server box. See mrtg and related tools. Alan DeKok.
islouis wrote:
Is there any way i can distinguish the traffic couting base on ip or LAN/WAN in freeradius? Or is there any NAS can do this?
Your nas should do this. You can do this with Cisco ISG, for example. Or, on linux - http://sourceforge.net/project/showfiles.php?group_id=115151&package_id=1943... -- With best regards, Evgeniy Kozhuhovskiy, Leader of Services team, Minsk State Phony Network, RUE Beltelecom.
participants (3)
-
Alan DeKok -
Evgeniy Kozhuhovskiy -
islouis