OK. So it seems to be possible. So i start by adding the section to proxy.conf --proxy.conf realm Safeword { type = radius authhost = <ip>:1645 accthost = <ip>:1646 secret = <secret> } realm Portwise { type = radius authhost = <ip>:1645 accthost = <ip>:1646 secret = <secret> } But how do i configure users file so that it does query the SQL-database? Let´s say every user-record contains information in the table Authentication-Server (Safeword or Portwise). Regards Mika -- View this message in context: http://www.nabble.com/Freeradius%2C-PostgreSQL-and-One-Time-Password-backend... Sent from the FreeRadius - User mailing list archive at Nabble.com.