Dear Rogerio Albandes, These are threads, not processes. You may see all threads of the same process as a single process or as different processes. It depends on OS version and thread library used. Your second host probably has older Linux version while first one has more recent version or Unix.
--Monday, July 12, 2004, 4:28:13 PM, you wrote to [EMAIL PROTECTED]: RA> Hello, RA> Excuse for my bad english. RA> Mysql radius start with only 1 process: RA> 30464 ? S 0:00 /usr/local/sbin/radiusd -y RA> In another machine its OK: RA> 2164 ? S 0:01 /usr/local/sbin/radiusd -y RA> 2167 ? S 0:00 \_ /usr/local/sbin/radiusd -y RA> 2168 ? S 0:02 \_ /usr/local/sbin/radiusd -y RA> 2169 ? S 0:02 \_ /usr/local/sbin/radiusd -y RA> 2170 ? S 0:02 \_ /usr/local/sbin/radiusd -y RA> 2171 ? S 0:02 \_ /usr/local/sbin/radiusd -y RA> 2172 ? S 0:02 \_ /usr/local/sbin/radiusd -y RA> radius.conf : start_servers = 5 RA> TIA RA> ----- Original Message ----- RA> From: "Mihai Barbulescu" <[EMAIL PROTECTED]> RA> To: <[EMAIL PROTECTED]> RA> Sent: Monday, July 12, 2004 10:31 AM RA> 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 RA> 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 RA> 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 RA> http://www.freeradius.org/list/users.html >> >> RA> - RA> List info/subscribe/unsubscribe? See RA> http://www.freeradius.org/list/users.html -- ~/ZARAZA ���� ��� ������ ������, ��� ��������� ����� �����. (���) - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

