Hello, Excuse for my bad english.
Mysql radius start with only 1 process: 30464 ? S 0:00 /usr/local/sbin/radiusd -y In another machine its OK: 2164 ? S 0:01 /usr/local/sbin/radiusd -y 2167 ? S 0:00 \_ /usr/local/sbin/radiusd -y 2168 ? S 0:02 \_ /usr/local/sbin/radiusd -y 2169 ? S 0:02 \_ /usr/local/sbin/radiusd -y 2170 ? S 0:02 \_ /usr/local/sbin/radiusd -y 2171 ? S 0:02 \_ /usr/local/sbin/radiusd -y 2172 ? S 0:02 \_ /usr/local/sbin/radiusd -y radius.conf : start_servers = 5 TIA ----- Original Message ----- From: "Mihai Barbulescu" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, July 12, 2004 10:31 AM Subject: cisco(as5350)+radius > Hello, > > I have a CISCO AS 5350 and i whant it to write in a radius+msql. > aaa authentication login userauthen local > aaa accounting exec default start-stop group radius > aaa accounting connection h323 start-stop group radius > aaa session-id common > gw-accounting aaa > acct-template callhistory-detail > > radius-server host XXX auth-port 1813 acct-port 1812 > radius-server key 7 XXX > radius-server vsa send accounting > radius-server vsa send authentication > > I've configured freeradius to write in MYSQL. > In mysql i have the following tables on radius database(on wich i use them for a MAXTNT and they work fine) > radacct > radreply > radcheck > radgroupcheck > usergroup > > I receive accouting packets from cisco on my radius server but i don't now how > to configure radius to put them in another table from radius database. > So please someone help me > Thx. > > -- > Barbulescu Mihai > Network Engineer > RoEduNet Bucharest NOC > > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

