I want to authenticate a user, if he is not found in 192.168.123.13, ( localhost ), he'll be proxied to 192.168.123.9 I'm putting this in proxy.conf, but it's not even sending a request to 192.168.123.9! Any ideas? # A realm entry with an optional fail-over realm. A request from # "user@isp2.com" will be sent to radius.isp2.com as "user@isp2.com", # because the 'nostrip' directive is specified for this realm. # realm waza { type = radius authhost = 192.168.5.13:1812 accthost = 192.168.5.13:1813 secret = testing123 ldflag = fail_over # nostrip } # # The fail-over realm for isp2.com # realm waza { type = radius authhost = 192.168.5.9:1812 accthost = 192.168.5.9:1913 secret = testing123 ldflag = fail_over # nostrip } Regard, Twanny. _________________________________________________________________ News, entertainment and everything you care about at Live.com. Get it now! http://www.live.com/getstarted.aspx