How do I Instruct Freeradius to connect to postgreSQL Database on a port other than 5432?

2007-09-12 Thread justice obrey
I finally managed to figure it out. In the postgresql.conf file, I put in: port = '5490' and that worked. - Luggage? GPS? Comic books? Check out fitting gifts for grads at Yahoo! Search.- List info/subscribe/unsubscribe? See http://www.freeradius.org/li

How do I Instruct Freeradius to connect to postgreSQL Database on a port other than 5432?

2007-09-12 Thread justice obrey
All, The PostgreSQL database that I want my freeradius-1.1.7 to connect to is running on a port different from the default 5432 and beacause of this, Freeradius is not not able to connect to the database. How do I change my fFreeradius configuration to instruct it to to the postgresql databa

Proxy accounting information in a diffrect table

2007-08-31 Thread justice obrey
How do you configure freeradius to receive accounting information from a proxy radius server ? Is it possible to store this accounting information in a different table in postgresql database? Thanks - Choose the right car based on your needs. Check out

How do you make 'rlm_sql_postgresql' driver connect to Postgresql on different Ports

2007-08-30 Thread justice obrey
I have setup freeradius and Postgresql for authentication and accounting purposes. With Postgresql running on the default port 5432, the system works. If I change the port on which Postgresql runs to say 5490, how do I get the driver 'rlm_sql_postgresql' to connect to postgresql on the new por