that seems quite ok,

if you check i believe you will find out that on one computer you are
using a kernel 2.4 and on the other a kernel 2.6.

The new kernel 2.6 has a changed thread-handling, so that threads are
shown with the process ID of the main process, as you can see with:

ps axH

For reasons i do not know ps afxH is not working (f in combination with
H).

best regards


Am Mon, den 12.07.2004 schrieb Rogerio Albandes um 14:28:
> 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
-- 
Raimund Sacherer
IT Development

e W) a) v) e 
eWave Telekommunikation GmbH
A-1210 Wien, Ignaz-K�ck-Stra�e 1
Tel: +43 1 278 36 50-45
Fax: +43 1 278 36 50-33

www.eWave.at


-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to