5 May
2007
5 May
'07
2:58 a.m.
Joseph wrote:
Is it possible to use wild card domains in proxy.conf?
No. But you can write regexes in the "users" file: DEFAULT User-Name =~ "(([a-zA-Z]+\.)*foo.com", Proxy-To-Realm := "foo.com" Will cause the following to be proxied to "foo.com": user@foo.com user@bar.foo.com user@bx.y.foo.com ... Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog