> 
> Also, are you sure it is proxying based on your 'prefix' 
> definition, and not your suffix definition?

Well, I know that it is proxying to the "IPASS" radius server that is
defined in the proxy.conf.  And if I enter just the "[EMAIL PROTECTED]" it
proxies correctly to the correct radius server, and strips it correctly.


> 
> I'll bet what you are seeing is that it is finding the 
> 'suffix' first, stripping it, and fowarding it.
> 
> What do your 'realm' stanzas look like, and what order do 
> they appear in your 'authorization' stanza?

This is there current definitions.  I have tried switching them, and it
still does the same thing.  I have also tried using a completely
different domain, and it still gets proxied to the IPASS server, but the
domain is stripped.

modules {
        ...
        realm sunset.net {
                format = suffix
                delimiter = "@"
        }

        realm IPASS {
                format = prefix
                delimiter = "/"
        }
        ...
}

authorize {
        preprocess
        sunset.net
        IPASS
        redundant {
                sql1
                sql2
        }
}



                                                      .~.
                                                      /v\
--                                                   // \\
JA                                                  /(   )\
                                                     ^`~`^
                                                   L I N U X
[-----------------------------------------------------------]
 Justin Ainsworth                    Systems Administrator &
 PHONE: (530) 879-5660x108      Technical Support Supervisor
 FAX:   (530) 879-5676                        Sunset Net LLC
 WEB:   http://www.sunset.net              1915 Mangrove Ave   
 EMAIL: [EMAIL PROTECTED]                       Chico, CA 95926  
[-----------------------------------------------------------] 


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

Reply via email to